Pull request #43130 updated Started by user Sebastiaan van Stijn Rebuilds build #14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 483aa6294b457ad4f60df91e46c0038a0e953dad+6e05fa7076670a55d94c57578a3b0097f3ca4b53 (5c86fc287660ffb61729bfc7f45271b2c6598a82) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43130@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-20T12:09:20.304Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T12:09:20.309Z] Trying to pass milestone 14 [Pipeline] milestone [2022-01-20T12:09:20.378Z] Trying to pass milestone 15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T12:09:35.539Z] Still waiting to schedule task [2022-01-20T12:09:35.541Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:10:32.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcc02965745a92c2) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:10:32.374Z] The recommended git tool is: git [2022-01-20T12:10:35.513Z] using credential docker-jenkins-github-credentials [2022-01-20T12:10:35.524Z] Cloning the remote Git repository [2022-01-20T12:10:35.524Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:10:34.420Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:10:34.495Z] > git init /home/ubuntu/workspace/moby_PR-43130 # timeout=10 [2022-01-20T12:10:34.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:10:34.764Z] > git --version # timeout=10 [2022-01-20T12:10:34.814Z] > git --version # 'git version 2.17.1' [2022-01-20T12:10:34.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:10:34.816Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:11:01.702Z] Fetching without tags [2022-01-20T12:11:02.233Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:11:01.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:11:01.575Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:11:01.602Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:11:01.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:11:01.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:11:01.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:11:01.727Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:11:02.251Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:11:02.274Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:11:04.269Z] Merge succeeded, producing 036e4725f8146dd082f71201a71734f52411f9be [2022-01-20T12:11:04.269Z] Checking out Revision 036e4725f8146dd082f71201a71734f52411f9be (PR-43130) [2022-01-20T12:11:03.422Z] > git remote # timeout=10 [2022-01-20T12:11:03.462Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:11:03.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:11:03.487Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:11:04.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:11:04.272Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:11:04.307Z] > git checkout -f 036e4725f8146dd082f71201a71734f52411f9be # timeout=10 [2022-01-20T12:11:08.144Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:11:08.174Z] First time build. Skipping changelog. [2022-01-20T12:11:08.155Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T12:11:09.416Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/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-01-20T12:11:17.564Z] Unable to find image 'alpine:latest' locally [2022-01-20T12:11:17.564Z] latest: Pulling from library/alpine [2022-01-20T12:11:17.564Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T12:11:17.564Z] 59bf1c3509f3: Download complete [2022-01-20T12:11:17.564Z] 59bf1c3509f3: Pull complete [2022-01-20T12:11:17.564Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T12:11:17.564Z] Status: Downloaded newer image for alpine:latest [2022-01-20T12:11:27.591Z] 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 [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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] // 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T12:11:43.913Z] Still waiting to schedule task [2022-01-20T12:11:43.913Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0795bf71595152ca3)’ is offline [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.913Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] Still waiting to schedule task [2022-01-20T12:11:43.914Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0795bf71595152ca3)’ is offline [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.914Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] Still waiting to schedule task [2022-01-20T12:11:43.915Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0795bf71595152ca3)’ is offline [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-01-20T12:11:43.915Z] Still waiting to schedule task [2022-01-20T12:11:43.915Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08d968ce07f2954ca)’ [2022-01-20T12:11:43.917Z] Still waiting to schedule task [2022-01-20T12:11:43.917Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a78554454876a5c)’ [2022-01-20T12:11:43.918Z] Still waiting to schedule task [2022-01-20T12:11:43.918Z] Waiting for next available executor on ‘windows-2019’ [2022-01-20T12:11:43.919Z] Still waiting to schedule task [2022-01-20T12:11:43.919Z] Waiting for next available executor on ‘windows-2022’ [2022-01-20T12:11:43.920Z] Still waiting to schedule task [2022-01-20T12:11:43.920Z] Waiting for next available executor on ‘windows-2022’ [2022-01-20T12:11:55.474Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fcc02965745a92c2) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:11:55.497Z] The recommended git tool is: git [2022-01-20T12:11:55.507Z] using credential docker-jenkins-github-credentials [2022-01-20T12:11:55.527Z] Fetching changes from the remote Git repository [2022-01-20T12:11:55.542Z] Fetching without tags [2022-01-20T12:11:55.753Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:11:56.241Z] Merge succeeded, producing c31482ae8b2360c374db5b4674a43a76f6cbd6b9 [2022-01-20T12:11:56.241Z] Checking out Revision c31482ae8b2360c374db5b4674a43a76f6cbd6b9 (PR-43130) [2022-01-20T12:11:56.364Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:11:56.373Z] First time build. Skipping changelog. [2022-01-20T12:11:55.514Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43130/.git # timeout=10 [2022-01-20T12:11:55.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:11:55.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:11:55.544Z] > git --version # timeout=10 [2022-01-20T12:11:55.547Z] > git --version # 'git version 2.17.1' [2022-01-20T12:11:55.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:11:55.550Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:11:55.755Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:11:55.764Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:11:55.961Z] > git remote # timeout=10 [2022-01-20T12:11:55.965Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:11:55.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:11:55.970Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:11:56.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:11:56.244Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:11:56.258Z] > git checkout -f c31482ae8b2360c374db5b4674a43a76f6cbd6b9 # timeout=10 [2022-01-20T12:11:56.366Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T12:11:57.126Z] + [ PR != PR ] [2022-01-20T12:11:57.126Z] + [ master != master ] [2022-01-20T12:11:57.126Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:11:57.459Z] + docker version [2022-01-20T12:11:57.459Z] Client: Docker Engine - Community [2022-01-20T12:11:57.459Z] Version: 20.10.12 [2022-01-20T12:11:57.459Z] API version: 1.41 [2022-01-20T12:11:57.459Z] Go version: go1.16.12 [2022-01-20T12:11:57.459Z] Git commit: e91ed57 [2022-01-20T12:11:57.459Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T12:11:57.459Z] OS/Arch: linux/amd64 [2022-01-20T12:11:57.459Z] Context: default [2022-01-20T12:11:57.459Z] Experimental: true [2022-01-20T12:11:57.459Z] [2022-01-20T12:11:57.459Z] Server: Docker Engine - Community [2022-01-20T12:11:57.459Z] Engine: [2022-01-20T12:11:57.459Z] Version: 20.10.12 [2022-01-20T12:11:57.459Z] API version: 1.41 (minimum version 1.12) [2022-01-20T12:11:57.459Z] Go version: go1.16.12 [2022-01-20T12:11:57.459Z] Git commit: 459d0df [2022-01-20T12:11:57.459Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T12:11:57.459Z] OS/Arch: linux/amd64 [2022-01-20T12:11:57.459Z] Experimental: true [2022-01-20T12:11:57.459Z] containerd: [2022-01-20T12:11:57.459Z] Version: 1.4.12 [2022-01-20T12:11:57.459Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:11:57.459Z] runc: [2022-01-20T12:11:57.459Z] Version: 1.0.2 [2022-01-20T12:11:57.459Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T12:11:57.459Z] docker-init: [2022-01-20T12:11:57.459Z] Version: 0.19.0 [2022-01-20T12:11:57.459Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T12:11:57.745Z] + docker info [2022-01-20T12:12:15.832Z] Client: [2022-01-20T12:12:15.832Z] Context: default [2022-01-20T12:12:15.832Z] Debug Mode: false [2022-01-20T12:12:15.832Z] Plugins: [2022-01-20T12:12:15.832Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T12:12:15.832Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T12:12:15.832Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T12:12:15.832Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T12:12:15.832Z] [2022-01-20T12:12:15.832Z] Server: [2022-01-20T12:12:15.832Z] Containers: 0 [2022-01-20T12:12:15.832Z] Running: 0 [2022-01-20T12:12:15.832Z] Paused: 0 [2022-01-20T12:12:15.832Z] Stopped: 0 [2022-01-20T12:12:15.832Z] Images: 1 [2022-01-20T12:12:15.832Z] Server Version: 20.10.12 [2022-01-20T12:12:15.832Z] Storage Driver: overlay2 [2022-01-20T12:12:15.832Z] Backing Filesystem: extfs [2022-01-20T12:12:15.832Z] Supports d_type: true [2022-01-20T12:12:15.832Z] Native Overlay Diff: true [2022-01-20T12:12:15.832Z] userxattr: false [2022-01-20T12:12:15.832Z] Logging Driver: json-file [2022-01-20T12:12:15.832Z] Cgroup Driver: cgroupfs [2022-01-20T12:12:15.832Z] Cgroup Version: 1 [2022-01-20T12:12:15.832Z] Plugins: [2022-01-20T12:12:15.832Z] Volume: local [2022-01-20T12:12:15.832Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T12:12:15.832Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T12:12:15.832Z] Swarm: inactive [2022-01-20T12:12:15.832Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T12:12:15.832Z] Default Runtime: runc [2022-01-20T12:12:15.832Z] Init Binary: docker-init [2022-01-20T12:12:15.832Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:12:15.832Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T12:12:15.832Z] init version: de40ad0 [2022-01-20T12:12:15.832Z] Security Options: [2022-01-20T12:12:15.832Z] apparmor [2022-01-20T12:12:15.832Z] seccomp [2022-01-20T12:12:15.832Z] Profile: default [2022-01-20T12:12:15.832Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T12:12:15.832Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T12:12:15.832Z] OSType: linux [2022-01-20T12:12:15.832Z] Architecture: x86_64 [2022-01-20T12:12:15.832Z] CPUs: 2 [2022-01-20T12:12:15.832Z] Total Memory: 7.565GiB [2022-01-20T12:12:15.832Z] Name: ip-10-100-122-113 [2022-01-20T12:12:15.832Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T12:12:15.832Z] Docker Root Dir: /var/lib/docker [2022-01-20T12:12:15.832Z] Debug Mode: false [2022-01-20T12:12:15.832Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:12:15.832Z] Labels: [2022-01-20T12:12:15.832Z] Experimental: true [2022-01-20T12:12:15.832Z] Insecure Registries: [2022-01-20T12:12:15.832Z] 127.0.0.0/8 [2022-01-20T12:12:15.832Z] Live Restore Enabled: true [2022-01-20T12:12:15.832Z] [2022-01-20T12:12:15.832Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T12:12:16.117Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:12:16.117Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:12:16.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43130/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T12:12:16.117Z] + bash /home/ubuntu/workspace/moby_PR-43130/check-config.sh [2022-01-20T12:12:16.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T12:12:16.117Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T12:12:16.117Z] [2022-01-20T12:12:16.117Z] Generally Necessary: [2022-01-20T12:12:16.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T12:12:16.117Z] - apparmor: enabled and tools installed [2022-01-20T12:12:16.117Z] - CONFIG_NAMESPACES: enabled [2022-01-20T12:12:16.117Z] - CONFIG_NET_NS: enabled [2022-01-20T12:12:16.117Z] - CONFIG_PID_NS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_IPC_NS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_UTS_NS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUPS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CPUSETS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_MEMCG: enabled [2022-01-20T12:12:16.118Z] - CONFIG_KEYS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_VETH: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T12:12:16.118Z] [2022-01-20T12:12:16.118Z] Optional Features: [2022-01-20T12:12:16.118Z] - CONFIG_USER_NS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_SECCOMP: enabled [2022-01-20T12:12:16.118Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T12:12:16.118Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T12:12:16.118Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T12:12:16.118Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T12:12:16.118Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T12:12:16.118Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T12:12:16.118Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T12:12:16.118Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T12:12:16.118Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T12:12:16.118Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T12:12:16.118Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T12:12:16.118Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T12:12:16.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T12:12:16.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T12:12:16.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T12:12:16.377Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T12:12:16.377Z] - CONFIG_EXT4_FS: enabled [2022-01-20T12:12:16.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T12:12:16.377Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T12:12:16.377Z] - Network Drivers: [2022-01-20T12:12:16.377Z] - "overlay": [2022-01-20T12:12:16.377Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T12:12:16.377Z] Optional (for encrypted networks): [2022-01-20T12:12:16.377Z] - CONFIG_CRYPTO: enabled [2022-01-20T12:12:16.377Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T12:12:16.377Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T12:12:16.377Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T12:12:16.377Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T12:12:16.377Z] - CONFIG_XFRM: enabled [2022-01-20T12:12:16.377Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T12:12:16.377Z] - "ipvlan": [2022-01-20T12:12:16.377Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T12:12:16.377Z] - "macvlan": [2022-01-20T12:12:16.377Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T12:12:16.377Z] - "ftp,tftp client in container": [2022-01-20T12:12:16.377Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T12:12:16.377Z] - Storage Drivers: [2022-01-20T12:12:16.377Z] - "aufs": [2022-01-20T12:12:16.377Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T12:12:16.377Z] - "btrfs": [2022-01-20T12:12:16.377Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T12:12:16.377Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T12:12:16.377Z] - "devicemapper": [2022-01-20T12:12:16.377Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T12:12:16.377Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T12:12:16.377Z] - "overlay": [2022-01-20T12:12:16.377Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T12:12:16.377Z] - "zfs": [2022-01-20T12:12:16.377Z] - /dev/zfs: present [2022-01-20T12:12:16.377Z] - zfs command: missing [2022-01-20T12:12:16.377Z] - zpool command: missing [2022-01-20T12:12:16.377Z] [2022-01-20T12:12:16.377Z] Limits: [2022-01-20T12:12:16.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T12:12:16.377Z] [2022-01-20T12:12:16.377Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T12:12:16.706Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 . [2022-01-20T12:12:16.706Z] #2 [internal] load .dockerignore [2022-01-20T12:12:16.706Z] #2 sha256:9ef78e10e1c82679c039fb5ed15508fdd8d6299bcf6e1a846ac044962d0ded11 [2022-01-20T12:12:16.706Z] #2 transferring context: 87B 0.0s done [2022-01-20T12:12:16.706Z] #2 DONE 0.0s [2022-01-20T12:12:16.706Z] [2022-01-20T12:12:16.706Z] #1 [internal] load build definition from Dockerfile [2022-01-20T12:12:16.706Z] #1 sha256:6e784dff961c7e23398015d5801205da19d254b205d07cc3353b13014cff10c6 [2022-01-20T12:12:16.706Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-01-20T12:12:16.706Z] #1 DONE 0.1s [2022-01-20T12:12:16.706Z] [2022-01-20T12:12:16.706Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T12:12:16.706Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T12:12:17.277Z] #3 DONE 0.3s [2022-01-20T12:12:17.277Z] [2022-01-20T12:12:17.277Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T12:12:17.277Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T12:12:17.277Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T12:12:17.277Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T12:12:17.277Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T12:12:17.277Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T12:12:17.277Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T12:12:17.277Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T12:12:17.536Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T12:12:17.536Z] #4 DONE 0.5s [2022-01-20T12:12:17.795Z] [2022-01-20T12:12:17.795Z] #6 [internal] load .dockerignore [2022-01-20T12:12:17.795Z] #6 sha256:97b96f1af4eb04e59656709275958ae24aec84b2464daf28ea2e58af630ca14b [2022-01-20T12:12:17.795Z] #6 DONE 0.0s [2022-01-20T12:12:17.795Z] [2022-01-20T12:12:17.795Z] #5 [internal] load build definition from Dockerfile [2022-01-20T12:12:17.795Z] #5 sha256:954f530525f385fff2714dc0c68f60c5324e46b333351f692c2ddf8cef8402a5 [2022-01-20T12:12:17.795Z] #5 DONE 0.0s [2022-01-20T12:12:17.795Z] [2022-01-20T12:12:17.795Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:12:17.795Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:12:19.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0795bf71595152ca3) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:12:19.161Z] The recommended git tool is: git [2022-01-20T12:12:19.175Z] #10 DONE 1.0s [2022-01-20T12:12:19.175Z] [2022-01-20T12:12:19.175Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T12:12:19.175Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T12:12:19.175Z] #7 DONE 1.0s [2022-01-20T12:12:19.175Z] [2022-01-20T12:12:19.175Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:12:19.175Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:12:19.175Z] #8 DONE 1.1s [2022-01-20T12:12:19.175Z] [2022-01-20T12:12:19.175Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T12:12:19.175Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T12:12:19.175Z] #9 DONE 1.1s [2022-01-20T12:12:19.175Z] [2022-01-20T12:12:19.175Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:19.175Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:19.175Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d done [2022-01-20T12:12:19.175Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T12:12:19.175Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T12:12:19.175Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T12:12:19.175Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-20T12:12:19.436Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 13.66MB / 54.92MB 0.3s [2022-01-20T12:12:19.436Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 19.92MB / 54.92MB 0.4s [2022-01-20T12:12:19.698Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 31.30MB / 54.92MB 0.5s [2022-01-20T12:12:19.698Z] #35 ... [2022-01-20T12:12:19.698Z] [2022-01-20T12:12:19.698Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:12:19.698Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:12:19.698Z] #52 DONE 0.7s [2022-01-20T12:12:19.698Z] [2022-01-20T12:12:19.698Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:19.698Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:19.698Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 0.6s [2022-01-20T12:12:19.698Z] #35 ... [2022-01-20T12:12:19.698Z] [2022-01-20T12:12:19.698Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:12:19.698Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:12:19.698Z] #52 DONE 0.0s [2022-01-20T12:12:19.698Z] [2022-01-20T12:12:19.698Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:19.698Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:19.698Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 48.23MB / 54.92MB 0.8s [2022-01-20T12:12:19.964Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.0s [2022-01-20T12:12:20.537Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.4s done [2022-01-20T12:12:20.799Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T12:12:22.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f48d43e6486d3c3) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:12:22.432Z] The recommended git tool is: git [2022-01-20T12:12:22.739Z] #35 ... [2022-01-20T12:12:22.739Z] [2022-01-20T12:12:22.739Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:12:22.739Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:12:22.739Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T12:12:22.739Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:12:22.739Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T12:12:22.739Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T12:12:22.739Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-01-20T12:12:22.739Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-01-20T12:12:22.739Z] #74 DONE 3.6s [2022-01-20T12:12:22.739Z] [2022-01-20T12:12:22.739Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:22.739Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:23.008Z] using credential docker-jenkins-github-credentials [2022-01-20T12:12:23.023Z] Cloning the remote Git repository [2022-01-20T12:12:23.023Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:12:22.507Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:12:22.582Z] > git init /home/ubuntu/workspace/moby_PR-43130 # timeout=10 [2022-01-20T12:12:22.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:12:22.867Z] > git --version # timeout=10 [2022-01-20T12:12:22.884Z] > git --version # 'git version 2.17.1' [2022-01-20T12:12:22.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:22.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:24.649Z] #35 ... [2022-01-20T12:12:24.649Z] [2022-01-20T12:12:24.649Z] #31 [internal] load build context [2022-01-20T12:12:24.650Z] #31 sha256:55e177a1a8df934da744da97331893a021390584257f149cc48e439495db22ab [2022-01-20T12:12:24.650Z] #31 transferring context: 56.54MB 4.6s done [2022-01-20T12:12:24.650Z] #31 DONE 5.3s [2022-01-20T12:12:24.650Z] [2022-01-20T12:12:24.650Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:24.650Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:24.730Z] using credential docker-jenkins-github-credentials [2022-01-20T12:12:24.739Z] Cloning the remote Git repository [2022-01-20T12:12:24.739Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:12:25.219Z] #35 ... [2022-01-20T12:12:25.219Z] [2022-01-20T12:12:25.219Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:12:25.219Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:12:25.219Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T12:12:25.219Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T12:12:25.219Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:12:25.219Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T12:12:25.219Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-01-20T12:12:25.219Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-01-20T12:12:25.219Z] #76 DONE 6.1s [2022-01-20T12:12:25.219Z] [2022-01-20T12:12:25.219Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:12:25.219Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:12:24.762Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:12:24.814Z] > git init /home/ubuntu/workspace/moby_PR-43130 # timeout=10 [2022-01-20T12:12:25.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:12:25.037Z] > git --version # timeout=10 [2022-01-20T12:12:25.050Z] > git --version # 'git version 2.17.1' [2022-01-20T12:12:25.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:25.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:26.158Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s done [2022-01-20T12:12:26.158Z] #35 DONE 7.2s [2022-01-20T12:12:26.158Z] [2022-01-20T12:12:26.158Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T12:12:26.158Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T12:12:26.158Z] #75 DONE 0.5s [2022-01-20T12:12:26.158Z] [2022-01-20T12:12:26.158Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T12:12:26.158Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T12:12:27.096Z] #77 DONE 0.7s [2022-01-20T12:12:27.097Z] [2022-01-20T12:12:27.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:12:27.097Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:12:27.097Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T12:12:27.097Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.2s done [2022-01-20T12:12:27.097Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T12:12:27.097Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T12:12:27.097Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T12:12:27.097Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s done [2022-01-20T12:12:27.097Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.6s done [2022-01-20T12:12:27.097Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.9s done [2022-01-20T12:12:27.097Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.2s done [2022-01-20T12:12:27.097Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 5.7s done [2022-01-20T12:12:27.097Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.0s done [2022-01-20T12:12:27.097Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-20T12:12:27.097Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.1s [2022-01-20T12:12:27.666Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.6s done [2022-01-20T12:12:27.666Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T12:12:33.009Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-20T12:12:33.009Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T12:12:36.340Z] #11 ... [2022-01-20T12:12:36.340Z] [2022-01-20T12:12:36.340Z] #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-01-20T12:12:36.340Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:12:36.340Z] #36 1.694 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:12:36.340Z] #36 1.695 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:12:36.340Z] #36 1.695 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:12:36.340Z] #36 1.833 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:12:36.340Z] #36 1.989 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:12:36.340Z] #36 2.264 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:12:36.340Z] #36 3.634 Fetched 8492 kB in 2s (3856 kB/s) [2022-01-20T12:12:36.340Z] #36 3.634 Reading package lists... [2022-01-20T12:12:36.340Z] #36 4.437 Reading package lists... [2022-01-20T12:12:36.340Z] #36 5.225 Building dependency tree... [2022-01-20T12:12:36.340Z] #36 5.593 The following additional packages will be installed: [2022-01-20T12:12:36.340Z] #36 5.593 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T12:12:36.340Z] #36 5.593 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T12:12:36.340Z] #36 5.593 Recommended packages: [2022-01-20T12:12:36.340Z] #36 5.593 libldap-common publicsuffix libsasl2-modules [2022-01-20T12:12:36.340Z] #36 5.765 The following NEW packages will be installed: [2022-01-20T12:12:36.340Z] #36 5.765 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T12:12:36.340Z] #36 5.765 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T12:12:36.340Z] #36 5.765 libssh2-1 openssl [2022-01-20T12:12:36.340Z] #36 6.049 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:12:36.340Z] #36 6.049 Need to get 3038 kB of archives. [2022-01-20T12:12:36.340Z] #36 6.049 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T12:12:36.340Z] #36 6.049 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T12:12:36.340Z] #36 6.067 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T12:12:36.340Z] #36 6.067 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T12:12:36.340Z] #36 6.067 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T12:12:36.340Z] #36 6.067 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T12:12:36.340Z] #36 6.070 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T12:12:36.340Z] #36 6.070 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T12:12:36.340Z] #36 6.071 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T12:12:36.340Z] #36 6.072 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T12:12:36.340Z] #36 6.073 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T12:12:36.340Z] #36 6.076 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T12:12:36.340Z] #36 6.080 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T12:12:36.340Z] #36 6.082 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:12:36.340Z] #36 6.083 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:12:36.340Z] #36 6.085 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:12:36.340Z] #36 6.227 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:12:36.340Z] #36 6.261 Fetched 3038 kB in 0s (9361 kB/s) [2022-01-20T12:12:36.340Z] #36 6.288 Selecting previously unselected package openssl. [2022-01-20T12:12:36.340Z] #36 6.288 (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-01-20T12:12:36.340Z] #36 6.288 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.292 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 6.448 Selecting previously unselected package ca-certificates. [2022-01-20T12:12:36.340Z] #36 6.448 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T12:12:36.340Z] #36 6.457 Unpacking ca-certificates (20210119) ... [2022-01-20T12:12:36.340Z] #36 6.527 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T12:12:36.340Z] #36 6.527 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.536 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:12:36.340Z] #36 6.610 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T12:12:36.340Z] #36 6.610 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.615 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:12:36.340Z] #36 6.661 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T12:12:36.340Z] #36 6.661 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.667 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:12:36.340Z] #36 6.717 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T12:12:36.340Z] #36 6.718 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.721 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:12:36.340Z] #36 6.786 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T12:12:36.340Z] #36 6.786 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.790 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:12:36.340Z] #36 6.834 Selecting previously unselected package libpsl5:amd64. [2022-01-20T12:12:36.340Z] #36 6.835 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.842 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:12:36.340Z] #36 6.883 Selecting previously unselected package librtmp1:amd64. [2022-01-20T12:12:36.340Z] #36 6.884 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.888 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:12:36.340Z] #36 6.931 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T12:12:36.340Z] #36 6.931 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 6.934 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:12:36.340Z] #36 7.021 Selecting previously unselected package libcurl4:amd64. [2022-01-20T12:12:36.340Z] #36 7.021 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 7.026 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 7.096 Selecting previously unselected package curl. [2022-01-20T12:12:36.340Z] #36 7.097 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 7.101 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 7.168 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:12:36.340Z] #36 7.168 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 7.173 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:12:36.340Z] #36 7.253 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:12:36.340Z] #36 7.253 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 7.256 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:12:36.340Z] #36 7.335 Selecting previously unselected package jq. [2022-01-20T12:12:36.340Z] #36 7.335 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:12:36.340Z] #36 7.345 Unpacking jq (1.6-2.1) ... [2022-01-20T12:12:36.340Z] #36 7.406 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:12:36.340Z] #36 7.418 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:12:36.340Z] #36 7.432 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:12:36.340Z] #36 7.445 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:12:36.340Z] #36 7.459 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:12:36.340Z] #36 7.471 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:12:36.340Z] #36 7.481 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:12:36.340Z] #36 7.493 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 7.509 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:12:36.340Z] #36 7.524 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:12:36.340Z] #36 7.537 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:12:36.340Z] #36 7.554 Setting up ca-certificates (20210119) ... [2022-01-20T12:12:36.340Z] #36 8.488 Updating certificates in /etc/ssl/certs... [2022-01-20T12:12:36.340Z] #36 9.239 129 added, 0 removed; done. [2022-01-20T12:12:36.340Z] #36 9.459 Setting up jq (1.6-2.1) ... [2022-01-20T12:12:36.340Z] #36 9.470 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 9.482 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:12:36.340Z] #36 9.494 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:12:36.340Z] #36 9.513 Processing triggers for ca-certificates (20210119) ... [2022-01-20T12:12:36.340Z] #36 9.523 Updating certificates in /etc/ssl/certs... [2022-01-20T12:12:36.340Z] #36 10.15 0 added, 0 removed; done. [2022-01-20T12:12:36.340Z] #36 10.15 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T12:12:36.340Z] #36 10.16 done. [2022-01-20T12:12:36.340Z] #36 ... [2022-01-20T12:12:36.340Z] [2022-01-20T12:12:36.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:12:36.340Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:12:37.278Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.5s done [2022-01-20T12:12:37.278Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T12:12:39.189Z] #11 ... [2022-01-20T12:12:39.189Z] [2022-01-20T12:12:39.189Z] #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-01-20T12:12:39.189Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:12:39.189Z] #36 DONE 12.6s [2022-01-20T12:12:39.189Z] [2022-01-20T12:12:39.189Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T12:12:39.189Z] #37 sha256:b1182d8d4d6c9e3e9013d65625ba464556c5f79833828532f565179286a97fc5 [2022-01-20T12:12:39.189Z] #37 DONE 0.1s [2022-01-20T12:12:39.189Z] [2022-01-20T12:12:39.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:12:39.189Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:12:42.489Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.1s [2022-01-20T12:12:44.408Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.2s done [2022-01-20T12:12:44.668Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T12:12:44.928Z] #11 DONE 25.8s [2022-01-20T12:12:44.928Z] [2022-01-20T12:12:44.928Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:12:44.928Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:12:44.935Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ccfd5427df8cfe43) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:12:45.168Z] The recommended git tool is: git [2022-01-20T12:12:46.275Z] Fetching without tags [2022-01-20T12:12:46.308Z] #12 DONE 1.2s [2022-01-20T12:12:46.308Z] [2022-01-20T12:12:46.308Z] #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-01-20T12:12:46.308Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T12:12:46.545Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:12:46.571Z] #13 DONE 0.6s [2022-01-20T12:12:46.571Z] [2022-01-20T12:12:46.571Z] #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-01-20T12:12:46.571Z] #38 sha256:69945816b1a61dd19f3ad6b0c095a1d2656d30c2cae60ef2997ce04e1be64564 [2022-01-20T12:12:46.571Z] #38 1.594 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T12:12:46.571Z] #38 1.865 [2022-01-20T12:12:46.571Z] #38 2.078 #=#=# ######################################################################## 100.0% [2022-01-20T12:12:46.571Z] #38 2.326 [2022-01-20T12:12:46.571Z] #38 3.181 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T12:12:46.571Z] #38 3.457 [2022-01-20T12:12:46.571Z] #38 3.680 #=#=# ######################################################################## 100.0% [2022-01-20T12:12:46.571Z] #38 3.973 [2022-01-20T12:12:46.571Z] #38 4.922 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T12:12:46.571Z] #38 5.213 [2022-01-20T12:12:46.572Z] #38 5.432 #=#=# ####### 10.9% ######################################## 56.6% ################################################################ 89.4% ######################################################################## 100.0% [2022-01-20T12:12:46.572Z] #38 5.901 [2022-01-20T12:12:46.572Z] #38 6.775 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T12:12:46.572Z] #38 6.981 [2022-01-20T12:12:46.572Z] #38 7.197 #=#=# ######################################################################## 100.0% [2022-01-20T12:12:46.572Z] #38 7.477 [2022-01-20T12:12:46.831Z] #38 ... [2022-01-20T12:12:46.831Z] [2022-01-20T12:12:46.831Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T12:12:46.831Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T12:12:46.831Z] #40 DONE 0.2s [2022-01-20T12:12:46.831Z] [2022-01-20T12:12:46.831Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T12:12:46.831Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T12:12:46.831Z] #49 DONE 0.2s [2022-01-20T12:12:46.831Z] [2022-01-20T12:12:46.831Z] #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-01-20T12:12:46.831Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T12:12:46.831Z] #53 DONE 0.3s [2022-01-20T12:12:46.831Z] [2022-01-20T12:12:46.831Z] #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-01-20T12:12:46.831Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:12:47.677Z] Merge succeeded, producing 5f4706150f48602ba3283fef5e8870b65a08d14d [2022-01-20T12:12:47.678Z] Checking out Revision 5f4706150f48602ba3283fef5e8870b65a08d14d (PR-43130) [2022-01-20T12:12:46.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:12:46.214Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:12:46.233Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:46.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:12:46.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:12:46.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:46.280Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:46.552Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:12:46.575Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:12:47.186Z] > git remote # timeout=10 [2022-01-20T12:12:47.202Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:12:47.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:47.225Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:12:47.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:12:47.680Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:12:47.689Z] > git checkout -f 5f4706150f48602ba3283fef5e8870b65a08d14d # timeout=10 [2022-01-20T12:12:48.354Z] using credential docker-jenkins-github-credentials [2022-01-20T12:12:48.363Z] Cloning the remote Git repository [2022-01-20T12:12:48.363Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:12:48.645Z] Fetching without tags [2022-01-20T12:12:48.738Z] #50 ... [2022-01-20T12:12:48.738Z] [2022-01-20T12:12:48.738Z] #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-01-20T12:12:48.738Z] #38 sha256:69945816b1a61dd19f3ad6b0c095a1d2656d30c2cae60ef2997ce04e1be64564 [2022-01-20T12:12:48.738Z] #38 8.253 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T12:12:48.738Z] #38 8.788 [2022-01-20T12:12:48.738Z] #38 8.985 #=#=# ######################################################################## 100.0% [2022-01-20T12:12:48.738Z] #38 9.286 [2022-01-20T12:12:48.738Z] #38 9.376 Download of images into '/build' complete. [2022-01-20T12:12:48.738Z] #38 9.376 Use something like the following to load the result into a Docker daemon: [2022-01-20T12:12:48.738Z] #38 9.376 tar -cC '/build' . | docker load [2022-01-20T12:12:48.738Z] #38 DONE 9.5s [2022-01-20T12:12:48.738Z] [2022-01-20T12:12:48.738Z] #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-01-20T12:12:48.738Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:12:48.400Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:12:48.495Z] > git init /home/ubuntu/workspace/moby_PR-43130 # timeout=10 [2022-01-20T12:12:48.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:12:48.798Z] > git --version # timeout=10 [2022-01-20T12:12:48.812Z] > git --version # 'git version 2.25.1' [2022-01-20T12:12:48.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:48.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:48.997Z] #54 ... [2022-01-20T12:12:48.997Z] [2022-01-20T12:12:48.997Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-20T12:12:48.997Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-20T12:12:48.997Z] #14 DONE 2.3s [2022-01-20T12:12:49.056Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:12:49.256Z] [2022-01-20T12:12:49.256Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-20T12:12:49.256Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-20T12:12:48.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:12:48.564Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:12:48.584Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:48.619Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:12:48.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:12:48.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:48.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:12:49.065Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:12:49.089Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:12:49.767Z] > git remote # timeout=10 [2022-01-20T12:12:49.789Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:12:49.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:12:49.805Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:12:50.860Z] Merge succeeded, producing b9d9e6762249592799a5c94916c8ab301be9d636 [2022-01-20T12:12:50.861Z] Checking out Revision b9d9e6762249592799a5c94916c8ab301be9d636 (PR-43130) [2022-01-20T12:12:51.166Z] #15 DONE 1.7s [2022-01-20T12:12:51.166Z] [2022-01-20T12:12:51.166Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-20T12:12:51.166Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-20T12:12:51.584Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:12:51.619Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:12:52.107Z] #16 DONE 1.3s [2022-01-20T12:12:52.107Z] [2022-01-20T12:12:52.107Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-20T12:12:52.107Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-20T12:12:52.737Z] + docker version [2022-01-20T12:12:51.587Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:12:53.048Z] #17 DONE 1.0s [2022-01-20T12:12:53.048Z] [2022-01-20T12:12:53.049Z] #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-01-20T12:12:53.049Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:12:53.049Z] #54 3.435 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:12:53.049Z] #54 3.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:12:53.049Z] #54 3.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:12:53.049Z] #54 4.003 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T12:12:53.049Z] #54 4.486 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:12:53.049Z] #54 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:12:50.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:12:50.877Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:12:50.889Z] > git checkout -f b9d9e6762249592799a5c94916c8ab301be9d636 # timeout=10 [2022-01-20T12:12:54.435Z] #54 ... [2022-01-20T12:12:54.435Z] [2022-01-20T12:12:54.435Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-20T12:12:54.435Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-20T12:12:54.435Z] #18 DONE 1.2s [2022-01-20T12:12:54.435Z] [2022-01-20T12:12:54.435Z] #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-01-20T12:12:54.435Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:12:54.713Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:12:54.742Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:12:54.719Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:12:55.806Z] + docker version [2022-01-20T12:12:55.822Z] #19 1.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:12:55.822Z] #19 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:12:55.822Z] #19 1.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:12:56.064Z] Client: Docker Engine - Community [2022-01-20T12:12:56.064Z] Version: 20.10.12 [2022-01-20T12:12:56.064Z] API version: 1.41 [2022-01-20T12:12:56.064Z] Go version: go1.16.12 [2022-01-20T12:12:56.064Z] Git commit: e91ed57 [2022-01-20T12:12:56.064Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T12:12:56.064Z] OS/Arch: linux/amd64 [2022-01-20T12:12:56.064Z] Context: default [2022-01-20T12:12:56.064Z] Experimental: true [2022-01-20T12:12:56.064Z] [2022-01-20T12:12:56.064Z] Server: Docker Engine - Community [2022-01-20T12:12:56.064Z] Engine: [2022-01-20T12:12:56.064Z] Version: 20.10.12 [2022-01-20T12:12:56.064Z] API version: 1.41 (minimum version 1.12) [2022-01-20T12:12:56.064Z] Go version: go1.16.12 [2022-01-20T12:12:56.064Z] Git commit: 459d0df [2022-01-20T12:12:56.064Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T12:12:56.064Z] OS/Arch: linux/amd64 [2022-01-20T12:12:56.064Z] Experimental: true [2022-01-20T12:12:56.064Z] containerd: [2022-01-20T12:12:56.064Z] Version: 1.4.12 [2022-01-20T12:12:56.064Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:12:56.064Z] runc: [2022-01-20T12:12:56.064Z] Version: 1.0.2 [2022-01-20T12:12:56.064Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T12:12:56.064Z] docker-init: [2022-01-20T12:12:56.064Z] Version: 0.19.0 [2022-01-20T12:12:56.064Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T12:12:56.397Z] #19 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:12:56.460Z] + docker info [2022-01-20T12:12:56.656Z] #19 ... [2022-01-20T12:12:56.656Z] [2022-01-20T12:12:56.656Z] #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-01-20T12:12:56.656Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:12:56.656Z] #43 3.158 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:12:56.916Z] #43 ... [2022-01-20T12:12:56.916Z] [2022-01-20T12:12:56.916Z] #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-01-20T12:12:56.916Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:12:56.916Z] #60 3.617 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T12:12:56.916Z] #60 4.767 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T12:12:56.916Z] #60 4.767 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T12:12:56.916Z] #60 4.794 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T12:12:56.916Z] #60 6.659 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T12:12:56.916Z] #60 ... [2022-01-20T12:12:56.916Z] [2022-01-20T12:12:56.916Z] #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-01-20T12:12:56.916Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:12:56.916Z] #56 3.088 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:12:56.916Z] #56 4.517 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:12:56.916Z] #56 4.525 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:12:56.916Z] #56 4.540 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:12:56.916Z] #56 4.550 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:12:56.916Z] #56 4.922 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:12:56.916Z] #56 4.959 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:12:56.916Z] #56 4.962 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:12:56.916Z] #56 5.011 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:12:56.916Z] #56 5.028 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:12:56.916Z] #56 5.123 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:12:56.916Z] #56 5.207 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:12:56.916Z] #56 5.427 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:12:56.916Z] #56 9.541 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:12:56.916Z] #56 9.579 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:12:56.951Z] Client: Docker Engine - Community [2022-01-20T12:12:56.951Z] Version: 20.10.12 [2022-01-20T12:12:56.951Z] API version: 1.41 [2022-01-20T12:12:56.951Z] Go version: go1.16.12 [2022-01-20T12:12:56.951Z] Git commit: e91ed57 [2022-01-20T12:12:56.951Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T12:12:56.951Z] OS/Arch: linux/amd64 [2022-01-20T12:12:56.951Z] Context: default [2022-01-20T12:12:56.951Z] Experimental: true [2022-01-20T12:12:56.951Z] [2022-01-20T12:12:56.951Z] Server: Docker Engine - Community [2022-01-20T12:12:56.951Z] Engine: [2022-01-20T12:12:56.951Z] Version: 20.10.12 [2022-01-20T12:12:56.951Z] API version: 1.41 (minimum version 1.12) [2022-01-20T12:12:56.951Z] Go version: go1.16.12 [2022-01-20T12:12:56.951Z] Git commit: 459d0df [2022-01-20T12:12:56.951Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T12:12:56.951Z] OS/Arch: linux/amd64 [2022-01-20T12:12:56.951Z] Experimental: true [2022-01-20T12:12:56.951Z] containerd: [2022-01-20T12:12:56.951Z] Version: 1.4.12 [2022-01-20T12:12:56.951Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:12:56.951Z] runc: [2022-01-20T12:12:56.951Z] Version: 1.0.2 [2022-01-20T12:12:56.951Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T12:12:56.951Z] docker-init: [2022-01-20T12:12:56.951Z] Version: 0.19.0 [2022-01-20T12:12:56.951Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T12:12:57.175Z] #56 ... [2022-01-20T12:12:57.175Z] [2022-01-20T12:12:57.175Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:12:57.175Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:12:57.175Z] #58 3.289 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T12:12:57.175Z] #58 8.132 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T12:12:57.175Z] #58 8.133 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T12:12:57.175Z] #58 8.214 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T12:12:57.175Z] #58 8.228 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T12:12:57.175Z] #58 8.276 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:12:57.175Z] #58 8.515 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T12:12:57.175Z] #58 8.746 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T12:12:57.175Z] #58 8.760 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T12:12:57.175Z] #58 8.785 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T12:12:57.175Z] #58 8.792 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T12:12:57.175Z] #58 9.195 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T12:12:57.175Z] #58 9.323 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T12:12:57.175Z] #58 ... [2022-01-20T12:12:57.175Z] [2022-01-20T12:12:57.175Z] #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-01-20T12:12:57.175Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:12:57.175Z] #41 2.851 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T12:12:57.175Z] #41 2.851 Cloning into '.'... [2022-01-20T12:12:57.275Z] + docker info [2022-01-20T12:12:57.442Z] #41 ... [2022-01-20T12:12:57.442Z] [2022-01-20T12:12:57.442Z] #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-01-20T12:12:57.442Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:12:57.442Z] #19 2.568 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T12:12:57.442Z] #19 3.278 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T12:12:57.836Z] Client: [2022-01-20T12:12:57.837Z] Context: default [2022-01-20T12:12:57.837Z] Debug Mode: false [2022-01-20T12:12:57.837Z] Plugins: [2022-01-20T12:12:57.837Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T12:12:57.837Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T12:12:57.837Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T12:12:57.837Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T12:12:57.837Z] [2022-01-20T12:12:57.837Z] Server: [2022-01-20T12:12:57.837Z] Containers: 0 [2022-01-20T12:12:57.837Z] Running: 0 [2022-01-20T12:12:57.837Z] Paused: 0 [2022-01-20T12:12:57.837Z] Stopped: 0 [2022-01-20T12:12:57.837Z] Images: 0 [2022-01-20T12:12:57.837Z] Server Version: 20.10.12 [2022-01-20T12:12:57.837Z] Storage Driver: overlay2 [2022-01-20T12:12:57.837Z] Backing Filesystem: extfs [2022-01-20T12:12:57.837Z] Supports d_type: true [2022-01-20T12:12:57.837Z] Native Overlay Diff: true [2022-01-20T12:12:57.837Z] userxattr: false [2022-01-20T12:12:57.837Z] Logging Driver: json-file [2022-01-20T12:12:57.837Z] Cgroup Driver: cgroupfs [2022-01-20T12:12:57.837Z] Cgroup Version: 1 [2022-01-20T12:12:57.837Z] Plugins: [2022-01-20T12:12:57.837Z] Volume: local [2022-01-20T12:12:57.837Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T12:12:57.837Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T12:12:57.837Z] Swarm: inactive [2022-01-20T12:12:57.837Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T12:12:57.837Z] Default Runtime: runc [2022-01-20T12:12:57.837Z] Init Binary: docker-init [2022-01-20T12:12:57.837Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:12:57.837Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T12:12:57.837Z] init version: de40ad0 [2022-01-20T12:12:57.837Z] Security Options: [2022-01-20T12:12:57.837Z] apparmor [2022-01-20T12:12:57.837Z] seccomp [2022-01-20T12:12:57.837Z] Profile: default [2022-01-20T12:12:57.837Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T12:12:57.837Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T12:12:57.837Z] OSType: linux [2022-01-20T12:12:57.837Z] Architecture: x86_64 [2022-01-20T12:12:57.837Z] CPUs: 2 [2022-01-20T12:12:57.837Z] Total Memory: 7.565GiB [2022-01-20T12:12:57.837Z] Name: ip-10-100-84-56 [2022-01-20T12:12:57.837Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T12:12:57.837Z] Docker Root Dir: /var/lib/docker [2022-01-20T12:12:57.837Z] Debug Mode: false [2022-01-20T12:12:57.837Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:12:57.837Z] Labels: [2022-01-20T12:12:57.837Z] Experimental: true [2022-01-20T12:12:57.837Z] Insecure Registries: [2022-01-20T12:12:57.837Z] 127.0.0.0/8 [2022-01-20T12:12:57.837Z] Live Restore Enabled: true [2022-01-20T12:12:57.837Z] [2022-01-20T12:12:57.837Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T12:12:58.174Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:12:58.174Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:12:58.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43130/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T12:12:58.174Z] + bash /home/ubuntu/workspace/moby_PR-43130/check-config.sh [2022-01-20T12:12:58.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T12:12:58.174Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T12:12:58.174Z] [2022-01-20T12:12:58.174Z] Generally Necessary: [2022-01-20T12:12:58.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T12:12:58.174Z] - apparmor: enabled and tools installed [2022-01-20T12:12:58.174Z] - CONFIG_NAMESPACES: enabled [2022-01-20T12:12:58.174Z] - CONFIG_NET_NS: enabled [2022-01-20T12:12:58.174Z] - CONFIG_PID_NS: enabled [2022-01-20T12:12:58.174Z] - CONFIG_IPC_NS: enabled [2022-01-20T12:12:58.174Z] - CONFIG_UTS_NS: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CGROUPS: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T12:12:58.174Z] - CONFIG_CPUSETS: enabled [2022-01-20T12:12:58.380Z] #19 4.082 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:12:58.438Z] - CONFIG_MEMCG: enabled [2022-01-20T12:12:58.438Z] - CONFIG_KEYS: enabled [2022-01-20T12:12:58.438Z] - CONFIG_VETH: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T12:12:58.438Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T12:12:58.438Z] [2022-01-20T12:12:58.438Z] Optional Features: [2022-01-20T12:12:58.438Z] - CONFIG_USER_NS: enabled [2022-01-20T12:12:58.438Z] - CONFIG_SECCOMP: enabled [2022-01-20T12:12:58.438Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T12:12:58.438Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T12:12:58.438Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T12:12:58.438Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T12:12:58.438Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T12:12:58.438Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T12:12:58.438Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T12:12:58.438Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T12:12:58.438Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T12:12:58.438Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T12:12:58.438Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T12:12:58.699Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T12:12:58.699Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T12:12:58.699Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T12:12:58.699Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T12:12:58.699Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T12:12:58.699Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T12:12:58.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T12:12:58.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T12:12:58.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T12:12:58.700Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T12:12:58.700Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T12:12:58.700Z] - CONFIG_EXT4_FS: enabled [2022-01-20T12:12:58.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T12:12:58.700Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T12:12:58.700Z] - Network Drivers: [2022-01-20T12:12:58.700Z] - "overlay": [2022-01-20T12:12:58.700Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T12:12:58.700Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T12:12:58.700Z] Optional (for encrypted networks): [2022-01-20T12:12:58.700Z] - CONFIG_CRYPTO: enabled [2022-01-20T12:12:58.700Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T12:12:58.700Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T12:12:58.700Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T12:12:58.700Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T12:12:58.700Z] - CONFIG_XFRM: enabled [2022-01-20T12:12:58.700Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T12:12:58.700Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T12:12:58.700Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T12:12:58.700Z] - "ipvlan": [2022-01-20T12:12:58.700Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T12:12:58.700Z] - "macvlan": [2022-01-20T12:12:58.700Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T12:12:58.700Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T12:12:58.700Z] - "ftp,tftp client in container": [2022-01-20T12:12:58.957Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T12:12:58.957Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T12:12:58.957Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T12:12:58.957Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T12:12:58.957Z] - Storage Drivers: [2022-01-20T12:12:58.957Z] - "aufs": [2022-01-20T12:12:58.957Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T12:12:58.957Z] - "btrfs": [2022-01-20T12:12:58.957Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T12:12:58.957Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T12:12:58.957Z] - "devicemapper": [2022-01-20T12:12:58.957Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T12:12:58.957Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T12:12:58.957Z] - "overlay": [2022-01-20T12:12:58.957Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T12:12:58.957Z] - "zfs": [2022-01-20T12:12:58.957Z] - /dev/zfs: present [2022-01-20T12:12:58.957Z] - zfs command: missing [2022-01-20T12:12:58.957Z] - zpool command: missing [2022-01-20T12:12:58.957Z] [2022-01-20T12:12:58.957Z] Limits: [2022-01-20T12:12:58.957Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T12:12:58.957Z] [2022-01-20T12:12:58.957Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T12:12:59.333Z] #19 4.913 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T12:12:59.333Z] #19 ... [2022-01-20T12:12:59.333Z] [2022-01-20T12:12:59.333Z] #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-01-20T12:12:59.333Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:12:59.333Z] #43 12.34 tomll can be used in two ways: [2022-01-20T12:12:59.333Z] #43 12.34 Writing to STDIN and reading from STDOUT: [2022-01-20T12:12:59.333Z] #43 12.34 cat file.toml | tomll > file.toml [2022-01-20T12:12:59.333Z] #43 12.34 [2022-01-20T12:12:59.333Z] #43 12.35 Reading and updating a list of files: [2022-01-20T12:12:59.333Z] #43 12.35 tomll a.toml b.toml c.toml [2022-01-20T12:12:59.333Z] #43 12.35 [2022-01-20T12:12:59.333Z] #43 12.35 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T12:12:59.333Z] #43 DONE 12.7s [2022-01-20T12:12:59.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9d9e6762249592799a5c94916c8ab301be9d636 . [2022-01-20T12:12:59.594Z] [2022-01-20T12:12:59.594Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:12:59.594Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:12:59.594Z] #58 11.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T12:12:59.594Z] #58 11.43 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T12:12:59.594Z] #58 11.66 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T12:12:59.594Z] #58 11.73 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T12:12:59.594Z] #58 11.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T12:12:59.594Z] #58 11.97 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T12:12:59.594Z] #58 11.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T12:12:59.594Z] #58 12.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T12:12:59.594Z] #58 12.07 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T12:12:59.594Z] #58 12.18 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T12:12:59.594Z] #58 12.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T12:12:59.594Z] #58 12.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T12:12:59.594Z] #58 12.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T12:12:59.594Z] #58 12.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T12:12:59.594Z] #58 12.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T12:12:59.594Z] #58 12.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T12:12:59.595Z] #58 12.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T12:12:59.595Z] #58 12.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T12:12:59.595Z] #58 12.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T12:12:59.610Z] #1 [internal] load build definition from Dockerfile [2022-01-20T12:12:59.610Z] #1 sha256:6dbf9d9d9da1bbf39e73d5710218c61d9652ef1dcb71bfa736e4079d29c48be2 [2022-01-20T12:12:59.610Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T12:12:59.610Z] #1 DONE 0.0s [2022-01-20T12:12:59.610Z] [2022-01-20T12:12:59.610Z] #2 [internal] load .dockerignore [2022-01-20T12:12:59.610Z] #2 sha256:d353b5dc0571a517906ace4156225abbde572dd0af43fcabc0c1d715d1a71f82 [2022-01-20T12:12:59.610Z] #2 transferring context: 87B done [2022-01-20T12:12:59.610Z] #2 DONE 0.0s [2022-01-20T12:12:59.610Z] [2022-01-20T12:12:59.610Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T12:12:59.610Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T12:12:59.854Z] #58 13.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T12:12:59.854Z] #58 13.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T12:12:59.854Z] #58 ... [2022-01-20T12:12:59.854Z] [2022-01-20T12:12:59.854Z] #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-01-20T12:12:59.854Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:12:59.854Z] #50 2.793 + git clone https://github.com/docker/distribution.git . [2022-01-20T12:12:59.854Z] #50 2.803 Cloning into '.'... [2022-01-20T12:12:59.854Z] #50 ... [2022-01-20T12:12:59.854Z] [2022-01-20T12:12:59.854Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:12:59.854Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:12:59.854Z] #58 13.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T12:12:59.867Z] #3 DONE 0.3s [2022-01-20T12:13:00.123Z] [2022-01-20T12:13:00.123Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T12:13:00.123Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T12:13:00.123Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T12:13:00.123Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T12:13:00.123Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T12:13:00.123Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T12:13:00.123Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-01-20T12:13:00.123Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-01-20T12:13:00.124Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-20T12:13:00.425Z] #58 13.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T12:13:00.425Z] #58 13.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T12:13:00.425Z] #58 13.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T12:13:00.687Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T12:13:00.687Z] #4 DONE 0.6s [2022-01-20T12:13:00.702Z] #58 13.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T12:13:00.703Z] #58 13.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T12:13:00.703Z] #58 14.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T12:13:00.944Z] [2022-01-20T12:13:00.944Z] #5 [internal] load build definition from Dockerfile [2022-01-20T12:13:00.944Z] #5 sha256:f7585a1218b975c381a462e895e8899b884f7f5547a41cfdeab4bfe334ec7828 [2022-01-20T12:13:00.944Z] #5 DONE 0.0s [2022-01-20T12:13:00.944Z] [2022-01-20T12:13:00.944Z] #6 [internal] load .dockerignore [2022-01-20T12:13:00.944Z] #6 sha256:79b95d851b06b6bce223d228df270b86f8ddfb0d3d4eefb45bfd18073c623cf7 [2022-01-20T12:13:00.944Z] #6 DONE 0.0s [2022-01-20T12:13:00.944Z] [2022-01-20T12:13:00.944Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T12:13:00.944Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T12:13:00.963Z] #58 14.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T12:13:01.201Z] #10 DONE 0.4s [2022-01-20T12:13:01.201Z] [2022-01-20T12:13:01.201Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:01.201Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:13:01.201Z] #9 DONE 0.4s [2022-01-20T12:13:01.201Z] [2022-01-20T12:13:01.201Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T12:13:01.201Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T12:13:01.201Z] #8 DONE 0.4s [2022-01-20T12:13:01.201Z] [2022-01-20T12:13:01.201Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:01.201Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:01.201Z] #7 DONE 0.4s [2022-01-20T12:13:01.222Z] #58 14.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T12:13:01.222Z] #58 14.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T12:13:01.222Z] #58 14.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T12:13:01.222Z] #58 14.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T12:13:01.222Z] #58 14.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T12:13:01.222Z] #58 14.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T12:13:01.482Z] #58 14.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T12:13:01.482Z] #58 14.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T12:13:01.482Z] #58 14.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T12:13:01.482Z] #58 14.91 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T12:13:01.742Z] #58 14.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T12:13:01.742Z] #58 14.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T12:13:01.742Z] #58 15.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T12:13:02.144Z] [2022-01-20T12:13:02.144Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:02.144Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:13:02.144Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T12:13:02.144Z] #69 DONE 0.1s [2022-01-20T12:13:02.144Z] [2022-01-20T12:13:02.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:02.144Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:02.144Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T12:13:02.144Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-20T12:13:02.144Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.1s [2022-01-20T12:13:02.144Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T12:13:02.144Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T12:13:02.144Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T12:13:02.144Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.1s [2022-01-20T12:13:02.402Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 8.39MB / 54.92MB 0.3s [2022-01-20T12:13:02.402Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.05MB / 5.15MB 0.3s [2022-01-20T12:13:02.402Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 8.90MB / 10.87MB 0.3s [2022-01-20T12:13:02.402Z] #11 ... [2022-01-20T12:13:02.402Z] [2022-01-20T12:13:02.402Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:13:02.402Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:13:02.402Z] #45 DONE 0.0s [2022-01-20T12:13:02.402Z] [2022-01-20T12:13:02.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:02.402Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:02.402Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.4s [2022-01-20T12:13:02.402Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 2.10MB / 5.15MB 0.4s [2022-01-20T12:13:02.660Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.5s [2022-01-20T12:13:02.660Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.5s done [2022-01-20T12:13:02.660Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.4s done [2022-01-20T12:13:02.660Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 0.5s [2022-01-20T12:13:02.660Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.35MB / 85.80MB 0.7s [2022-01-20T12:13:02.683Z] #58 15.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T12:13:02.683Z] #58 15.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T12:13:02.683Z] #58 15.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:13:02.683Z] #58 15.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:13:02.683Z] #58 15.86 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T12:13:02.683Z] #58 15.93 go: downloading golang.org/x/text v0.3.2 [2022-01-20T12:13:02.916Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 30.41MB / 54.92MB 0.9s [2022-01-20T12:13:02.916Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 9.44MB / 54.57MB 0.9s [2022-01-20T12:13:02.916Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 16.78MB / 85.80MB 0.9s [2022-01-20T12:13:02.916Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 13.63MB / 54.57MB 1.0s [2022-01-20T12:13:03.177Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 1.1s [2022-01-20T12:13:03.177Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 18.98MB / 54.57MB 1.1s [2022-01-20T12:13:03.177Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 23.07MB / 85.80MB 1.1s [2022-01-20T12:13:03.177Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 48.23MB / 54.92MB 1.2s [2022-01-20T12:13:03.177Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 26.21MB / 54.57MB 1.2s [2022-01-20T12:13:03.177Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 30.41MB / 54.57MB 1.3s [2022-01-20T12:13:03.177Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 1.3s [2022-01-20T12:13:03.436Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 52.43MB / 54.92MB 1.4s [2022-01-20T12:13:03.436Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.5s done [2022-01-20T12:13:03.436Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 33.17MB / 54.57MB 1.5s [2022-01-20T12:13:03.436Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 39.85MB / 85.80MB 1.5s [2022-01-20T12:13:03.436Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 1.5s [2022-01-20T12:13:03.578Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b1e3d4facc914193) in /home/ubuntu/workspace/moby_PR-43130 [Pipeline] { [Pipeline] checkout [2022-01-20T12:13:03.701Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 36.70MB / 54.57MB 1.8s [2022-01-20T12:13:03.910Z] The recommended git tool is: git [2022-01-20T12:13:03.963Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 45.09MB / 85.80MB 1.9s [2022-01-20T12:13:03.963Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 1.9s [2022-01-20T12:13:03.963Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.34MB / 134.83MB 1.9s [2022-01-20T12:13:03.963Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T12:13:04.221Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 49.28MB / 54.57MB 2.1s [2022-01-20T12:13:04.221Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 16.78MB / 134.83MB 2.1s [2022-01-20T12:13:04.483Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.4s [2022-01-20T12:13:04.483Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 55.57MB / 85.80MB 2.4s [2022-01-20T12:13:04.483Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 24.12MB / 134.83MB 2.4s [2022-01-20T12:13:04.590Z] #58 ... [2022-01-20T12:13:04.590Z] [2022-01-20T12:13:04.590Z] #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-01-20T12:13:04.590Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:04.590Z] #54 7.709 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:04.590Z] #54 9.057 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T12:13:04.590Z] #54 12.80 Fetched 8496 kB in 10s (883 kB/s) [2022-01-20T12:13:04.590Z] #54 12.80 Reading package lists... [2022-01-20T12:13:04.741Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.4s done [2022-01-20T12:13:04.742Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.5s done [2022-01-20T12:13:04.742Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 63.96MB / 85.80MB 2.7s [2022-01-20T12:13:04.742Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 31.46MB / 134.83MB 2.7s [2022-01-20T12:13:04.849Z] #54 16.32 Reading package lists... [2022-01-20T12:13:04.850Z] #54 ... [2022-01-20T12:13:04.850Z] [2022-01-20T12:13:04.850Z] #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-01-20T12:13:04.850Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:13:04.850Z] #50 15.38 + git checkout -q v2.3.0 [2022-01-20T12:13:04.850Z] #50 16.51 + 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-01-20T12:13:05.165Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 71.30MB / 85.80MB 2.9s [2022-01-20T12:13:05.165Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 39.85MB / 134.83MB 2.9s [2022-01-20T12:13:05.165Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 76.55MB / 85.80MB 3.1s [2022-01-20T12:13:05.165Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 48.23MB / 134.83MB 3.2s [2022-01-20T12:13:05.438Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.3s [2022-01-20T12:13:05.438Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.4s done [2022-01-20T12:13:05.438Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 56.62MB / 134.83MB 3.5s [2022-01-20T12:13:06.008Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 65.01MB / 134.83MB 3.9s [2022-01-20T12:13:06.008Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 73.40MB / 134.83MB 4.1s [2022-01-20T12:13:06.317Z] Fetching without tags [2022-01-20T12:13:06.541Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:13:06.576Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 82.84MB / 134.83MB 4.5s [2022-01-20T12:13:06.838Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 89.65MB / 134.83MB 4.7s [2022-01-20T12:13:06.946Z] using credential docker-jenkins-github-credentials [2022-01-20T12:13:06.953Z] Cloning the remote Git repository [2022-01-20T12:13:06.953Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:13:07.096Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 100.66MB / 134.83MB 5.1s [2022-01-20T12:13:06.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:13:06.284Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:13:06.293Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:13:06.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:13:06.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:13:06.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:13:06.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:13:06.550Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:13:06.558Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:13:07.295Z] Client: [2022-01-20T12:13:07.295Z] Context: default [2022-01-20T12:13:07.295Z] Debug Mode: false [2022-01-20T12:13:07.295Z] Plugins: [2022-01-20T12:13:07.295Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T12:13:07.295Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T12:13:07.295Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T12:13:07.295Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T12:13:07.295Z] [2022-01-20T12:13:07.295Z] Server: [2022-01-20T12:13:07.295Z] Containers: 0 [2022-01-20T12:13:07.295Z] Running: 0 [2022-01-20T12:13:07.295Z] Paused: 0 [2022-01-20T12:13:07.295Z] Stopped: 0 [2022-01-20T12:13:07.295Z] Images: 0 [2022-01-20T12:13:07.295Z] Server Version: 20.10.12 [2022-01-20T12:13:07.295Z] Storage Driver: overlay2 [2022-01-20T12:13:07.295Z] Backing Filesystem: extfs [2022-01-20T12:13:07.295Z] Supports d_type: true [2022-01-20T12:13:07.295Z] Native Overlay Diff: true [2022-01-20T12:13:07.295Z] userxattr: false [2022-01-20T12:13:07.295Z] Logging Driver: json-file [2022-01-20T12:13:07.295Z] Cgroup Driver: cgroupfs [2022-01-20T12:13:07.295Z] Cgroup Version: 1 [2022-01-20T12:13:07.295Z] Plugins: [2022-01-20T12:13:07.295Z] Volume: local [2022-01-20T12:13:07.295Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T12:13:07.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T12:13:07.295Z] Swarm: inactive [2022-01-20T12:13:07.295Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-01-20T12:13:07.295Z] Default Runtime: runc [2022-01-20T12:13:07.295Z] Init Binary: docker-init [2022-01-20T12:13:07.295Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:13:07.295Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T12:13:07.295Z] init version: de40ad0 [2022-01-20T12:13:07.295Z] Security Options: [2022-01-20T12:13:07.295Z] apparmor [2022-01-20T12:13:07.295Z] seccomp [2022-01-20T12:13:07.295Z] Profile: default [2022-01-20T12:13:07.295Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T12:13:07.295Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T12:13:07.295Z] OSType: linux [2022-01-20T12:13:07.295Z] Architecture: x86_64 [2022-01-20T12:13:07.295Z] CPUs: 2 [2022-01-20T12:13:07.296Z] Total Memory: 7.565GiB [2022-01-20T12:13:07.296Z] Name: ip-10-100-44-49 [2022-01-20T12:13:07.296Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T12:13:07.296Z] Docker Root Dir: /var/lib/docker [2022-01-20T12:13:07.296Z] Debug Mode: false [2022-01-20T12:13:07.296Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:13:07.296Z] Labels: [2022-01-20T12:13:07.296Z] Experimental: true [2022-01-20T12:13:07.296Z] Insecure Registries: [2022-01-20T12:13:07.296Z] 127.0.0.0/8 [2022-01-20T12:13:07.296Z] Live Restore Enabled: true [2022-01-20T12:13:07.296Z] [2022-01-20T12:13:07.296Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T12:13:07.354Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 109.05MB / 134.83MB 5.3s [2022-01-20T12:13:07.354Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 120.59MB / 134.83MB 5.4s [2022-01-20T12:13:06.970Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:13:07.030Z] > git init /home/ubuntu/workspace/moby_PR-43130 # timeout=10 [2022-01-20T12:13:07.592Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:13:07.592Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:13:07.592Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43130/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T12:13:07.592Z] + bash /home/ubuntu/workspace/moby_PR-43130/check-config.sh [2022-01-20T12:13:07.592Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T12:13:07.592Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T12:13:07.592Z] [2022-01-20T12:13:07.592Z] Generally Necessary: [2022-01-20T12:13:07.592Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T12:13:07.592Z] - apparmor: enabled and tools installed [2022-01-20T12:13:07.592Z] - CONFIG_NAMESPACES: enabled [2022-01-20T12:13:07.592Z] - CONFIG_NET_NS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_PID_NS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_IPC_NS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_UTS_NS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CGROUPS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T12:13:07.592Z] - CONFIG_CPUSETS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_MEMCG: enabled [2022-01-20T12:13:07.592Z] - CONFIG_KEYS: enabled [2022-01-20T12:13:07.592Z] - CONFIG_VETH: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T12:13:07.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T12:13:07.855Z] [2022-01-20T12:13:07.855Z] Optional Features: [2022-01-20T12:13:07.855Z] - CONFIG_USER_NS: enabled [2022-01-20T12:13:07.855Z] - CONFIG_SECCOMP: enabled [2022-01-20T12:13:07.855Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T12:13:07.855Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T12:13:07.855Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T12:13:07.855Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T12:13:07.855Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T12:13:07.855Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T12:13:07.855Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T12:13:07.855Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T12:13:07.855Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T12:13:07.855Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T12:13:07.855Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T12:13:07.855Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T12:13:07.855Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T12:13:07.855Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T12:13:07.855Z] - CONFIG_EXT4_FS: enabled [2022-01-20T12:13:07.855Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T12:13:07.855Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T12:13:07.855Z] - Network Drivers: [2022-01-20T12:13:07.855Z] - "overlay": [2022-01-20T12:13:07.855Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T12:13:07.855Z] Optional (for encrypted networks): [2022-01-20T12:13:07.855Z] - CONFIG_CRYPTO: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T12:13:07.855Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T12:13:07.855Z] - CONFIG_XFRM: enabled [2022-01-20T12:13:07.855Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T12:13:07.855Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T12:13:07.855Z] - "ipvlan": [2022-01-20T12:13:07.923Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 127.93MB / 134.83MB 5.8s [2022-01-20T12:13:07.930Z] Merge succeeded, producing 7fca73ef00efddc5e701b4de3400227d214224c3 [2022-01-20T12:13:07.931Z] Checking out Revision 7fca73ef00efddc5e701b4de3400227d214224c3 (PR-43130) [2022-01-20T12:13:08.116Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T12:13:08.116Z] - "macvlan": [2022-01-20T12:13:08.116Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T12:13:08.116Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T12:13:08.116Z] - "ftp,tftp client in container": [2022-01-20T12:13:08.116Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T12:13:08.116Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T12:13:08.116Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T12:13:08.116Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T12:13:08.116Z] - Storage Drivers: [2022-01-20T12:13:08.116Z] - "aufs": [2022-01-20T12:13:08.116Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T12:13:08.116Z] - "btrfs": [2022-01-20T12:13:08.116Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T12:13:08.116Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T12:13:08.116Z] - "devicemapper": [2022-01-20T12:13:08.116Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T12:13:08.116Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T12:13:08.116Z] - "overlay": [2022-01-20T12:13:08.116Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T12:13:08.116Z] - "zfs": [2022-01-20T12:13:08.116Z] - /dev/zfs: present [2022-01-20T12:13:08.116Z] - zfs command: missing [2022-01-20T12:13:08.116Z] - zpool command: missing [2022-01-20T12:13:08.116Z] [2022-01-20T12:13:08.116Z] Limits: [2022-01-20T12:13:08.116Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T12:13:08.116Z] [2022-01-20T12:13:08.116Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T12:13:08.179Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.1s [2022-01-20T12:13:08.179Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.2s done [2022-01-20T12:13:08.456Z] + sudo modprobe ip_vs [2022-01-20T12:13:08.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9d9e6762249592799a5c94916c8ab301be9d636 . [2022-01-20T12:13:07.597Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:13:07.597Z] > git --version # timeout=10 [2022-01-20T12:13:07.606Z] > git --version # 'git version 2.25.1' [2022-01-20T12:13:07.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:13:07.607Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:13:08.717Z] #1 [internal] load build definition from Dockerfile [2022-01-20T12:13:08.717Z] #1 sha256:b2b27018a26d877444a51c1c71df221b2cfd5103172a6b2fb63939c19cd98877 [2022-01-20T12:13:08.717Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T12:13:08.717Z] #1 DONE 0.1s [2022-01-20T12:13:08.717Z] [2022-01-20T12:13:08.717Z] #2 [internal] load .dockerignore [2022-01-20T12:13:08.717Z] #2 sha256:03e3422b9cdf079c630e0c08bda2a4da90395d5f3c5ec232bcce1e8ae2bc6995 [2022-01-20T12:13:08.717Z] #2 transferring context: 87B done [2022-01-20T12:13:08.717Z] #2 DONE 0.0s [2022-01-20T12:13:08.717Z] [2022-01-20T12:13:08.717Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T12:13:08.717Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T12:13:09.080Z] #50 ... [2022-01-20T12:13:09.080Z] [2022-01-20T12:13:09.080Z] #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-01-20T12:13:09.080Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:09.080Z] #54 16.32 Reading package lists... [2022-01-20T12:13:09.080Z] #54 19.51 Building dependency tree... [2022-01-20T12:13:09.080Z] #54 21.40 The following additional packages will be installed: [2022-01-20T12:13:09.080Z] #54 21.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:13:09.080Z] #54 21.41 python3-protobuf python3-six [2022-01-20T12:13:09.080Z] #54 21.41 Suggested packages: [2022-01-20T12:13:09.080Z] #54 21.41 python3-setuptools [2022-01-20T12:13:09.080Z] #54 21.41 Recommended packages: [2022-01-20T12:13:09.080Z] #54 21.41 iproute2 | iproute [2022-01-20T12:13:09.080Z] #54 21.82 The following NEW packages will be installed: [2022-01-20T12:13:09.080Z] #54 21.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:13:09.080Z] #54 21.83 python3-protobuf python3-six [2022-01-20T12:13:09.080Z] #54 22.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:13:09.080Z] #54 22.21 Need to get 2292 kB of archives. [2022-01-20T12:13:09.080Z] #54 22.21 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T12:13:09.080Z] #54 22.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T12:13:09.080Z] #54 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:13:09.118Z] #11 ... [2022-01-20T12:13:09.118Z] [2022-01-20T12:13:09.118Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:09.118Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:13:09.118Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T12:13:09.118Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T12:13:09.118Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:09.118Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T12:13:09.118Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2022-01-20T12:13:09.118Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-01-20T12:13:09.118Z] #67 DONE 7.1s [2022-01-20T12:13:09.118Z] [2022-01-20T12:13:09.118Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:09.118Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:09.118Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.0s [2022-01-20T12:13:09.118Z] #11 ... [2022-01-20T12:13:09.118Z] [2022-01-20T12:13:09.118Z] #24 [internal] load build context [2022-01-20T12:13:09.118Z] #24 sha256:76ab144ee3b9433ae5a9c7524e549e42868afb8d945ca3d718d232db13bf2cac [2022-01-20T12:13:09.118Z] #24 transferring context: 51.70MB 7.2s [2022-01-20T12:13:09.291Z] #3 DONE 0.3s [2022-01-20T12:13:09.291Z] [2022-01-20T12:13:09.291Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T12:13:09.291Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T12:13:09.291Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T12:13:09.291Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T12:13:09.291Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T12:13:09.291Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T12:13:09.291Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-01-20T12:13:09.291Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T12:13:09.291Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T12:13:09.291Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-20T12:13:07.292Z] > git remote # timeout=10 [2022-01-20T12:13:07.297Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:13:07.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:13:07.307Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:13:07.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:13:07.933Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:13:07.938Z] > git checkout -f 7fca73ef00efddc5e701b4de3400227d214224c3 # timeout=10 [2022-01-20T12:13:09.342Z] #54 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T12:13:09.342Z] #54 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T12:13:09.342Z] #54 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:13:09.342Z] #54 22.28 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-01-20T12:13:09.342Z] #54 22.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:13:09.380Z] #24 ... [2022-01-20T12:13:09.380Z] [2022-01-20T12:13:09.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:09.380Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:09.639Z] #11 ... [2022-01-20T12:13:09.639Z] [2022-01-20T12:13:09.639Z] #24 [internal] load build context [2022-01-20T12:13:09.639Z] #24 sha256:76ab144ee3b9433ae5a9c7524e549e42868afb8d945ca3d718d232db13bf2cac [2022-01-20T12:13:09.639Z] #24 transferring context: 56.54MB 7.6s done [2022-01-20T12:13:09.639Z] #24 DONE 7.7s [2022-01-20T12:13:09.639Z] [2022-01-20T12:13:09.639Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:09.639Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:09.878Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T12:13:09.878Z] #4 DONE 0.8s [2022-01-20T12:13:09.878Z] [2022-01-20T12:13:09.878Z] #6 [internal] load .dockerignore [2022-01-20T12:13:09.878Z] #6 sha256:761dad33ea1fdad59108ce4eb0526ca0e9153311d31877e9a91881ff2d8db165 [2022-01-20T12:13:09.878Z] #6 DONE 0.0s [2022-01-20T12:13:09.878Z] [2022-01-20T12:13:09.878Z] #5 [internal] load build definition from Dockerfile [2022-01-20T12:13:09.878Z] #5 sha256:2582cfb9e440e564f109c5bbe0cb49dd5c2b5ea566aa992885d4274648de19b6 [2022-01-20T12:13:09.878Z] #5 DONE 0.0s [2022-01-20T12:13:09.878Z] [2022-01-20T12:13:09.878Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:09.878Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:09.897Z] #11 ... [2022-01-20T12:13:09.897Z] [2022-01-20T12:13:09.897Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T12:13:09.897Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T12:13:09.897Z] #68 DONE 0.2s [2022-01-20T12:13:09.897Z] [2022-01-20T12:13:09.897Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:09.897Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:13:09.897Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:09.897Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T12:13:09.897Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T12:13:09.897Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-01-20T12:13:09.897Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-01-20T12:13:09.897Z] #69 DONE 7.8s [2022-01-20T12:13:09.897Z] [2022-01-20T12:13:09.897Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:09.897Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:09.929Z] #54 ... [2022-01-20T12:13:09.929Z] [2022-01-20T12:13:09.929Z] #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-01-20T12:13:09.929Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:13:09.929Z] #60 22.93 v3.0.2 [2022-01-20T12:13:09.929Z] #60 DONE 23.3s [2022-01-20T12:13:10.189Z] [2022-01-20T12:13:10.189Z] #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-01-20T12:13:10.189Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:13:10.189Z] #19 5.810 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T12:13:10.189Z] #19 6.558 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T12:13:10.189Z] #19 6.567 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T12:13:10.189Z] #19 6.575 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:10.189Z] #19 6.592 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:13:10.189Z] #19 6.598 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T12:13:10.189Z] #19 6.607 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T12:13:10.189Z] #19 6.608 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T12:13:10.189Z] #19 6.622 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T12:13:10.189Z] #19 6.622 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T12:13:10.189Z] #19 6.623 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:13:10.189Z] #19 6.623 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:10.189Z] #19 6.624 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T12:13:10.451Z] #8 ... [2022-01-20T12:13:10.451Z] [2022-01-20T12:13:10.451Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T12:13:10.451Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T12:13:10.451Z] #7 DONE 0.6s [2022-01-20T12:13:10.454Z] #19 ... [2022-01-20T12:13:10.454Z] [2022-01-20T12:13:10.454Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:13:10.454Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:13:10.454Z] #58 19.34 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T12:13:10.454Z] #58 19.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T12:13:10.454Z] #58 19.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T12:13:10.454Z] #58 19.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T12:13:10.454Z] #58 19.47 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T12:13:10.454Z] #58 20.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T12:13:10.454Z] #58 20.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T12:13:10.454Z] #58 20.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T12:13:10.712Z] [2022-01-20T12:13:10.712Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T12:13:10.712Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T12:13:10.712Z] #10 DONE 0.6s [2022-01-20T12:13:10.712Z] [2022-01-20T12:13:10.712Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:10.712Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:13:10.712Z] #9 DONE 0.6s [2022-01-20T12:13:10.712Z] [2022-01-20T12:13:10.712Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:10.712Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:10.712Z] #8 DONE 0.6s [2022-01-20T12:13:10.830Z] #11 ... [2022-01-20T12:13:10.830Z] [2022-01-20T12:13:10.830Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T12:13:10.830Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T12:13:10.830Z] #70 DONE 0.4s [2022-01-20T12:13:10.830Z] [2022-01-20T12:13:10.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:10.830Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:11.811Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:13:11.828Z] First time build. Skipping changelog. [2022-01-20T12:13:12.198Z] #11 ... [2022-01-20T12:13:12.198Z] [2022-01-20T12:13:12.198Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:12.198Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:12.198Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T12:13:12.198Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.5s done [2022-01-20T12:13:12.198Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T12:13:12.198Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T12:13:12.198Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T12:13:12.198Z] #28 ... [2022-01-20T12:13:12.198Z] [2022-01-20T12:13:12.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:12.198Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:13:12.360Z] #58 ... [2022-01-20T12:13:12.360Z] [2022-01-20T12:13:12.360Z] #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-01-20T12:13:12.360Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:12.360Z] #54 25.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T12:13:12.626Z] [2022-01-20T12:13:12.626Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:12.626Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:13:12.626Z] #69 DONE 0.0s [2022-01-20T12:13:12.626Z] [2022-01-20T12:13:12.626Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:12.626Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:12.626Z] #28 DONE 0.0s [2022-01-20T12:13:12.626Z] [2022-01-20T12:13:12.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:12.626Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:12.626Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T12:13:12.763Z] + docker version [2022-01-20T12:13:12.888Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T12:13:12.888Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-20T12:13:12.888Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T12:13:12.888Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T12:13:13.158Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.34MB / 54.92MB 0.3s [2022-01-20T12:13:13.158Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 17.08MB / 54.92MB 0.5s [2022-01-20T12:13:13.307Z] #54 26.38 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:13:13.419Z] #11 ... [2022-01-20T12:13:13.419Z] [2022-01-20T12:13:13.419Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:13:13.419Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:13:13.419Z] #45 DONE 0.0s [2022-01-20T12:13:13.419Z] [2022-01-20T12:13:13.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:13.419Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:13.419Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 23.30MB / 54.92MB 0.6s [2022-01-20T12:13:13.419Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.26MB / 54.92MB 0.7s [2022-01-20T12:13:13.567Z] #54 26.52 Fetched 2292 kB in 4s (594 kB/s) [2022-01-20T12:13:13.568Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 9.2s done [2022-01-20T12:13:13.568Z] #11 ... [2022-01-20T12:13:13.568Z] [2022-01-20T12:13:13.568Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:13.568Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:13.568Z] #28 DONE 11.5s [2022-01-20T12:13:13.568Z] [2022-01-20T12:13:13.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:13.568Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:13.568Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T12:13:13.681Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 30.40MB / 54.92MB 0.8s [2022-01-20T12:13:13.681Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 1.0s [2022-01-20T12:13:13.681Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 1.0s [2022-01-20T12:13:11.814Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:13:13.827Z] #54 26.65 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T12:13:13.827Z] #54 26.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-01-20T12:13:13.827Z] #54 26.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T12:13:13.827Z] #54 26.70 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:13:13.942Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 1.1s [2022-01-20T12:13:13.942Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 47.19MB / 54.92MB 1.3s [2022-01-20T12:13:13.942Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.3s [2022-01-20T12:13:14.086Z] #54 27.14 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:13:14.086Z] #54 27.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:13:14.086Z] #54 27.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:13:14.132Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.7s done [2022-01-20T12:13:14.132Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T12:13:14.204Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 51.38MB / 54.92MB 1.4s [2022-01-20T12:13:14.204Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.4s done [2022-01-20T12:13:14.204Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.05MB / 10.87MB 1.4s [2022-01-20T12:13:14.204Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 6.29MB / 10.87MB 1.5s [2022-01-20T12:13:14.204Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 397.31kB / 54.57MB 1.5s [2022-01-20T12:13:14.345Z] #54 27.33 Selecting previously unselected package python3-six. [2022-01-20T12:13:14.345Z] #54 27.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T12:13:14.345Z] #54 27.34 Unpacking python3-six (1.16.0-2) ... [2022-01-20T12:13:14.345Z] #54 27.40 Selecting previously unselected package python3-protobuf. [2022-01-20T12:13:14.345Z] #54 27.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T12:13:14.345Z] #54 27.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T12:13:14.467Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.6s [2022-01-20T12:13:14.467Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 8.39MB / 10.87MB 1.6s [2022-01-20T12:13:14.467Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 3.15MB / 54.57MB 1.6s [2022-01-20T12:13:14.467Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.8s [2022-01-20T12:13:14.605Z] #54 27.76 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:13:14.695Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.4s done [2022-01-20T12:13:14.695Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T12:13:14.729Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.39MB / 54.57MB 2.0s [2022-01-20T12:13:14.865Z] #54 27.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:13:14.865Z] #54 27.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:13:14.865Z] #54 27.86 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:13:14.865Z] #54 27.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:13:14.865Z] #54 27.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:13:14.865Z] #54 27.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:13:14.865Z] #54 27.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:13:14.993Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-20T12:13:14.993Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.1s done [2022-01-20T12:13:14.993Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 11.53MB / 54.57MB 2.2s [2022-01-20T12:13:14.993Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 1.05MB / 85.80MB 2.3s [2022-01-20T12:13:14.993Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 2.3s [2022-01-20T12:13:14.993Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 15.82MB / 54.57MB 2.4s [2022-01-20T12:13:14.993Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 6.29MB / 85.80MB 2.4s [2022-01-20T12:13:15.124Z] #54 27.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:13:15.124Z] #54 28.07 Selecting previously unselected package criu. [2022-01-20T12:13:15.124Z] #54 28.08 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T12:13:15.124Z] #54 28.08 Unpacking criu (3.16.1-3) ... [2022-01-20T12:13:15.255Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 18.87MB / 54.57MB 2.5s [2022-01-20T12:13:15.255Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 23.07MB / 54.57MB 2.6s [2022-01-20T12:13:15.255Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 12.58MB / 85.80MB 2.6s [2022-01-20T12:13:15.255Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.39MB / 134.83MB 2.6s [2022-01-20T12:13:15.255Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T12:13:15.384Z] #54 28.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:13:15.517Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 30.41MB / 54.57MB 2.9s [2022-01-20T12:13:15.517Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 23.07MB / 85.80MB 2.9s [2022-01-20T12:13:15.517Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 17.83MB / 134.83MB 2.9s [2022-01-20T12:13:15.786Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 34.60MB / 54.57MB 3.1s [2022-01-20T12:13:15.786Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 3.1s [2022-01-20T12:13:16.054Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 26.21MB / 134.83MB 3.2s [2022-01-20T12:13:16.054Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 3.3s [2022-01-20T12:13:16.319Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 53.48MB / 54.57MB 3.5s [2022-01-20T12:13:16.319Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 41.94MB / 85.80MB 3.5s [2022-01-20T12:13:16.319Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 36.70MB / 134.83MB 3.5s [2022-01-20T12:13:16.319Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 46.70MB / 85.80MB 3.6s [2022-01-20T12:13:16.328Z] #54 29.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:13:16.328Z] #54 29.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:13:16.328Z] #54 29.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:13:16.328Z] #54 29.39 Setting up python3-six (1.16.0-2) ... [2022-01-20T12:13:16.582Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 45.09MB / 134.83MB 3.7s [2022-01-20T12:13:16.582Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 59.77MB / 85.80MB 3.9s [2022-01-20T12:13:16.582Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 59.77MB / 134.83MB 3.9s [2022-01-20T12:13:16.843Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 71.30MB / 85.80MB 4.1s [2022-01-20T12:13:16.843Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 67.11MB / 134.83MB 4.1s [2022-01-20T12:13:16.843Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 76.55MB / 85.80MB 4.2s [2022-01-20T12:13:17.105Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 82.84MB / 134.83MB 4.4s [2022-01-20T12:13:17.269Z] #54 30.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:13:17.269Z] #54 30.15 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T12:13:17.372Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.6s [2022-01-20T12:13:17.372Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.5s done [2022-01-20T12:13:17.372Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 95.58MB / 134.83MB 4.8s [2022-01-20T12:13:17.633Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 106.95MB / 134.83MB 5.0s [2022-01-20T12:13:17.895Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 5.1s [2022-01-20T12:13:17.895Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 130.02MB / 134.83MB 5.3s [2022-01-20T12:13:17.895Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 5.3s [2022-01-20T12:13:18.470Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.7s done [2022-01-20T12:13:18.731Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 5.9s done [2022-01-20T12:13:19.813Z] #54 32.40 Setting up criu (3.16.1-3) ... [2022-01-20T12:13:19.962Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-20T12:13:19.962Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T12:13:20.121Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.1s done [2022-01-20T12:13:20.121Z] #11 ... [2022-01-20T12:13:20.121Z] [2022-01-20T12:13:20.121Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:20.121Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:13:20.121Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T12:13:20.121Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:20.121Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T12:13:20.121Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T12:13:20.121Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-01-20T12:13:20.121Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-01-20T12:13:20.121Z] #67 DONE 7.5s [2022-01-20T12:13:20.121Z] [2022-01-20T12:13:20.121Z] #24 [internal] load build context [2022-01-20T12:13:20.121Z] #24 sha256:8cf646d651f48e7e9e8e4acf2d50e9e6fc3c2fbd3c130269befbd2370df1e8d0 [2022-01-20T12:13:20.121Z] #24 transferring context: 56.54MB 6.2s done [2022-01-20T12:13:20.383Z] #54 33.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:13:20.383Z] #24 DONE 7.6s [2022-01-20T12:13:20.383Z] [2022-01-20T12:13:20.383Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:20.383Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:13:20.383Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T12:13:20.383Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-01-20T12:13:20.383Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:20.383Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T12:13:20.383Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-01-20T12:13:20.383Z] #69 DONE 7.6s [2022-01-20T12:13:20.383Z] [2022-01-20T12:13:20.383Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:20.383Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:20.647Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.5s [2022-01-20T12:13:20.901Z] Client: Docker Engine - Community [2022-01-20T12:13:20.902Z] Version: 20.10.12 [2022-01-20T12:13:20.902Z] API version: 1.41 [2022-01-20T12:13:20.902Z] Go version: go1.16.12 [2022-01-20T12:13:20.902Z] Git commit: e91ed57 [2022-01-20T12:13:20.902Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T12:13:20.902Z] OS/Arch: linux/amd64 [2022-01-20T12:13:20.902Z] Context: default [2022-01-20T12:13:20.902Z] Experimental: true [2022-01-20T12:13:20.902Z] [2022-01-20T12:13:20.902Z] Server: Docker Engine - Community [2022-01-20T12:13:20.902Z] Engine: [2022-01-20T12:13:20.902Z] Version: 20.10.12 [2022-01-20T12:13:20.902Z] API version: 1.41 (minimum version 1.12) [2022-01-20T12:13:20.902Z] Go version: go1.16.12 [2022-01-20T12:13:20.902Z] Git commit: 459d0df [2022-01-20T12:13:20.902Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T12:13:20.902Z] OS/Arch: linux/amd64 [2022-01-20T12:13:20.902Z] Experimental: true [2022-01-20T12:13:20.902Z] containerd: [2022-01-20T12:13:20.902Z] Version: 1.4.12 [2022-01-20T12:13:20.902Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:13:20.902Z] runc: [2022-01-20T12:13:20.902Z] Version: 1.0.2 [2022-01-20T12:13:20.902Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T12:13:20.902Z] docker-init: [2022-01-20T12:13:20.902Z] Version: 0.19.0 [2022-01-20T12:13:20.902Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T12:13:20.952Z] #54 DONE 33.9s [2022-01-20T12:13:20.952Z] [2022-01-20T12:13:20.952Z] #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-01-20T12:13:20.952Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:13:20.952Z] #41 26.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T12:13:20.952Z] #41 27.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T12:13:21.220Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.9s done [2022-01-20T12:13:21.225Z] + docker info [2022-01-20T12:13:21.480Z] #11 ... [2022-01-20T12:13:21.480Z] [2022-01-20T12:13:21.480Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T12:13:21.480Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T12:13:21.480Z] #68 DONE 0.9s [2022-01-20T12:13:21.480Z] [2022-01-20T12:13:21.480Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T12:13:21.480Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T12:13:21.892Z] #41 ... [2022-01-20T12:13:21.892Z] [2022-01-20T12:13:21.892Z] #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-01-20T12:13:21.892Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:13:21.892Z] #56 35.17 gotestsum version dev [2022-01-20T12:13:22.185Z] #56 DONE 35.4s [2022-01-20T12:13:22.185Z] [2022-01-20T12:13:22.185Z] #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-01-20T12:13:22.185Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:13:22.426Z] #70 DONE 0.7s [2022-01-20T12:13:22.426Z] [2022-01-20T12:13:22.426Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:22.426Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:22.426Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T12:13:22.426Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-20T12:13:22.426Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T12:13:22.426Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T12:13:22.426Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T12:13:22.426Z] #28 DONE 9.5s [2022-01-20T12:13:22.426Z] [2022-01-20T12:13:22.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:22.426Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:22.426Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T12:13:22.485Z] #11 ... [2022-01-20T12:13:22.485Z] [2022-01-20T12:13:22.485Z] #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-01-20T12:13:22.485Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:22.485Z] #29 1.266 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:22.485Z] #29 1.270 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:22.485Z] #29 1.275 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:22.485Z] #29 1.379 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:22.485Z] #29 1.544 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:22.485Z] #29 1.726 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:22.485Z] #29 3.111 Fetched 8492 kB in 2s (4003 kB/s) [2022-01-20T12:13:22.485Z] #29 3.111 Reading package lists... [2022-01-20T12:13:22.485Z] #29 3.881 Reading package lists... [2022-01-20T12:13:22.485Z] #29 4.669 Building dependency tree... [2022-01-20T12:13:22.485Z] #29 5.009 The following additional packages will be installed: [2022-01-20T12:13:22.485Z] #29 5.009 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T12:13:22.485Z] #29 5.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T12:13:22.485Z] #29 5.009 Recommended packages: [2022-01-20T12:13:22.485Z] #29 5.009 libldap-common publicsuffix libsasl2-modules [2022-01-20T12:13:22.485Z] #29 5.173 The following NEW packages will be installed: [2022-01-20T12:13:22.485Z] #29 5.173 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T12:13:22.485Z] #29 5.173 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T12:13:22.485Z] #29 5.173 libssh2-1 openssl [2022-01-20T12:13:22.485Z] #29 5.446 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:13:22.485Z] #29 5.446 Need to get 3038 kB of archives. [2022-01-20T12:13:22.485Z] #29 5.446 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T12:13:22.485Z] #29 5.446 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T12:13:22.485Z] #29 5.462 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T12:13:22.485Z] #29 5.462 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T12:13:22.485Z] #29 5.463 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T12:13:22.485Z] #29 5.464 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T12:13:22.485Z] #29 5.465 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T12:13:22.485Z] #29 5.468 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T12:13:22.485Z] #29 5.469 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T12:13:22.485Z] #29 5.470 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T12:13:22.485Z] #29 5.471 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T12:13:22.485Z] #29 5.472 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T12:13:22.485Z] #29 5.476 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T12:13:22.485Z] #29 5.479 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:13:22.485Z] #29 5.481 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:13:22.485Z] #29 5.482 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:13:22.485Z] #29 5.648 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:13:22.485Z] #29 5.671 Fetched 3038 kB in 0s (10.0 MB/s) [2022-01-20T12:13:22.485Z] #29 5.697 Selecting previously unselected package openssl. [2022-01-20T12:13:22.485Z] #29 5.697 (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-01-20T12:13:22.485Z] #29 5.702 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 5.705 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 5.854 Selecting previously unselected package ca-certificates. [2022-01-20T12:13:22.485Z] #29 5.854 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T12:13:22.485Z] #29 5.863 Unpacking ca-certificates (20210119) ... [2022-01-20T12:13:22.485Z] #29 5.945 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T12:13:22.485Z] #29 5.946 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 5.952 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:22.485Z] #29 6.021 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T12:13:22.485Z] #29 6.022 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.026 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.061 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T12:13:22.485Z] #29 6.061 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.063 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.113 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T12:13:22.485Z] #29 6.114 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.117 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:22.485Z] #29 6.176 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T12:13:22.485Z] #29 6.176 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.185 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:22.485Z] #29 6.224 Selecting previously unselected package libpsl5:amd64. [2022-01-20T12:13:22.485Z] #29 6.224 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.228 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:22.485Z] #29 6.266 Selecting previously unselected package librtmp1:amd64. [2022-01-20T12:13:22.485Z] #29 6.266 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.271 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:22.485Z] #29 6.305 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T12:13:22.485Z] #29 6.307 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.310 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:22.485Z] #29 6.365 Selecting previously unselected package libcurl4:amd64. [2022-01-20T12:13:22.485Z] #29 6.365 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.373 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 6.432 Selecting previously unselected package curl. [2022-01-20T12:13:22.485Z] #29 6.434 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.438 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 6.495 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:13:22.485Z] #29 6.495 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.499 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:22.485Z] #29 6.553 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:13:22.485Z] #29 6.554 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.559 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.603 Selecting previously unselected package jq. [2022-01-20T12:13:22.485Z] #29 6.603 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:13:22.485Z] #29 6.610 Unpacking jq (1.6-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.654 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:22.485Z] #29 6.666 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:22.485Z] #29 6.677 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:22.485Z] #29 6.687 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.702 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:22.485Z] #29 6.708 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.718 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:22.485Z] #29 6.728 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 6.744 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:22.485Z] #29 6.757 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:22.485Z] #29 6.764 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:22.485Z] #29 6.778 Setting up ca-certificates (20210119) ... [2022-01-20T12:13:22.485Z] #29 7.411 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:22.485Z] #29 8.106 129 added, 0 removed; done. [2022-01-20T12:13:22.485Z] #29 8.144 Setting up jq (1.6-2.1) ... [2022-01-20T12:13:22.485Z] #29 8.153 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 8.164 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:22.485Z] #29 8.175 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:13:22.485Z] #29 8.191 Processing triggers for ca-certificates (20210119) ... [2022-01-20T12:13:22.485Z] #29 8.199 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:22.485Z] #29 8.792 0 added, 0 removed; done. [2022-01-20T12:13:22.485Z] #29 8.792 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T12:13:22.485Z] #29 8.793 done. [2022-01-20T12:13:22.485Z] #29 ... [2022-01-20T12:13:22.485Z] [2022-01-20T12:13:22.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:22.485Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:23.000Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.8s done [2022-01-20T12:13:23.000Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T12:13:23.414Z] #11 ... [2022-01-20T12:13:23.414Z] [2022-01-20T12:13:23.414Z] #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-01-20T12:13:23.414Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:23.414Z] #29 DONE 9.9s [2022-01-20T12:13:23.414Z] [2022-01-20T12:13:23.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:23.414Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:23.414Z] #11 ... [2022-01-20T12:13:23.414Z] [2022-01-20T12:13:23.414Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T12:13:23.414Z] #30 sha256:2b4668f4f38dc8daaf6fe7cb960a26f71b1d9c4e31b6d09a08ba12c1ce24cf41 [2022-01-20T12:13:23.414Z] #30 DONE 0.1s [2022-01-20T12:13:23.414Z] [2022-01-20T12:13:23.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:23.414Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:23.574Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.4s done [2022-01-20T12:13:23.671Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.2s done [2022-01-20T12:13:23.838Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T12:13:23.927Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0.1s [2022-01-20T12:13:25.751Z] Fetching without tags [2022-01-20T12:13:25.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:13:25.650Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:13:25.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:13:25.741Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:13:25.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:13:25.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:13:25.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:13:26.004Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:13:26.480Z] #41 ... [2022-01-20T12:13:26.480Z] [2022-01-20T12:13:26.480Z] #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-01-20T12:13:26.480Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:13:26.480Z] #19 31.46 Fetched 48.8 MB in 30s (1604 kB/s) [2022-01-20T12:13:27.407Z] Merge succeeded, producing 76f389dc48e868fae63c9935620c916cdb717754 [2022-01-20T12:13:27.408Z] Checking out Revision 76f389dc48e868fae63c9935620c916cdb717754 (PR-43130) [2022-01-20T12:13:26.017Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:13:26.026Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:13:26.539Z] > git remote # timeout=10 [2022-01-20T12:13:26.546Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:13:26.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:13:26.555Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:13:27.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T12:13:27.413Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:13:27.416Z] > git checkout -f 76f389dc48e868fae63c9935620c916cdb717754 # timeout=10 [2022-01-20T12:13:29.134Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.0s [2022-01-20T12:13:29.172Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.3s [2022-01-20T12:13:30.960Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:13:30.982Z] First time build. Skipping changelog. [2022-01-20T12:13:31.051Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.0s done [2022-01-20T12:13:31.051Z] #11 ... [2022-01-20T12:13:31.051Z] [2022-01-20T12:13:31.051Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T12:13:31.051Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:31.051Z] #29 1.228 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:31.051Z] #29 1.229 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:31.051Z] #29 1.238 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:31.051Z] #29 1.409 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:31.051Z] #29 1.595 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:31.051Z] #29 1.864 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:31.051Z] #29 3.367 Fetched 8492 kB in 2s (3526 kB/s) [2022-01-20T12:13:31.051Z] #29 3.367 Reading package lists... [2022-01-20T12:13:31.051Z] #29 4.230 Reading package lists... [2022-01-20T12:13:31.051Z] #29 5.013 Building dependency tree... [2022-01-20T12:13:31.051Z] #29 5.375 The following additional packages will be installed: [2022-01-20T12:13:31.051Z] #29 5.375 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T12:13:31.051Z] #29 5.376 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T12:13:31.051Z] #29 5.377 Recommended packages: [2022-01-20T12:13:31.051Z] #29 5.377 libldap-common publicsuffix libsasl2-modules [2022-01-20T12:13:31.051Z] #29 5.553 The following NEW packages will be installed: [2022-01-20T12:13:31.051Z] #29 5.553 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T12:13:31.051Z] #29 5.554 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T12:13:31.051Z] #29 5.554 libssh2-1 openssl [2022-01-20T12:13:31.051Z] #29 5.834 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:13:31.051Z] #29 5.834 Need to get 3038 kB of archives. [2022-01-20T12:13:31.051Z] #29 5.834 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T12:13:31.051Z] #29 5.834 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T12:13:31.051Z] #29 5.850 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T12:13:31.051Z] #29 5.852 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T12:13:31.051Z] #29 5.855 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T12:13:31.051Z] #29 5.857 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T12:13:31.051Z] #29 5.858 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T12:13:31.051Z] #29 5.865 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T12:13:31.051Z] #29 5.874 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T12:13:31.051Z] #29 5.875 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T12:13:31.051Z] #29 5.876 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T12:13:31.051Z] #29 5.878 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T12:13:31.051Z] #29 5.881 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T12:13:31.051Z] #29 5.892 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:13:31.051Z] #29 5.894 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:13:31.051Z] #29 5.914 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:13:31.051Z] #29 6.210 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:13:31.051Z] #29 6.259 Fetched 3038 kB in 0s (8295 kB/s) [2022-01-20T12:13:31.051Z] #29 6.291 Selecting previously unselected package openssl. [2022-01-20T12:13:31.051Z] #29 6.291 (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-01-20T12:13:31.051Z] #29 6.291 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.296 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:31.051Z] #29 6.443 Selecting previously unselected package ca-certificates. [2022-01-20T12:13:31.051Z] #29 6.443 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T12:13:31.051Z] #29 6.455 Unpacking ca-certificates (20210119) ... [2022-01-20T12:13:31.051Z] #29 6.549 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T12:13:31.051Z] #29 6.549 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.559 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:31.051Z] #29 6.646 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T12:13:31.051Z] #29 6.646 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.650 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:31.051Z] #29 6.709 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T12:13:31.051Z] #29 6.709 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.728 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:31.051Z] #29 6.785 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T12:13:31.051Z] #29 6.785 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.801 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:31.051Z] #29 6.883 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T12:13:31.051Z] #29 6.883 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.886 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:31.051Z] #29 6.949 Selecting previously unselected package libpsl5:amd64. [2022-01-20T12:13:31.051Z] #29 6.949 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 6.959 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:31.051Z] #29 7.005 Selecting previously unselected package librtmp1:amd64. [2022-01-20T12:13:31.051Z] #29 7.005 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 7.015 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:31.051Z] #29 7.071 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T12:13:31.051Z] #29 7.071 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 7.080 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:31.051Z] #29 7.150 Selecting previously unselected package libcurl4:amd64. [2022-01-20T12:13:31.051Z] #29 7.150 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 7.153 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:31.051Z] #29 7.248 Selecting previously unselected package curl. [2022-01-20T12:13:31.051Z] #29 7.248 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:31.051Z] #29 7.254 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:31.051Z] #29 7.342 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:13:31.051Z] #29 7.342 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:13:31.052Z] #29 7.347 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:31.052Z] #29 7.430 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:13:31.052Z] #29 7.430 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:13:31.052Z] #29 7.435 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:31.052Z] #29 7.525 Selecting previously unselected package jq. [2022-01-20T12:13:31.052Z] #29 7.525 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:13:31.052Z] #29 7.531 Unpacking jq (1.6-2.1) ... [2022-01-20T12:13:31.052Z] #29 7.582 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:31.052Z] #29 7.597 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:31.052Z] #29 7.609 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:31.052Z] #29 7.623 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:31.052Z] #29 7.635 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:31.052Z] #29 7.646 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:31.052Z] #29 7.659 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:31.052Z] #29 7.671 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:31.052Z] #29 7.687 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:31.052Z] #29 7.698 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:31.052Z] #29 7.710 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:31.052Z] #29 7.723 Setting up ca-certificates (20210119) ... [2022-01-20T12:13:31.052Z] #29 8.312 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:31.052Z] #29 ... [2022-01-20T12:13:31.052Z] [2022-01-20T12:13:31.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:31.052Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:31.052Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:13:31.737Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T12:13:31.737Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T12:13:32.009Z] + docker version [2022-01-20T12:13:30.967Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:13:32.301Z] #11 DONE 30.1s [2022-01-20T12:13:32.301Z] [2022-01-20T12:13:32.301Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:13:32.301Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:13:32.862Z] #12 ... [2022-01-20T12:13:32.862Z] [2022-01-20T12:13:32.862Z] #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-01-20T12:13:32.862Z] #31 sha256:b279857d37f8fed6668cfe2a14ab7e3cbcfeaf97231112586576ecec57856500 [2022-01-20T12:13:32.862Z] #31 1.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T12:13:32.862Z] #31 1.711 [2022-01-20T12:13:32.862Z] #31 1.927 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:32.862Z] #31 2.178 [2022-01-20T12:13:32.862Z] #31 3.017 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T12:13:32.862Z] #31 3.250 [2022-01-20T12:13:32.862Z] #31 3.466 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:32.862Z] #31 3.726 [2022-01-20T12:13:32.862Z] #31 4.550 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T12:13:32.862Z] #31 4.794 [2022-01-20T12:13:32.862Z] #31 5.010 #=#=# ################### 27.5% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-01-20T12:13:32.862Z] #31 5.547 [2022-01-20T12:13:32.862Z] #31 6.392 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T12:13:32.862Z] #31 6.655 [2022-01-20T12:13:32.862Z] #31 6.874 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:32.862Z] #31 7.118 [2022-01-20T12:13:32.862Z] #31 7.747 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T12:13:32.862Z] #31 8.046 [2022-01-20T12:13:32.862Z] #31 8.277 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:32.862Z] #31 8.495 [2022-01-20T12:13:32.862Z] #31 8.535 Download of images into '/build' complete. [2022-01-20T12:13:32.862Z] #31 8.535 Use something like the following to load the result into a Docker daemon: [2022-01-20T12:13:32.862Z] #31 8.535 tar -cC '/build' . | docker load [2022-01-20T12:13:32.862Z] #31 DONE 9.5s [2022-01-20T12:13:33.121Z] [2022-01-20T12:13:33.121Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:13:33.121Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:13:33.377Z] #12 DONE 1.3s [2022-01-20T12:13:33.377Z] [2022-01-20T12:13:33.377Z] #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-01-20T12:13:33.377Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T12:13:33.938Z] #13 DONE 0.4s [2022-01-20T12:13:33.938Z] [2022-01-20T12:13:33.938Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T12:13:33.938Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T12:13:33.938Z] #33 DONE 0.1s [2022-01-20T12:13:33.938Z] [2022-01-20T12:13:33.938Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T12:13:33.938Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T12:13:34.197Z] #42 DONE 0.2s [2022-01-20T12:13:34.197Z] [2022-01-20T12:13:34.197Z] #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-01-20T12:13:34.197Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T12:13:34.197Z] #46 DONE 0.2s [2022-01-20T12:13:34.197Z] [2022-01-20T12:13:34.197Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T12:13:34.197Z] #62 sha256:ce92957e5f836ec325141cf7601580e1e03a4090ae76dc4678022c312631bd81 [2022-01-20T12:13:34.197Z] #62 DONE 0.2s [2022-01-20T12:13:34.197Z] [2022-01-20T12:13:34.197Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T12:13:34.197Z] #25 sha256:c5c2e3b93f8dfecab070c015e2c3dad7861c272ebe1d855867f11b42de92d63f [2022-01-20T12:13:34.197Z] #25 DONE 0.2s [2022-01-20T12:13:34.197Z] [2022-01-20T12:13:34.197Z] #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-01-20T12:13:34.197Z] #26 sha256:8b935e6433e0ef6ef78a48dac24355e4ddf1897669f6b7acd1c68c905763476f [2022-01-20T12:13:34.361Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.3s done [2022-01-20T12:13:34.621Z] #11 ... [2022-01-20T12:13:34.621Z] [2022-01-20T12:13:34.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-01-20T12:13:34.621Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:34.621Z] #29 9.135 129 added, 0 removed; done. [2022-01-20T12:13:34.621Z] #29 9.244 Setting up jq (1.6-2.1) ... [2022-01-20T12:13:34.621Z] #29 9.258 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:34.621Z] #29 9.271 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:34.621Z] #29 9.283 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:13:34.621Z] #29 9.308 Processing triggers for ca-certificates (20210119) ... [2022-01-20T12:13:34.621Z] #29 9.318 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:34.621Z] #29 9.993 0 added, 0 removed; done. [2022-01-20T12:13:34.621Z] #29 9.993 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T12:13:34.621Z] #29 9.993 done. [2022-01-20T12:13:34.621Z] #29 DONE 12.4s [2022-01-20T12:13:34.621Z] [2022-01-20T12:13:34.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:34.621Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:34.621Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0.1s [2022-01-20T12:13:35.194Z] #11 ... [2022-01-20T12:13:35.194Z] [2022-01-20T12:13:35.194Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T12:13:35.194Z] #30 sha256:187457b619113b37ec519b835f14011d1abd6eacaf322523c08a697ede239216 [2022-01-20T12:13:35.194Z] #30 DONE 0.5s [2022-01-20T12:13:35.194Z] [2022-01-20T12:13:35.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:35.194Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:36.143Z] Client: [2022-01-20T12:13:36.143Z] Context: default [2022-01-20T12:13:36.143Z] Debug Mode: false [2022-01-20T12:13:36.143Z] Plugins: [2022-01-20T12:13:36.143Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T12:13:36.143Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T12:13:36.143Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T12:13:36.143Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T12:13:36.143Z] [2022-01-20T12:13:36.143Z] Server: [2022-01-20T12:13:36.143Z] Containers: 0 [2022-01-20T12:13:36.143Z] Running: 0 [2022-01-20T12:13:36.143Z] Paused: 0 [2022-01-20T12:13:36.143Z] Stopped: 0 [2022-01-20T12:13:36.143Z] Images: 0 [2022-01-20T12:13:36.143Z] Server Version: 20.10.12 [2022-01-20T12:13:36.143Z] Storage Driver: overlay2 [2022-01-20T12:13:36.143Z] Backing Filesystem: extfs [2022-01-20T12:13:36.143Z] Supports d_type: true [2022-01-20T12:13:36.143Z] Native Overlay Diff: true [2022-01-20T12:13:36.143Z] userxattr: false [2022-01-20T12:13:36.143Z] Logging Driver: json-file [2022-01-20T12:13:36.143Z] Cgroup Driver: systemd [2022-01-20T12:13:36.143Z] Cgroup Version: 2 [2022-01-20T12:13:36.143Z] Plugins: [2022-01-20T12:13:36.143Z] Volume: local [2022-01-20T12:13:36.143Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T12:13:36.143Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T12:13:36.143Z] Swarm: inactive [2022-01-20T12:13:36.143Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-01-20T12:13:36.143Z] Default Runtime: runc [2022-01-20T12:13:36.143Z] Init Binary: docker-init [2022-01-20T12:13:36.143Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:13:36.143Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T12:13:36.143Z] init version: de40ad0 [2022-01-20T12:13:36.143Z] Security Options: [2022-01-20T12:13:36.143Z] apparmor [2022-01-20T12:13:36.143Z] seccomp [2022-01-20T12:13:36.143Z] Profile: default [2022-01-20T12:13:36.143Z] cgroupns [2022-01-20T12:13:36.143Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T12:13:36.143Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T12:13:36.143Z] OSType: linux [2022-01-20T12:13:36.143Z] Architecture: x86_64 [2022-01-20T12:13:36.143Z] CPUs: 2 [2022-01-20T12:13:36.143Z] Total Memory: 7.559GiB [2022-01-20T12:13:36.143Z] Name: ip-10-100-47-196 [2022-01-20T12:13:36.143Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T12:13:36.143Z] Docker Root Dir: /var/lib/docker [2022-01-20T12:13:36.143Z] Debug Mode: false [2022-01-20T12:13:36.143Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:13:36.143Z] Labels: [2022-01-20T12:13:36.143Z] Experimental: true [2022-01-20T12:13:36.143Z] Insecure Registries: [2022-01-20T12:13:36.143Z] 127.0.0.0/8 [2022-01-20T12:13:36.143Z] Live Restore Enabled: true [2022-01-20T12:13:36.143Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T12:13:36.486Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7fca73ef00efddc5e701b4de3400227d214224c3 . [2022-01-20T12:13:36.495Z] #19 31.46 Reading package lists... [2022-01-20T12:13:36.832Z] #1 [internal] load build definition from Dockerfile [2022-01-20T12:13:36.832Z] #1 sha256:56499718b30cc4cf893a97d4746eb654bb4a07ace32b31f033ead5d41141c996 [2022-01-20T12:13:36.832Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T12:13:36.832Z] #1 DONE 0.1s [2022-01-20T12:13:36.832Z] [2022-01-20T12:13:36.832Z] #2 [internal] load .dockerignore [2022-01-20T12:13:36.832Z] #2 sha256:00385d07e494c9e62fa4b8668888970e6594f00ddfff77efe8c3cad71b300ccd [2022-01-20T12:13:36.832Z] #2 transferring context: 87B done [2022-01-20T12:13:36.832Z] #2 DONE 0.0s [2022-01-20T12:13:36.832Z] [2022-01-20T12:13:36.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T12:13:36.832Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T12:13:37.405Z] #3 DONE 0.5s [2022-01-20T12:13:37.405Z] [2022-01-20T12:13:37.405Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T12:13:37.405Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T12:13:37.405Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T12:13:37.405Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T12:13:37.405Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T12:13:37.405Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T12:13:37.405Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T12:13:37.405Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-20T12:13:37.405Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-20T12:13:37.666Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T12:13:37.666Z] #4 DONE 0.6s [2022-01-20T12:13:37.926Z] [2022-01-20T12:13:37.926Z] #5 [internal] load build definition from Dockerfile [2022-01-20T12:13:37.926Z] #5 sha256:7932eb554375658f1b215b927d174e17fee4c803c5b44e75d260dc4703b35985 [2022-01-20T12:13:37.926Z] #5 DONE 0.0s [2022-01-20T12:13:37.926Z] [2022-01-20T12:13:37.926Z] #6 [internal] load .dockerignore [2022-01-20T12:13:37.926Z] #6 sha256:c3b5f11782bfb5ad08596075716d67fbbf21e68ad0cb63206810d18ad2c1a059 [2022-01-20T12:13:37.926Z] #6 DONE 0.0s [2022-01-20T12:13:38.192Z] [2022-01-20T12:13:38.192Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:38.192Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:13:38.386Z] #26 3.546 + RM_GOPATH=0 [2022-01-20T12:13:38.386Z] #26 3.546 + TMP_GOPATH= [2022-01-20T12:13:38.386Z] #26 3.546 + : /build [2022-01-20T12:13:38.386Z] #26 3.546 + '[' -z '' ']' [2022-01-20T12:13:38.386Z] #26 3.547 ++ mktemp -d [2022-01-20T12:13:38.386Z] #26 3.555 + export GOPATH=/tmp/tmp.hwPzbZaoKp [2022-01-20T12:13:38.386Z] #26 3.555 + GOPATH=/tmp/tmp.hwPzbZaoKp [2022-01-20T12:13:38.386Z] #26 3.555 + RM_GOPATH=1 [2022-01-20T12:13:38.386Z] #26 3.555 + case "$(go env GOARCH)" in [2022-01-20T12:13:38.386Z] #26 3.555 ++ go env GOARCH [2022-01-20T12:13:38.386Z] #26 3.562 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:38.386Z] #26 3.562 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:38.386Z] #26 3.562 ++ dirname /install.sh [2022-01-20T12:13:38.386Z] #26 3.564 + dir=/ [2022-01-20T12:13:38.386Z] #26 3.565 + bin=dockercli [2022-01-20T12:13:38.386Z] #26 3.565 + shift [2022-01-20T12:13:38.386Z] #26 3.565 + '[' '!' -f //dockercli.installer ']' [2022-01-20T12:13:38.386Z] #26 3.566 + . //dockercli.installer [2022-01-20T12:13:38.386Z] #26 3.566 ++ : stable [2022-01-20T12:13:38.386Z] #26 3.566 ++ : 17.06.2-ce [2022-01-20T12:13:38.386Z] #26 3.566 + install_dockercli [2022-01-20T12:13:38.386Z] #26 3.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T12:13:38.386Z] #26 3.567 Install docker/cli version 17.06.2-ce from stable [2022-01-20T12:13:38.386Z] #26 3.567 ++ uname -m [2022-01-20T12:13:38.386Z] #26 3.568 + arch=x86_64 [2022-01-20T12:13:38.386Z] #26 3.570 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T12:13:38.386Z] #26 3.570 + url=https://download.docker.com/linux/static [2022-01-20T12:13:38.386Z] #26 3.570 + tar -xz docker/docker [2022-01-20T12:13:38.386Z] #26 3.574 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T12:13:38.574Z] Client: Docker Engine - Community [2022-01-20T12:13:38.574Z] Version: 20.10.12 [2022-01-20T12:13:38.574Z] API version: 1.41 [2022-01-20T12:13:38.574Z] Go version: go1.16.12 [2022-01-20T12:13:38.574Z] Git commit: e91ed57 [2022-01-20T12:13:38.574Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T12:13:38.574Z] OS/Arch: linux/arm64 [2022-01-20T12:13:38.574Z] Context: default [2022-01-20T12:13:38.574Z] Experimental: true [2022-01-20T12:13:38.574Z] [2022-01-20T12:13:38.574Z] Server: Docker Engine - Community [2022-01-20T12:13:38.574Z] Engine: [2022-01-20T12:13:38.574Z] Version: 20.10.12 [2022-01-20T12:13:38.574Z] API version: 1.41 (minimum version 1.12) [2022-01-20T12:13:38.574Z] Go version: go1.16.12 [2022-01-20T12:13:38.574Z] Git commit: 459d0df [2022-01-20T12:13:38.574Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T12:13:38.574Z] OS/Arch: linux/arm64 [2022-01-20T12:13:38.574Z] Experimental: true [2022-01-20T12:13:38.574Z] containerd: [2022-01-20T12:13:38.574Z] Version: 1.4.12 [2022-01-20T12:13:38.574Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:13:38.574Z] runc: [2022-01-20T12:13:38.574Z] Version: 1.0.2 [2022-01-20T12:13:38.574Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T12:13:38.574Z] docker-init: [2022-01-20T12:13:38.574Z] Version: 0.19.0 [2022-01-20T12:13:38.574Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T12:13:38.880Z] + docker info [2022-01-20T12:13:39.132Z] #10 ... [2022-01-20T12:13:39.132Z] [2022-01-20T12:13:39.133Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T12:13:39.133Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T12:13:39.133Z] #7 DONE 0.8s [2022-01-20T12:13:39.133Z] [2022-01-20T12:13:39.133Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:39.133Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:39.133Z] #8 DONE 0.8s [2022-01-20T12:13:39.133Z] [2022-01-20T12:13:39.133Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T12:13:39.133Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T12:13:39.133Z] #9 DONE 0.9s [2022-01-20T12:13:39.133Z] [2022-01-20T12:13:39.133Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:39.133Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:13:39.133Z] #10 DONE 1.0s [2022-01-20T12:13:40.494Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.4s [2022-01-20T12:13:40.948Z] #26 ... [2022-01-20T12:13:40.948Z] [2022-01-20T12:13:40.948Z] #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-01-20T12:13:40.948Z] #63 sha256:d579e2f1044bac62caedd4e0f25aa7745f6f7c20e7ec268bf08643613a79cbc6 [2022-01-20T12:13:40.948Z] #63 3.481 + RM_GOPATH=0 [2022-01-20T12:13:40.948Z] #63 3.481 + TMP_GOPATH= [2022-01-20T12:13:40.948Z] #63 3.481 + : /build [2022-01-20T12:13:40.948Z] #63 3.481 + '[' -z '' ']' [2022-01-20T12:13:40.948Z] #63 3.481 ++ mktemp -d [2022-01-20T12:13:40.948Z] #63 3.500 + export GOPATH=/tmp/tmp.YMs36WRAN4 [2022-01-20T12:13:40.948Z] #63 3.500 + GOPATH=/tmp/tmp.YMs36WRAN4 [2022-01-20T12:13:40.948Z] #63 3.501 + RM_GOPATH=1 [2022-01-20T12:13:40.948Z] #63 3.501 + case "$(go env GOARCH)" in [2022-01-20T12:13:40.948Z] #63 3.501 ++ go env GOARCH [2022-01-20T12:13:40.948Z] #63 3.525 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:40.948Z] #63 3.526 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:40.948Z] #63 3.526 ++ dirname /install.sh [2022-01-20T12:13:40.948Z] #63 3.528 + dir=/ [2022-01-20T12:13:40.948Z] #63 3.528 + bin=rootlesskit [2022-01-20T12:13:40.948Z] #63 3.529 + shift [2022-01-20T12:13:40.948Z] #63 3.529 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T12:13:40.948Z] #63 3.529 + . //rootlesskit.installer [2022-01-20T12:13:40.948Z] #63 3.529 ++ : v0.14.6 [2022-01-20T12:13:40.948Z] #63 3.530 + install_rootlesskit [2022-01-20T12:13:40.948Z] #63 3.531 + case "$1" in [2022-01-20T12:13:40.948Z] #63 3.531 + export CGO_ENABLED=0 [2022-01-20T12:13:40.948Z] #63 3.531 + CGO_ENABLED=0 [2022-01-20T12:13:40.948Z] #63 3.531 + _install_rootlesskit [2022-01-20T12:13:40.948Z] #63 3.532 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T12:13:40.948Z] #63 3.533 Install rootlesskit version v0.14.6 [2022-01-20T12:13:40.948Z] #63 3.533 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:13:40.948Z] #63 3.533 + GOBIN=/build [2022-01-20T12:13:40.948Z] #63 3.533 + GO111MODULE=on [2022-01-20T12:13:40.948Z] #63 3.534 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T12:13:40.948Z] #63 4.134 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T12:13:40.948Z] #63 6.745 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:13:40.948Z] #63 6.747 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T12:13:41.048Z] [2022-01-20T12:13:41.048Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:41.048Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:41.048Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T12:13:41.048Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T12:13:41.048Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T12:13:41.048Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T12:13:41.344Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.2s [2022-01-20T12:13:41.344Z] #28 ... [2022-01-20T12:13:41.344Z] [2022-01-20T12:13:41.344Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:13:41.344Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:13:41.344Z] #45 DONE 0.0s [2022-01-20T12:13:41.344Z] [2022-01-20T12:13:41.344Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:41.344Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:41.344Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 8.39MB / 54.92MB 0.4s [2022-01-20T12:13:41.513Z] #63 7.355 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T12:13:41.608Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 13.80MB / 54.92MB 0.5s [2022-01-20T12:13:41.608Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 30.41MB / 54.92MB 0.8s [2022-01-20T12:13:41.877Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 41.94MB / 54.92MB 1.0s [2022-01-20T12:13:42.145Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 47.19MB / 54.92MB 1.1s [2022-01-20T12:13:42.145Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s [2022-01-20T12:13:43.055Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.1s done [2022-01-20T12:13:43.055Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T12:13:43.055Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T12:13:43.155Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-20T12:13:43.155Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T12:13:43.316Z] #11 DONE 30.4s [2022-01-20T12:13:43.316Z] [2022-01-20T12:13:43.316Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:13:43.316Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:13:44.035Z] #63 ... [2022-01-20T12:13:44.035Z] [2022-01-20T12:13:44.035Z] #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-01-20T12:13:44.035Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:13:44.035Z] #36 3.626 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:13:44.035Z] #36 ... [2022-01-20T12:13:44.035Z] [2022-01-20T12:13:44.035Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T12:13:44.035Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:13:44.035Z] #38 4.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:44.035Z] #38 4.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:44.035Z] #38 4.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:44.035Z] #38 4.643 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:44.035Z] #38 6.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:44.035Z] #38 8.528 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:44.035Z] #38 ... [2022-01-20T12:13:44.035Z] [2022-01-20T12:13:44.035Z] #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-01-20T12:13:44.035Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:13:44.035Z] #43 3.608 + git clone https://github.com/docker/distribution.git . [2022-01-20T12:13:44.035Z] #43 3.635 Cloning into '.'... [2022-01-20T12:13:44.293Z] #43 ... [2022-01-20T12:13:44.293Z] [2022-01-20T12:13:44.293Z] #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-01-20T12:13:44.293Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:13:44.293Z] #53 3.553 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T12:13:44.293Z] #53 4.511 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T12:13:44.293Z] #53 4.522 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T12:13:44.293Z] #53 4.578 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T12:13:44.293Z] #53 6.198 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T12:13:44.293Z] #53 ... [2022-01-20T12:13:44.293Z] [2022-01-20T12:13:44.293Z] #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-01-20T12:13:44.293Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:44.293Z] #47 4.045 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:44.293Z] #47 4.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:44.293Z] #47 4.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:44.293Z] #47 4.571 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T12:13:44.293Z] #47 5.096 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:44.293Z] #47 7.422 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:44.293Z] #47 9.105 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:44.545Z] #28 ... [2022-01-20T12:13:44.545Z] [2022-01-20T12:13:44.545Z] #24 [internal] load build context [2022-01-20T12:13:44.545Z] #24 sha256:6032c92c82480443c84a7e3925cba94ddc1e76185aea39ecb3c42f50c2feae0f [2022-01-20T12:13:44.545Z] #24 transferring context: 56.53MB 3.4s done [2022-01-20T12:13:44.545Z] #24 DONE 3.6s [2022-01-20T12:13:44.545Z] [2022-01-20T12:13:44.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:44.545Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:44.545Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T12:13:44.545Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T12:13:44.545Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T12:13:44.545Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T12:13:44.546Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s done [2022-01-20T12:13:44.546Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-20T12:13:44.546Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.8s done [2022-01-20T12:13:44.546Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.4s done [2022-01-20T12:13:44.546Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.4s done [2022-01-20T12:13:44.546Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 3.4s done [2022-01-20T12:13:44.546Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 12.71MB / 134.83MB 3.5s [2022-01-20T12:13:44.546Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 20.97MB / 134.83MB 3.6s [2022-01-20T12:13:44.551Z] #47 ... [2022-01-20T12:13:44.551Z] [2022-01-20T12:13:44.551Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:13:44.551Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:13:44.551Z] #14 4.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:44.551Z] #14 4.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:44.551Z] #14 4.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:44.551Z] #14 4.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:44.551Z] #14 6.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:44.551Z] #14 8.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:44.622Z] #19 40.62 Reading package lists... [2022-01-20T12:13:44.807Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 31.46MB / 134.83MB 3.7s [2022-01-20T12:13:44.807Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 41.24MB / 134.83MB 3.8s [2022-01-20T12:13:44.808Z] #14 ... [2022-01-20T12:13:44.808Z] [2022-01-20T12:13:44.808Z] #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-01-20T12:13:44.808Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:13:44.808Z] #58 3.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:44.808Z] #58 3.836 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:44.808Z] #58 3.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:44.808Z] #58 4.377 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:44.808Z] #58 6.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:44.808Z] #58 8.064 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:44.808Z] #58 ... [2022-01-20T12:13:44.808Z] [2022-01-20T12:13:44.808Z] #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-01-20T12:13:44.808Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:13:44.808Z] #49 2.440 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:13:44.808Z] #49 3.226 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:13:44.808Z] #49 3.237 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:13:44.808Z] #49 3.244 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:13:44.808Z] #49 3.281 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:13:44.808Z] #49 3.325 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:13:44.808Z] #49 3.342 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:13:44.808Z] #49 3.397 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:13:44.808Z] #49 3.528 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:13:44.808Z] #49 3.848 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:13:44.808Z] #49 7.477 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:13:44.808Z] #49 7.529 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:13:44.808Z] #49 7.608 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:13:44.808Z] #49 9.014 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:13:44.808Z] #49 9.032 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:13:45.065Z] #49 ... [2022-01-20T12:13:45.065Z] [2022-01-20T12:13:45.065Z] #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-01-20T12:13:45.065Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:13:45.065Z] #34 3.565 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T12:13:45.065Z] #34 3.568 Cloning into '.'... [2022-01-20T12:13:45.065Z] #34 ... [2022-01-20T12:13:45.065Z] [2022-01-20T12:13:45.065Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:13:45.065Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:13:45.065Z] #51 3.068 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T12:13:45.065Z] #51 8.305 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T12:13:45.065Z] #51 8.333 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T12:13:45.065Z] #51 8.358 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T12:13:45.065Z] #51 8.405 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T12:13:45.065Z] #51 8.500 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:13:45.065Z] #51 8.654 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T12:13:45.065Z] #51 9.111 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T12:13:45.065Z] #51 9.132 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T12:13:45.065Z] #51 9.182 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T12:13:45.065Z] #51 9.182 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T12:13:45.065Z] #51 10.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T12:13:45.065Z] #51 10.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T12:13:45.069Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 57.67MB / 134.83MB 4.0s [2022-01-20T12:13:45.069Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 66.06MB / 134.83MB 4.1s [2022-01-20T12:13:45.231Z] #12 ... [2022-01-20T12:13:45.231Z] [2022-01-20T12:13:45.231Z] #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-01-20T12:13:45.231Z] #31 sha256:bc5c8134ee4114a408ab8eb2a9297165a296ff095f27909cd4936fd9c809cdfa [2022-01-20T12:13:45.231Z] #31 1.444 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T12:13:45.231Z] #31 1.698 [2022-01-20T12:13:45.231Z] #31 1.912 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:45.231Z] #31 2.169 [2022-01-20T12:13:45.231Z] #31 3.023 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T12:13:45.231Z] #31 3.266 [2022-01-20T12:13:45.231Z] #31 3.486 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:45.231Z] #31 3.763 [2022-01-20T12:13:45.231Z] #31 4.660 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T12:13:45.231Z] #31 4.918 [2022-01-20T12:13:45.231Z] #31 5.148 #=#=# ################# 23.7% ######################################### 58.0% ############################################################### 88.8% ######################################################################## 100.0% [2022-01-20T12:13:45.231Z] #31 5.689 [2022-01-20T12:13:45.231Z] #31 6.590 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T12:13:45.231Z] #31 6.872 [2022-01-20T12:13:45.231Z] #31 7.092 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:45.231Z] #31 7.311 [2022-01-20T12:13:45.231Z] #31 7.992 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T12:13:45.231Z] #31 8.285 [2022-01-20T12:13:45.231Z] #31 8.506 #=#=# ######################################################################## 100.0% [2022-01-20T12:13:45.231Z] #31 8.739 [2022-01-20T12:13:45.231Z] #31 8.779 Download of images into '/build' complete. [2022-01-20T12:13:45.231Z] #31 8.779 Use something like the following to load the result into a Docker daemon: [2022-01-20T12:13:45.231Z] #31 8.779 tar -cC '/build' . | docker load [2022-01-20T12:13:45.231Z] #31 DONE 10.1s [2022-01-20T12:13:45.231Z] [2022-01-20T12:13:45.231Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:13:45.231Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:13:45.231Z] #12 DONE 2.1s [2022-01-20T12:13:45.231Z] [2022-01-20T12:13:45.231Z] #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-01-20T12:13:45.231Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T12:13:45.321Z] #51 ... [2022-01-20T12:13:45.322Z] [2022-01-20T12:13:45.322Z] #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-01-20T12:13:45.322Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:45.322Z] #47 11.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T12:13:45.330Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 74.45MB / 134.83MB 4.2s [2022-01-20T12:13:45.330Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 92.27MB / 134.83MB 4.4s [2022-01-20T12:13:45.592Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 101.71MB / 134.83MB 4.5s [2022-01-20T12:13:45.592Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 109.61MB / 134.83MB 4.6s [2022-01-20T12:13:45.803Z] #13 DONE 0.6s [2022-01-20T12:13:45.803Z] [2022-01-20T12:13:45.803Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T12:13:45.803Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T12:13:45.803Z] #33 DONE 0.1s [2022-01-20T12:13:45.803Z] [2022-01-20T12:13:45.803Z] #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-01-20T12:13:45.803Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:13:45.855Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 132.12MB / 134.83MB 4.9s [2022-01-20T12:13:45.885Z] #47 ... [2022-01-20T12:13:45.885Z] [2022-01-20T12:13:45.885Z] #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-01-20T12:13:45.885Z] #26 sha256:8b935e6433e0ef6ef78a48dac24355e4ddf1897669f6b7acd1c68c905763476f [2022-01-20T12:13:45.885Z] #26 11.56 + mkdir -p /build [2022-01-20T12:13:45.885Z] #26 11.56 + mv docker/docker /build/ [2022-01-20T12:13:45.885Z] #26 11.56 + rmdir docker [2022-01-20T12:13:45.885Z] #26 DONE 11.9s [2022-01-20T12:13:46.002Z] #19 49.24 Building dependency tree... [2022-01-20T12:13:46.072Z] #34 ... [2022-01-20T12:13:46.072Z] [2022-01-20T12:13:46.072Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T12:13:46.072Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T12:13:46.072Z] #42 DONE 0.3s [2022-01-20T12:13:46.072Z] [2022-01-20T12:13:46.072Z] #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-01-20T12:13:46.072Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T12:13:46.072Z] #46 DONE 0.3s [2022-01-20T12:13:46.072Z] [2022-01-20T12:13:46.072Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T12:13:46.072Z] #62 sha256:886c4d9a70990d094ef269d6e45cd880ca7ebd72e260194ff33e64663b429712 [2022-01-20T12:13:46.072Z] #62 DONE 0.3s [2022-01-20T12:13:46.072Z] [2022-01-20T12:13:46.072Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T12:13:46.072Z] #25 sha256:a80001bbe6aaf6151d75a6c222da23b9b78ba5f229b329d9f5d6a39f860d59bb [2022-01-20T12:13:46.072Z] #25 DONE 0.3s [2022-01-20T12:13:46.142Z] [2022-01-20T12:13:46.142Z] #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-01-20T12:13:46.142Z] #63 sha256:d579e2f1044bac62caedd4e0f25aa7745f6f7c20e7ec268bf08643613a79cbc6 [2022-01-20T12:13:46.142Z] #63 10.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T12:13:46.142Z] #63 10.74 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T12:13:46.142Z] #63 10.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T12:13:46.142Z] #63 11.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T12:13:46.142Z] #63 11.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T12:13:46.142Z] #63 11.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:13:46.142Z] #63 11.50 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:13:46.142Z] #63 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T12:13:46.339Z] [2022-01-20T12:13:46.339Z] #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-01-20T12:13:46.339Z] #26 sha256:d45a4a4115ef189d6965f8e898bab7f020e4563ea9c645a39f9f9a529cd37939 [2022-01-20T12:13:46.404Z] #63 12.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T12:13:46.404Z] #63 12.43 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T12:13:47.243Z] #11 ... [2022-01-20T12:13:47.243Z] [2022-01-20T12:13:47.243Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:47.243Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:13:47.243Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T12:13:47.243Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T12:13:47.243Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:47.243Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T12:13:47.243Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-01-20T12:13:47.243Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-01-20T12:13:47.243Z] #67 DONE 6.3s [2022-01-20T12:13:47.243Z] [2022-01-20T12:13:47.243Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:13:47.243Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:13:47.243Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T12:13:47.243Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T12:13:47.243Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:13:47.243Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T12:13:47.243Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-01-20T12:13:47.243Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-01-20T12:13:47.243Z] #69 DONE 6.4s [2022-01-20T12:13:47.243Z] [2022-01-20T12:13:47.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:47.243Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:47.243Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.1s done [2022-01-20T12:13:47.243Z] #11 ... [2022-01-20T12:13:47.243Z] [2022-01-20T12:13:47.243Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:13:47.243Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T12:13:47.381Z] #19 53.24 The following additional packages will be installed: [2022-01-20T12:13:47.381Z] #19 53.24 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T12:13:47.641Z] #19 53.24 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.24 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.24 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T12:13:47.641Z] #19 53.24 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.24 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.24 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-20T12:13:47.641Z] #19 53.25 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-20T12:13:47.641Z] #19 53.25 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.25 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T12:13:47.641Z] #19 53.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T12:13:47.641Z] #19 53.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T12:13:47.641Z] #19 53.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T12:13:47.641Z] #19 53.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.25 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T12:13:47.641Z] #19 53.25 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T12:13:47.641Z] #19 53.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T12:13:47.641Z] #19 53.26 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.26 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.26 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.26 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T12:13:47.641Z] #19 53.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T12:13:47.641Z] #19 53.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T12:13:47.641Z] #19 53.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T12:13:47.641Z] #19 53.26 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T12:13:47.641Z] #19 53.26 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.26 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T12:13:47.641Z] #19 53.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T12:13:47.641Z] #19 53.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T12:13:47.641Z] #19 53.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T12:13:47.641Z] #19 53.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T12:13:47.641Z] #19 53.27 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T12:13:47.641Z] #19 53.27 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T12:13:47.641Z] #19 53.27 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T12:13:47.641Z] #19 53.28 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T12:13:47.641Z] #19 53.31 Suggested packages: [2022-01-20T12:13:47.641Z] #19 53.31 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-20T12:13:47.641Z] #19 53.31 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.31 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-20T12:13:47.641Z] #19 53.31 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-20T12:13:47.641Z] #19 53.31 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-20T12:13:47.641Z] #19 53.31 libyaml-shell-perl ed diffutils-doc [2022-01-20T12:13:47.641Z] #19 53.31 Recommended packages: [2022-01-20T12:13:47.641Z] #19 53.31 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-20T12:13:47.641Z] #19 53.31 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-20T12:13:48.296Z] #63 14.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T12:13:48.656Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.3s [2022-01-20T12:13:49.227Z] #63 ... [2022-01-20T12:13:49.227Z] [2022-01-20T12:13:49.227Z] #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-01-20T12:13:49.227Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:13:49.227Z] #36 15.15 tomll can be used in two ways: [2022-01-20T12:13:49.227Z] #36 15.15 Writing to STDIN and reading from STDOUT: [2022-01-20T12:13:49.227Z] #36 15.15 cat file.toml | tomll > file.toml [2022-01-20T12:13:49.227Z] #36 15.15 [2022-01-20T12:13:49.227Z] #36 15.15 Reading and updating a list of files: [2022-01-20T12:13:49.227Z] #36 15.15 tomll a.toml b.toml c.toml [2022-01-20T12:13:49.227Z] #36 15.15 [2022-01-20T12:13:49.227Z] #36 15.15 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T12:13:49.227Z] #36 DONE 15.3s [2022-01-20T12:13:49.227Z] [2022-01-20T12:13:49.227Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:13:49.227Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:13:49.227Z] #51 13.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T12:13:49.227Z] #51 13.80 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T12:13:49.227Z] #51 13.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T12:13:49.227Z] #51 13.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T12:13:49.227Z] #51 14.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T12:13:49.227Z] #51 14.31 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T12:13:49.227Z] #51 14.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T12:13:49.227Z] #51 14.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T12:13:49.227Z] #51 14.43 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T12:13:49.227Z] #51 14.58 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T12:13:49.227Z] #51 14.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T12:13:49.227Z] #51 14.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T12:13:49.227Z] #51 14.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T12:13:49.227Z] #51 14.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T12:13:49.227Z] #51 14.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T12:13:49.227Z] #51 14.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T12:13:49.227Z] #51 15.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T12:13:49.228Z] #28 DONE 8.3s [2022-01-20T12:13:49.228Z] [2022-01-20T12:13:49.228Z] #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-01-20T12:13:49.228Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:49.483Z] #51 15.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T12:13:49.651Z] #26 3.180 + RM_GOPATH=0 [2022-01-20T12:13:49.651Z] #26 3.180 + TMP_GOPATH= [2022-01-20T12:13:49.651Z] #26 3.180 + : /build [2022-01-20T12:13:49.651Z] #26 3.180 + '[' -z '' ']' [2022-01-20T12:13:49.651Z] #26 3.180 ++ mktemp -d [2022-01-20T12:13:49.651Z] #26 3.198 + export GOPATH=/tmp/tmp.PZBIB0wUq6 [2022-01-20T12:13:49.651Z] #26 3.198 + GOPATH=/tmp/tmp.PZBIB0wUq6 [2022-01-20T12:13:49.651Z] #26 3.198 + RM_GOPATH=1 [2022-01-20T12:13:49.651Z] #26 3.198 + case "$(go env GOARCH)" in [2022-01-20T12:13:49.651Z] #26 3.198 ++ go env GOARCH [2022-01-20T12:13:49.651Z] #26 3.233 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:49.651Z] #26 3.233 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:49.651Z] #26 3.234 ++ dirname /install.sh [2022-01-20T12:13:49.651Z] #26 3.240 + dir=/ [2022-01-20T12:13:49.651Z] #26 3.240 + bin=dockercli [2022-01-20T12:13:49.651Z] #26 3.240 + shift [2022-01-20T12:13:49.651Z] #26 3.240 + '[' '!' -f //dockercli.installer ']' [2022-01-20T12:13:49.651Z] #26 3.240 + . //dockercli.installer [2022-01-20T12:13:49.651Z] #26 3.240 ++ : stable [2022-01-20T12:13:49.651Z] #26 3.240 ++ : 17.06.2-ce [2022-01-20T12:13:49.651Z] #26 3.240 + install_dockercli [2022-01-20T12:13:49.651Z] #26 3.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T12:13:49.651Z] #26 3.240 Install docker/cli version 17.06.2-ce from stable [2022-01-20T12:13:49.651Z] #26 3.258 ++ uname -m [2022-01-20T12:13:49.651Z] #26 3.258 + arch=x86_64 [2022-01-20T12:13:49.651Z] #26 3.258 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T12:13:49.651Z] #26 3.258 + url=https://download.docker.com/linux/static [2022-01-20T12:13:49.651Z] #26 3.258 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T12:13:49.651Z] #26 3.258 + tar -xz docker/docker [2022-01-20T12:13:49.739Z] #51 15.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T12:13:49.739Z] #51 15.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T12:13:49.739Z] #51 15.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T12:13:50.037Z] #51 16.08 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T12:13:50.037Z] #51 16.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T12:13:50.169Z] #29 ... [2022-01-20T12:13:50.169Z] [2022-01-20T12:13:50.169Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T12:13:50.169Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T12:13:50.169Z] #68 DONE 0.8s [2022-01-20T12:13:50.169Z] [2022-01-20T12:13:50.169Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T12:13:50.169Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T12:13:50.606Z] #51 16.71 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T12:13:50.606Z] #51 16.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T12:13:50.606Z] #51 16.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T12:13:50.869Z] #51 16.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T12:13:50.869Z] #51 16.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T12:13:51.115Z] #70 DONE 1.0s [2022-01-20T12:13:51.115Z] [2022-01-20T12:13:51.115Z] #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-01-20T12:13:51.115Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:51.115Z] #29 1.608 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:51.115Z] #29 1.611 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:51.115Z] #29 1.623 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:51.115Z] #29 1.826 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:51.115Z] #29 2.001 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:51.125Z] #51 17.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T12:13:51.125Z] #51 17.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T12:13:51.377Z] #29 2.206 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:51.381Z] #51 17.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T12:13:51.381Z] #51 17.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T12:13:51.381Z] #51 17.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T12:13:51.381Z] #51 17.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T12:13:51.637Z] #51 17.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T12:13:51.637Z] #51 17.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T12:13:51.842Z] #19 57.02 The following NEW packages will be installed: [2022-01-20T12:13:51.842Z] #19 57.02 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T12:13:51.842Z] #19 57.02 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T12:13:51.842Z] #19 57.02 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-20T12:13:51.842Z] #19 57.02 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-20T12:13:51.842Z] #19 57.02 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-20T12:13:51.842Z] #19 57.02 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-20T12:13:51.842Z] #19 57.02 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-20T12:13:51.842Z] #19 57.02 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T12:13:51.842Z] #19 57.02 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T12:13:51.842Z] #19 57.02 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T12:13:51.842Z] #19 57.02 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T12:13:51.842Z] #19 57.02 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T12:13:51.842Z] #19 57.02 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T12:13:51.842Z] #19 57.02 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T12:13:51.842Z] #19 57.02 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T12:13:51.842Z] #19 57.02 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T12:13:51.842Z] #19 57.02 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T12:13:51.842Z] #19 57.02 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T12:13:51.842Z] #19 57.02 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T12:13:51.842Z] #19 57.02 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T12:13:51.842Z] #19 57.02 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T12:13:51.842Z] #19 57.02 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T12:13:51.842Z] #19 57.02 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T12:13:51.842Z] #19 57.02 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T12:13:51.842Z] #19 57.03 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T12:13:51.842Z] #19 57.03 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T12:13:51.842Z] #19 57.03 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T12:13:51.842Z] #19 57.03 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T12:13:51.842Z] #19 57.03 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T12:13:51.842Z] #19 57.04 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T12:13:51.842Z] #19 57.04 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T12:13:51.843Z] #19 57.04 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T12:13:51.843Z] #19 57.04 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T12:13:51.843Z] #19 57.04 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T12:13:51.843Z] #19 57.04 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T12:13:51.843Z] #19 57.04 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T12:13:51.843Z] #19 57.04 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T12:13:51.843Z] #19 57.04 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T12:13:51.843Z] #19 57.04 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T12:13:51.843Z] #19 57.05 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T12:13:51.843Z] #19 57.50 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:13:51.843Z] #19 57.50 Need to get 787 MB of archives. [2022-01-20T12:13:51.843Z] #19 57.50 After this operation, 3385 MB of additional disk space will be used. [2022-01-20T12:13:51.843Z] #19 57.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-20T12:13:51.843Z] #19 57.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T12:13:51.843Z] #19 57.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-20T12:13:51.843Z] #19 57.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-20T12:13:51.843Z] #19 57.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-20T12:13:51.843Z] #19 57.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T12:13:51.843Z] #19 57.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-20T12:13:51.843Z] #19 57.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-20T12:13:51.893Z] #51 18.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T12:13:51.893Z] #51 18.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T12:13:52.102Z] #19 57.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-20T12:13:52.102Z] #19 57.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-20T12:13:52.102Z] #19 57.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-20T12:13:52.102Z] #19 57.74 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-01-20T12:13:52.102Z] #19 57.75 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-01-20T12:13:52.149Z] #51 18.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T12:13:52.149Z] #51 18.25 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T12:13:52.149Z] #51 18.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T12:13:52.149Z] #51 18.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T12:13:52.149Z] #51 18.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T12:13:52.199Z] #26 ... [2022-01-20T12:13:52.199Z] [2022-01-20T12:13:52.199Z] #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-01-20T12:13:52.199Z] #63 sha256:be7ab70dbc8fbc8115f0ef5411e3e03394db5ee4991339aa28e17f862d6cdd1b [2022-01-20T12:13:52.199Z] #63 3.452 + RM_GOPATH=0 [2022-01-20T12:13:52.199Z] #63 3.459 + TMP_GOPATH= [2022-01-20T12:13:52.199Z] #63 3.459 + : /build [2022-01-20T12:13:52.199Z] #63 3.459 + '[' -z '' ']' [2022-01-20T12:13:52.199Z] #63 3.459 ++ mktemp -d [2022-01-20T12:13:52.199Z] #63 3.459 + export GOPATH=/tmp/tmp.XZ6ZevQQnQ [2022-01-20T12:13:52.199Z] #63 3.459 + GOPATH=/tmp/tmp.XZ6ZevQQnQ [2022-01-20T12:13:52.199Z] #63 3.459 + RM_GOPATH=1 [2022-01-20T12:13:52.199Z] #63 3.459 + case "$(go env GOARCH)" in [2022-01-20T12:13:52.199Z] #63 3.459 ++ go env GOARCH [2022-01-20T12:13:52.199Z] #63 3.476 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:52.199Z] #63 3.476 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:13:52.199Z] #63 3.479 ++ dirname /install.sh [2022-01-20T12:13:52.199Z] #63 3.483 + dir=/ [2022-01-20T12:13:52.199Z] #63 3.484 + bin=rootlesskit [2022-01-20T12:13:52.199Z] #63 3.484 + shift [2022-01-20T12:13:52.199Z] #63 3.484 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T12:13:52.199Z] #63 3.484 + . //rootlesskit.installer [2022-01-20T12:13:52.199Z] #63 3.484 ++ : v0.14.6 [2022-01-20T12:13:52.199Z] #63 3.487 + install_rootlesskit [2022-01-20T12:13:52.199Z] #63 3.487 + case "$1" in [2022-01-20T12:13:52.199Z] #63 3.487 + export CGO_ENABLED=0 [2022-01-20T12:13:52.199Z] #63 3.487 + CGO_ENABLED=0 [2022-01-20T12:13:52.199Z] #63 3.487 + _install_rootlesskit [2022-01-20T12:13:52.199Z] #63 3.491 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T12:13:52.199Z] #63 3.491 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:13:52.199Z] #63 3.491 + GOBIN=/build [2022-01-20T12:13:52.199Z] #63 3.491 Install rootlesskit version v0.14.6 [2022-01-20T12:13:52.199Z] #63 3.491 + GO111MODULE=on [2022-01-20T12:13:52.199Z] #63 3.491 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T12:13:52.199Z] #63 4.002 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T12:13:52.712Z] #51 19.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T12:13:52.970Z] #51 19.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T12:13:52.970Z] #51 19.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:13:52.970Z] #51 19.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:13:52.970Z] #51 19.20 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T12:13:53.043Z] #19 58.77 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-01-20T12:13:53.043Z] #19 58.77 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-01-20T12:13:53.143Z] #63 6.776 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:13:53.143Z] #63 6.839 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T12:13:53.227Z] #51 19.33 go: downloading golang.org/x/text v0.3.2 [2022-01-20T12:13:53.305Z] #29 3.807 Fetched 8492 kB in 2s (3444 kB/s) [2022-01-20T12:13:53.567Z] #29 3.807 Reading package lists... [2022-01-20T12:13:53.715Z] #63 7.508 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T12:13:53.761Z] Client: [2022-01-20T12:13:53.761Z] Context: default [2022-01-20T12:13:53.761Z] Debug Mode: false [2022-01-20T12:13:53.761Z] Plugins: [2022-01-20T12:13:53.761Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T12:13:53.761Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T12:13:53.761Z] [2022-01-20T12:13:53.761Z] Server: [2022-01-20T12:13:53.761Z] Containers: 0 [2022-01-20T12:13:53.761Z] Running: 0 [2022-01-20T12:13:53.761Z] Paused: 0 [2022-01-20T12:13:53.761Z] Stopped: 0 [2022-01-20T12:13:53.761Z] Images: 0 [2022-01-20T12:13:53.761Z] Server Version: 20.10.12 [2022-01-20T12:13:53.761Z] Storage Driver: overlay2 [2022-01-20T12:13:53.761Z] Backing Filesystem: extfs [2022-01-20T12:13:53.761Z] Supports d_type: true [2022-01-20T12:13:53.761Z] Native Overlay Diff: true [2022-01-20T12:13:53.761Z] userxattr: false [2022-01-20T12:13:53.761Z] Logging Driver: json-file [2022-01-20T12:13:53.761Z] Cgroup Driver: cgroupfs [2022-01-20T12:13:53.761Z] Cgroup Version: 1 [2022-01-20T12:13:53.761Z] Plugins: [2022-01-20T12:13:53.761Z] Volume: local [2022-01-20T12:13:53.761Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T12:13:53.762Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T12:13:53.762Z] Swarm: inactive [2022-01-20T12:13:53.762Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T12:13:53.762Z] Default Runtime: runc [2022-01-20T12:13:53.762Z] Init Binary: docker-init [2022-01-20T12:13:53.762Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T12:13:53.762Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T12:13:53.762Z] init version: de40ad0 [2022-01-20T12:13:53.762Z] Security Options: [2022-01-20T12:13:53.762Z] apparmor [2022-01-20T12:13:53.762Z] seccomp [2022-01-20T12:13:53.762Z] Profile: default [2022-01-20T12:13:53.762Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T12:13:53.762Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T12:13:53.762Z] OSType: linux [2022-01-20T12:13:53.762Z] Architecture: aarch64 [2022-01-20T12:13:53.762Z] CPUs: 2 [2022-01-20T12:13:53.762Z] Total Memory: 7.576GiB [2022-01-20T12:13:53.762Z] Name: ip-10-100-125-61 [2022-01-20T12:13:53.762Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T12:13:53.762Z] Docker Root Dir: /var/lib/docker [2022-01-20T12:13:53.762Z] Debug Mode: false [2022-01-20T12:13:53.762Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:13:53.762Z] Labels: [2022-01-20T12:13:53.762Z] Experimental: true [2022-01-20T12:13:53.762Z] Insecure Registries: [2022-01-20T12:13:53.762Z] 127.0.0.0/8 [2022-01-20T12:13:53.762Z] Live Restore Enabled: true [2022-01-20T12:13:53.762Z] [Pipeline] sh [2022-01-20T12:13:54.043Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:13:54.043Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:13:54.043Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43130/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T12:13:54.043Z] + bash /home/ubuntu/workspace/moby_PR-43130/check-config.sh [2022-01-20T12:13:54.043Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T12:13:54.043Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T12:13:54.043Z] [2022-01-20T12:13:54.043Z] Generally Necessary: [2022-01-20T12:13:54.043Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T12:13:54.043Z] - apparmor: enabled and tools installed [2022-01-20T12:13:54.043Z] - CONFIG_NAMESPACES: enabled [2022-01-20T12:13:54.043Z] - CONFIG_NET_NS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_PID_NS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_IPC_NS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_UTS_NS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUPS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CPUSETS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_MEMCG: enabled [2022-01-20T12:13:54.043Z] - CONFIG_KEYS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_VETH: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T12:13:54.043Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T12:13:54.043Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T12:13:54.043Z] [2022-01-20T12:13:54.043Z] Optional Features: [2022-01-20T12:13:54.043Z] - CONFIG_USER_NS: enabled [2022-01-20T12:13:54.043Z] - CONFIG_SECCOMP: enabled [2022-01-20T12:13:54.043Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T12:13:54.301Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T12:13:54.301Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T12:13:54.301Z] (cgroup swap accounting is currently enabled) [2022-01-20T12:13:54.301Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T12:13:54.301Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T12:13:54.301Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T12:13:54.301Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T12:13:54.301Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T12:13:54.301Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T12:13:54.301Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T12:13:54.301Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T12:13:54.301Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T12:13:54.301Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T12:13:54.301Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T12:13:54.301Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T12:13:54.301Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T12:13:54.301Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T12:13:54.301Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T12:13:54.301Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T12:13:54.301Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T12:13:54.301Z] - CONFIG_EXT4_FS: enabled [2022-01-20T12:13:54.301Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T12:13:54.301Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T12:13:54.302Z] - Network Drivers: [2022-01-20T12:13:54.302Z] - "overlay": [2022-01-20T12:13:54.302Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T12:13:54.302Z] Optional (for encrypted networks): [2022-01-20T12:13:54.302Z] - CONFIG_CRYPTO: enabled [2022-01-20T12:13:54.302Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T12:13:54.302Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T12:13:54.302Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T12:13:54.302Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T12:13:54.302Z] - CONFIG_XFRM: enabled [2022-01-20T12:13:54.302Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T12:13:54.302Z] - "ipvlan": [2022-01-20T12:13:54.302Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T12:13:54.302Z] - "macvlan": [2022-01-20T12:13:54.302Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T12:13:54.302Z] - "ftp,tftp client in container": [2022-01-20T12:13:54.302Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T12:13:54.302Z] - Storage Drivers: [2022-01-20T12:13:54.302Z] - "aufs": [2022-01-20T12:13:54.302Z] - CONFIG_AUFS_FS: missing [2022-01-20T12:13:54.302Z] - "btrfs": [2022-01-20T12:13:54.302Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T12:13:54.302Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T12:13:54.302Z] - "devicemapper": [2022-01-20T12:13:54.302Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T12:13:54.302Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T12:13:54.302Z] - "overlay": [2022-01-20T12:13:54.401Z] #29 4.599 Reading package lists... [2022-01-20T12:13:54.426Z] #19 59.98 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-01-20T12:13:54.426Z] #19 60.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-01-20T12:13:54.560Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T12:13:54.561Z] - "zfs": [2022-01-20T12:13:54.561Z] - /dev/zfs: present [2022-01-20T12:13:54.561Z] - zfs command: missing [2022-01-20T12:13:54.561Z] - zpool command: missing [2022-01-20T12:13:54.561Z] [2022-01-20T12:13:54.561Z] Limits: [2022-01-20T12:13:54.561Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T12:13:54.561Z] [2022-01-20T12:13:54.561Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-20T12:13:54.662Z] #29 5.385 Building dependency tree... [Pipeline] sh [2022-01-20T12:13:54.923Z] #29 5.729 The following additional packages will be installed: [2022-01-20T12:13:54.923Z] #29 5.729 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T12:13:54.923Z] #29 5.729 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T12:13:54.923Z] #29 5.731 Recommended packages: [2022-01-20T12:13:54.923Z] #29 5.731 libldap-common publicsuffix libsasl2-modules [2022-01-20T12:13:54.923Z] #29 5.922 The following NEW packages will be installed: [2022-01-20T12:13:54.923Z] #29 5.922 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T12:13:54.923Z] #29 5.922 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T12:13:54.923Z] #29 5.922 libssh2-1 openssl [2022-01-20T12:13:54.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:76f389dc48e868fae63c9935620c916cdb717754 . [2022-01-20T12:13:55.138Z] #51 ... [2022-01-20T12:13:55.138Z] [2022-01-20T12:13:55.138Z] #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-01-20T12:13:55.138Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:13:55.138Z] #43 21.03 + git checkout -q v2.3.0 [2022-01-20T12:13:55.207Z] #1 [internal] load build definition from Dockerfile [2022-01-20T12:13:55.207Z] #1 sha256:0ddfa146c31c4a77fe3aa211e7701ab600d93dc34b8df7168f4379dedbd90a13 [2022-01-20T12:13:55.207Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T12:13:55.207Z] #1 DONE 0.1s [2022-01-20T12:13:55.207Z] [2022-01-20T12:13:55.207Z] #2 [internal] load .dockerignore [2022-01-20T12:13:55.207Z] #2 sha256:abf53d5d862d791ab991a9605dd2740dcdb6e19ab89d1cfc338bfdd7672dbb33 [2022-01-20T12:13:55.207Z] #2 transferring context: 87B done [2022-01-20T12:13:55.207Z] #2 DONE 0.1s [2022-01-20T12:13:55.207Z] [2022-01-20T12:13:55.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T12:13:55.207Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-20T12:13:55.231Z] #29 6.190 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:13:55.231Z] #29 6.190 Need to get 3038 kB of archives. [2022-01-20T12:13:55.231Z] #29 6.190 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T12:13:55.231Z] #29 6.190 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T12:13:55.231Z] #29 6.208 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T12:13:55.231Z] #29 6.208 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T12:13:55.492Z] #29 6.212 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T12:13:55.492Z] #29 6.213 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T12:13:55.492Z] #29 6.222 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T12:13:55.492Z] #29 6.223 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T12:13:55.492Z] #29 6.224 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T12:13:55.492Z] #29 6.225 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T12:13:55.492Z] #29 6.242 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T12:13:55.492Z] #29 6.243 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T12:13:55.493Z] #29 6.326 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T12:13:55.493Z] #29 6.328 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:13:55.493Z] #29 6.330 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:13:55.493Z] #29 6.331 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:13:55.493Z] #29 6.458 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:13:55.754Z] #29 6.488 Fetched 3038 kB in 0s (7447 kB/s) [2022-01-20T12:13:55.754Z] #29 6.516 Selecting previously unselected package openssl. [2022-01-20T12:13:55.754Z] #29 6.516 (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-01-20T12:13:55.754Z] #29 6.517 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T12:13:55.754Z] #29 6.522 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:55.754Z] #29 6.666 Selecting previously unselected package ca-certificates. [2022-01-20T12:13:55.754Z] #29 6.666 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T12:13:55.754Z] #29 6.669 Unpacking ca-certificates (20210119) ... [2022-01-20T12:13:55.754Z] #29 6.743 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T12:13:55.754Z] #29 6.743 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T12:13:55.754Z] #29 6.750 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:55.775Z] #3 DONE 0.4s [2022-01-20T12:13:55.775Z] [2022-01-20T12:13:55.775Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T12:13:55.775Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-20T12:13:55.775Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T12:13:55.775Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T12:13:55.775Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-20T12:13:55.775Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-20T12:13:55.775Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-20T12:13:55.807Z] #19 61.49 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-01-20T12:13:55.807Z] #19 61.51 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-01-20T12:13:56.016Z] #29 6.834 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T12:13:56.016Z] #29 6.834 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:56.016Z] #29 6.836 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:56.016Z] #29 6.879 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T12:13:56.016Z] #29 6.879 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T12:13:56.016Z] #29 6.884 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:56.016Z] #29 6.954 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T12:13:56.016Z] #29 6.954 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T12:13:56.016Z] #29 6.958 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:56.016Z] #29 7.031 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T12:13:56.016Z] #29 7.031 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T12:13:56.035Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.3s [2022-01-20T12:13:56.267Z] #63 ... [2022-01-20T12:13:56.267Z] [2022-01-20T12:13:56.267Z] #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-01-20T12:13:56.267Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:13:56.267Z] #36 3.963 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:13:56.267Z] #36 ... [2022-01-20T12:13:56.267Z] [2022-01-20T12:13:56.267Z] #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-01-20T12:13:56.267Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:13:56.267Z] #38 4.035 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:56.267Z] #38 4.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:56.267Z] #38 4.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:56.267Z] #38 4.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:56.267Z] #38 6.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:56.267Z] #38 8.535 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:56.267Z] #38 ... [2022-01-20T12:13:56.267Z] [2022-01-20T12:13:56.268Z] #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-01-20T12:13:56.268Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:13:56.268Z] #49 3.984 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:13:56.268Z] #49 5.332 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:13:56.268Z] #49 5.337 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:13:56.268Z] #49 5.384 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:13:56.268Z] #49 5.444 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:13:56.268Z] #49 5.781 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:13:56.268Z] #49 5.811 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:13:56.268Z] #49 5.870 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:13:56.268Z] #49 5.936 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:13:56.268Z] #49 5.958 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:13:56.268Z] #49 6.041 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:13:56.268Z] #49 6.149 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:13:56.268Z] #49 6.446 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:13:56.268Z] #49 ... [2022-01-20T12:13:56.268Z] [2022-01-20T12:13:56.268Z] #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-01-20T12:13:56.268Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:13:56.268Z] #43 2.951 + git clone https://github.com/docker/distribution.git . [2022-01-20T12:13:56.268Z] #43 2.954 Cloning into '.'... [2022-01-20T12:13:56.268Z] #43 ... [2022-01-20T12:13:56.268Z] [2022-01-20T12:13:56.268Z] #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-01-20T12:13:56.268Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:13:56.268Z] #14 3.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:56.268Z] #14 3.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:56.268Z] #14 3.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:56.268Z] #14 3.802 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:56.268Z] #14 5.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:56.268Z] #14 7.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:56.277Z] #29 7.038 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:56.277Z] #29 7.085 Selecting previously unselected package libpsl5:amd64. [2022-01-20T12:13:56.277Z] #29 7.085 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T12:13:56.277Z] #29 7.091 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:56.277Z] #29 7.128 Selecting previously unselected package librtmp1:amd64. [2022-01-20T12:13:56.277Z] #29 7.129 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T12:13:56.277Z] #29 7.134 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:56.277Z] #29 7.183 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T12:13:56.277Z] #29 7.183 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T12:13:56.277Z] #29 7.189 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:56.277Z] #29 7.241 Selecting previously unselected package libcurl4:amd64. [2022-01-20T12:13:56.277Z] #29 7.241 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:56.298Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s [2022-01-20T12:13:56.298Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.7s done [2022-01-20T12:13:56.298Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-20T12:13:56.532Z] #14 ... [2022-01-20T12:13:56.532Z] [2022-01-20T12:13:56.532Z] #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-01-20T12:13:56.532Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:13:56.532Z] #58 4.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:56.532Z] #58 4.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:56.532Z] #58 4.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:56.532Z] #58 5.040 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:56.532Z] #58 6.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:56.532Z] #58 8.240 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:56.538Z] #29 7.246 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:56.538Z] #29 7.314 Selecting previously unselected package curl. [2022-01-20T12:13:56.538Z] #29 7.314 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T12:13:56.538Z] #29 7.322 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:56.538Z] #29 7.389 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:13:56.538Z] #29 7.389 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:13:56.538Z] #29 7.398 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:56.538Z] #29 7.468 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:13:56.538Z] #29 7.468 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:13:56.538Z] #29 7.480 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:56.538Z] #29 7.521 Selecting previously unselected package jq. [2022-01-20T12:13:56.538Z] #29 7.521 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:13:56.538Z] #29 7.528 Unpacking jq (1.6-2.1) ... [2022-01-20T12:13:56.538Z] #29 7.563 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T12:13:56.538Z] #29 7.574 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T12:13:56.538Z] #29 7.589 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T12:13:56.538Z] #29 7.602 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:56.538Z] #29 7.615 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:13:56.538Z] #29 7.623 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:13:56.557Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-20T12:13:56.557Z] #4 DONE 0.9s [2022-01-20T12:13:56.792Z] #58 ... [2022-01-20T12:13:56.792Z] [2022-01-20T12:13:56.792Z] #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-01-20T12:13:56.792Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:13:56.792Z] #53 4.030 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T12:13:56.792Z] #53 5.076 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T12:13:56.792Z] #53 5.088 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T12:13:56.792Z] #53 5.137 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T12:13:56.792Z] #53 6.745 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T12:13:56.792Z] #53 ... [2022-01-20T12:13:56.792Z] [2022-01-20T12:13:56.792Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:13:56.792Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:13:56.792Z] #51 3.727 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T12:13:56.792Z] #51 8.827 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T12:13:56.792Z] #51 8.828 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T12:13:56.792Z] #51 8.885 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T12:13:56.792Z] #51 8.890 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T12:13:56.792Z] #51 8.902 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:13:56.792Z] #51 9.204 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T12:13:56.792Z] #51 9.596 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T12:13:56.792Z] #51 9.597 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T12:13:56.792Z] #51 9.623 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T12:13:56.792Z] #51 9.642 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T12:13:56.792Z] #51 10.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T12:13:56.792Z] #51 10.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T12:13:56.799Z] #29 7.639 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T12:13:56.799Z] #29 7.652 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:13:56.799Z] #29 7.666 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:13:56.799Z] #29 7.680 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:13:56.799Z] #29 7.691 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T12:13:56.799Z] #29 7.703 Setting up ca-certificates (20210119) ... [2022-01-20T12:13:56.815Z] [2022-01-20T12:13:56.815Z] #5 [internal] load .dockerignore [2022-01-20T12:13:56.815Z] #5 sha256:3ae0d73b278d403b81c4829764a1afe56b7b3586597fd0ee6e751b41c6e201c6 [2022-01-20T12:13:56.815Z] #5 DONE 0.0s [2022-01-20T12:13:56.815Z] [2022-01-20T12:13:56.815Z] #6 [internal] load build definition from Dockerfile [2022-01-20T12:13:56.815Z] #6 sha256:fb2a4c2c35e7cc19f813074fb5d25036a1b134f8e67d41bd3cfb5b42f6187c0f [2022-01-20T12:13:56.815Z] #6 DONE 0.0s [2022-01-20T12:13:56.815Z] [2022-01-20T12:13:56.815Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:56.815Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T12:13:57.053Z] #51 ... [2022-01-20T12:13:57.053Z] [2022-01-20T12:13:57.053Z] #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-01-20T12:13:57.053Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:13:57.053Z] #47 3.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:13:57.053Z] #47 3.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:13:57.053Z] #47 3.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:13:57.053Z] #47 4.476 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T12:13:57.053Z] #47 4.851 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:13:57.053Z] #47 6.295 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:13:57.053Z] #47 8.202 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:13:57.053Z] #47 10.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T12:13:57.053Z] #47 ... [2022-01-20T12:13:57.053Z] [2022-01-20T12:13:57.053Z] #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-01-20T12:13:57.053Z] #63 sha256:be7ab70dbc8fbc8115f0ef5411e3e03394db5ee4991339aa28e17f862d6cdd1b [2022-01-20T12:13:57.053Z] #63 10.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T12:13:57.053Z] #63 10.96 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T12:13:57.053Z] #63 10.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T12:13:57.313Z] #63 11.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T12:13:57.313Z] #63 11.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T12:13:57.371Z] #29 ... [2022-01-20T12:13:57.371Z] [2022-01-20T12:13:57.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:13:57.371Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:13:57.371Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.4s done [2022-01-20T12:13:57.371Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.6s done [2022-01-20T12:13:57.371Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.4s done [2022-01-20T12:13:57.371Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.7s done [2022-01-20T12:13:57.371Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 1.7s [2022-01-20T12:13:57.371Z] #11 ... [2022-01-20T12:13:57.371Z] [2022-01-20T12:13:57.371Z] #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-01-20T12:13:57.371Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T12:13:57.371Z] #29 8.319 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:57.574Z] #63 11.37 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:13:57.574Z] #63 11.52 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:13:57.657Z] #43 23.08 + 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-01-20T12:13:57.727Z] #19 62.99 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-01-20T12:13:57.727Z] #19 62.99 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-01-20T12:13:57.944Z] #29 8.980 129 added, 0 removed; done. [2022-01-20T12:13:58.145Z] #63 11.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T12:13:58.145Z] #63 12.07 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T12:13:58.206Z] #29 9.050 Setting up jq (1.6-2.1) ... [2022-01-20T12:13:58.206Z] #29 9.056 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:58.206Z] #29 9.068 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:13:58.206Z] #29 9.078 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:13:58.206Z] #29 9.098 Processing triggers for ca-certificates (20210119) ... [2022-01-20T12:13:58.206Z] #29 9.107 Updating certificates in /etc/ssl/certs... [2022-01-20T12:13:58.666Z] #19 64.28 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-01-20T12:13:58.666Z] #19 64.28 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-01-20T12:13:58.666Z] #19 64.28 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-01-20T12:13:58.666Z] #19 64.28 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-01-20T12:13:58.666Z] #19 64.29 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-01-20T12:13:58.666Z] #19 64.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-20T12:13:58.666Z] #19 64.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-20T12:13:58.666Z] #19 64.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-20T12:13:58.666Z] #19 64.33 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-01-20T12:13:58.666Z] #19 64.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-20T12:13:58.666Z] #19 64.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-20T12:13:58.666Z] #19 64.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-20T12:13:58.666Z] #19 64.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-20T12:13:58.666Z] #19 64.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-20T12:13:58.666Z] #19 64.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-20T12:13:58.666Z] #19 64.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-20T12:13:58.666Z] #19 64.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-20T12:13:58.666Z] #19 64.48 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-01-20T12:13:58.666Z] #19 64.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-20T12:13:58.780Z] #29 9.629 0 added, 0 removed; done. [2022-01-20T12:13:58.780Z] #29 9.629 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T12:13:58.780Z] #29 9.630 done. [2022-01-20T12:13:58.853Z] #63 ... [2022-01-20T12:13:58.853Z] [2022-01-20T12:13:58.853Z] #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-01-20T12:13:58.853Z] #26 sha256:d45a4a4115ef189d6965f8e898bab7f020e4563ea9c645a39f9f9a529cd37939 [2022-01-20T12:13:58.853Z] #26 11.36 + mkdir -p /build [2022-01-20T12:13:58.853Z] #26 11.39 + mv docker/docker /build/ [2022-01-20T12:13:58.853Z] #26 11.41 + rmdir docker [2022-01-20T12:13:58.853Z] #26 DONE 12.5s [2022-01-20T12:13:58.853Z] [2022-01-20T12:13:58.853Z] #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-01-20T12:13:58.853Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:13:58.853Z] #49 11.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:13:58.853Z] #49 11.65 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:13:59.346Z] #10 DONE 2.3s [2022-01-20T12:13:59.346Z] [2022-01-20T12:13:59.346Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T12:13:59.346Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-20T12:13:59.346Z] #7 DONE 2.2s [2022-01-20T12:13:59.346Z] [2022-01-20T12:13:59.346Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:59.346Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:59.346Z] #9 ... [2022-01-20T12:13:59.346Z] [2022-01-20T12:13:59.346Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T12:13:59.346Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-20T12:13:59.346Z] #8 DONE 2.6s [2022-01-20T12:13:59.346Z] [2022-01-20T12:13:59.346Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T12:13:59.346Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T12:13:59.346Z] #9 DONE 2.7s [2022-01-20T12:13:59.432Z] #49 ... [2022-01-20T12:13:59.432Z] [2022-01-20T12:13:59.432Z] #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-01-20T12:13:59.432Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:13:59.432Z] #34 3.395 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T12:13:59.432Z] #34 3.395 Cloning into '.'... [2022-01-20T12:14:00.577Z] #19 66.15 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-01-20T12:14:00.577Z] #19 66.15 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-01-20T12:14:00.577Z] #19 66.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-20T12:14:00.577Z] #19 66.24 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-01-20T12:14:00.577Z] #19 66.28 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-01-20T12:14:00.699Z] #29 DONE 11.3s [2022-01-20T12:14:00.699Z] [2022-01-20T12:14:00.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:00.699Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:14:00.699Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.1s done [2022-01-20T12:14:00.699Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0.2s [2022-01-20T12:14:00.699Z] #11 ... [2022-01-20T12:14:00.699Z] [2022-01-20T12:14:00.699Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T12:14:00.699Z] #30 sha256:ef57423394ddf8eccda6dc1acdcd9eb7f15ece8c0fe1591ad09961e8a6f94240 [2022-01-20T12:14:00.699Z] #30 DONE 0.4s [2022-01-20T12:14:00.699Z] [2022-01-20T12:14:00.700Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:00.700Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T12:14:00.824Z] #34 ... [2022-01-20T12:14:00.824Z] [2022-01-20T12:14:00.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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:00.824Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:00.824Z] #51 14.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T12:14:00.824Z] #51 14.83 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T12:14:00.824Z] #51 14.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T12:14:00.824Z] #51 15.06 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T12:14:00.824Z] #51 15.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T12:14:00.926Z] #43 ... [2022-01-20T12:14:00.926Z] [2022-01-20T12:14:00.926Z] #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-01-20T12:14:00.926Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:00.926Z] #58 16.53 Fetched 8492 kB in 13s (650 kB/s) [2022-01-20T12:14:00.927Z] #58 16.53 Reading package lists... [2022-01-20T12:14:00.927Z] #58 20.75 Reading package lists... [2022-01-20T12:14:00.927Z] #58 24.82 Building dependency tree... [2022-01-20T12:14:00.927Z] #58 ... [2022-01-20T12:14:00.927Z] [2022-01-20T12:14:00.927Z] #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-01-20T12:14:00.927Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:00.927Z] #38 16.71 Fetched 8492 kB in 13s (652 kB/s) [2022-01-20T12:14:00.927Z] #38 16.71 Reading package lists... [2022-01-20T12:14:00.927Z] #38 21.02 Reading package lists... [2022-01-20T12:14:00.927Z] #38 25.31 Building dependency tree... [2022-01-20T12:14:00.927Z] #38 ... [2022-01-20T12:14:00.927Z] [2022-01-20T12:14:00.927Z] #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-01-20T12:14:00.927Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:00.927Z] #14 16.62 Fetched 8492 kB in 13s (664 kB/s) [2022-01-20T12:14:00.927Z] #14 16.62 Reading package lists... [2022-01-20T12:14:00.927Z] #14 20.78 Reading package lists... [2022-01-20T12:14:00.927Z] #14 24.83 Building dependency tree... [2022-01-20T12:14:00.927Z] #14 ... [2022-01-20T12:14:00.927Z] [2022-01-20T12:14:00.927Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:00.927Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:00.927Z] #51 24.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T12:14:00.927Z] #51 24.16 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T12:14:00.927Z] #51 24.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T12:14:00.927Z] #51 24.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T12:14:00.927Z] #51 24.41 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T12:14:00.927Z] #51 25.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T12:14:00.927Z] #51 25.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T12:14:00.927Z] #51 25.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T12:14:01.397Z] #51 15.40 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T12:14:01.397Z] #51 15.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T12:14:01.397Z] #51 15.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T12:14:01.397Z] #51 15.55 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T12:14:01.397Z] #51 15.64 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T12:14:01.397Z] #51 15.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T12:14:01.397Z] #51 15.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T12:14:01.397Z] #51 15.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T12:14:01.661Z] #51 15.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T12:14:01.661Z] #51 15.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T12:14:01.857Z] #51 ... [2022-01-20T12:14:01.857Z] [2022-01-20T12:14:01.857Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T12:14:01.857Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:01.857Z] #47 17.66 Fetched 8496 kB in 14s (611 kB/s) [2022-01-20T12:14:01.857Z] #47 17.66 Reading package lists... [2022-01-20T12:14:01.857Z] #47 22.28 Reading package lists... [2022-01-20T12:14:01.857Z] #47 26.58 Building dependency tree... [2022-01-20T12:14:01.857Z] #47 ... [2022-01-20T12:14:01.857Z] [2022-01-20T12:14:01.857Z] #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-01-20T12:14:01.857Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:01.857Z] #38 27.85 The following additional packages will be installed: [2022-01-20T12:14:01.857Z] #38 27.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T12:14:01.857Z] #38 27.87 Suggested packages: [2022-01-20T12:14:01.857Z] #38 27.87 cmake-doc ninja-build lrzip [2022-01-20T12:14:01.857Z] #38 27.87 Recommended packages: [2022-01-20T12:14:01.857Z] #38 27.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T12:14:01.922Z] #51 16.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T12:14:01.922Z] #51 16.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T12:14:01.922Z] #51 16.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T12:14:01.959Z] #19 67.59 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-01-20T12:14:01.959Z] #19 67.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T12:14:01.959Z] #19 67.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-20T12:14:01.959Z] #19 67.64 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-20T12:14:01.959Z] #19 67.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-20T12:14:01.959Z] #19 67.65 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:14:02.185Z] #51 ... [2022-01-20T12:14:02.185Z] [2022-01-20T12:14:02.185Z] #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-01-20T12:14:02.185Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:14:02.185Z] #36 15.96 tomll can be used in two ways: [2022-01-20T12:14:02.185Z] #36 15.96 Writing to STDIN and reading from STDOUT: [2022-01-20T12:14:02.185Z] #36 15.96 cat file.toml | tomll > file.toml [2022-01-20T12:14:02.185Z] #36 15.96 [2022-01-20T12:14:02.185Z] #36 15.96 Reading and updating a list of files: [2022-01-20T12:14:02.185Z] #36 15.96 tomll a.toml b.toml c.toml [2022-01-20T12:14:02.185Z] #36 15.96 [2022-01-20T12:14:02.185Z] #36 15.96 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T12:14:02.185Z] #36 DONE 16.3s [2022-01-20T12:14:02.185Z] [2022-01-20T12:14:02.185Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:02.185Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:02.185Z] #51 16.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T12:14:02.185Z] #51 16.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T12:14:02.185Z] #51 16.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T12:14:02.185Z] #51 16.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T12:14:02.222Z] #19 67.93 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T12:14:02.222Z] #19 67.94 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-20T12:14:02.222Z] #19 67.94 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-01-20T12:14:02.222Z] #19 67.94 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-20T12:14:02.222Z] #19 67.94 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-20T12:14:02.222Z] #19 67.95 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-20T12:14:02.222Z] #19 67.96 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-20T12:14:02.222Z] #19 67.98 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-01-20T12:14:02.222Z] #19 67.98 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-20T12:14:02.222Z] #19 67.98 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-20T12:14:02.222Z] #19 67.99 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-20T12:14:02.421Z] #38 28.64 The following NEW packages will be installed: [2022-01-20T12:14:02.421Z] #38 28.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T12:14:02.421Z] #38 28.64 vim-common xxd [2022-01-20T12:14:02.446Z] #51 16.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T12:14:02.446Z] #51 16.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T12:14:02.446Z] #51 16.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T12:14:02.446Z] #51 16.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T12:14:02.483Z] #19 68.03 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-20T12:14:02.483Z] #19 68.04 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-20T12:14:02.483Z] #19 68.08 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-01-20T12:14:02.483Z] #19 68.11 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-01-20T12:14:02.672Z] [2022-01-20T12:14:02.672Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:14:02.672Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:14:02.672Z] #69 DONE 0.0s [2022-01-20T12:14:02.672Z] [2022-01-20T12:14:02.672Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:14:02.672Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:14:02.672Z] #67 DONE 0.0s [2022-01-20T12:14:02.672Z] [2022-01-20T12:14:02.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:02.672Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:02.672Z] #11 DONE 0.0s [2022-01-20T12:14:02.672Z] [2022-01-20T12:14:02.672Z] #24 [internal] load build context [2022-01-20T12:14:02.672Z] #24 sha256:9542a3423dbd942100d7a968a4c42cbcfddafb025594fce0800aac1ab33cbf6f [2022-01-20T12:14:02.672Z] #24 transferring context: 30B 0.0s [2022-01-20T12:14:02.678Z] #38 29.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:02.678Z] #38 29.01 Need to get 17.7 MB of archives. [2022-01-20T12:14:02.678Z] #38 29.01 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T12:14:02.678Z] #38 29.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:14:02.707Z] #51 16.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T12:14:02.707Z] #51 17.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T12:14:02.935Z] #38 29.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:14:02.935Z] #38 29.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T12:14:02.935Z] #38 29.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:14:03.057Z] #19 ... [2022-01-20T12:14:03.057Z] [2022-01-20T12:14:03.057Z] #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-01-20T12:14:03.057Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:03.057Z] #41 DONE 76.1s [2022-01-20T12:14:03.057Z] [2022-01-20T12:14:03.057Z] #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-01-20T12:14:03.057Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:14:03.239Z] #24 ... [2022-01-20T12:14:03.239Z] [2022-01-20T12:14:03.239Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T12:14:03.239Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T12:14:03.239Z] #45 DONE 0.0s [2022-01-20T12:14:03.239Z] [2022-01-20T12:14:03.239Z] #24 [internal] load build context [2022-01-20T12:14:03.239Z] #24 sha256:9542a3423dbd942100d7a968a4c42cbcfddafb025594fce0800aac1ab33cbf6f [2022-01-20T12:14:03.500Z] #38 29.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T12:14:03.500Z] #38 29.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T12:14:03.500Z] #38 29.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T12:14:03.500Z] #38 29.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T12:14:03.500Z] #38 29.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T12:14:03.500Z] #38 29.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T12:14:03.500Z] #38 ... [2022-01-20T12:14:03.500Z] [2022-01-20T12:14:03.500Z] #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-01-20T12:14:03.500Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:14:03.500Z] #53 29.55 v3.0.2 [2022-01-20T12:14:03.500Z] #53 DONE 29.8s [2022-01-20T12:14:03.655Z] #51 17.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T12:14:03.655Z] #51 17.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T12:14:03.655Z] #51 17.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T12:14:03.655Z] #51 17.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T12:14:03.655Z] #51 17.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T12:14:03.655Z] #51 17.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T12:14:03.758Z] [2022-01-20T12:14:03.758Z] #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-01-20T12:14:03.758Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:03.758Z] #58 27.41 The following additional packages will be installed: [2022-01-20T12:14:03.758Z] #58 27.41 libbtrfs0 [2022-01-20T12:14:03.758Z] #58 27.57 The following NEW packages will be installed: [2022-01-20T12:14:03.758Z] #58 27.58 libbtrfs-dev libbtrfs0 [2022-01-20T12:14:03.758Z] #58 27.91 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:03.758Z] #58 27.91 Need to get 460 kB of archives. [2022-01-20T12:14:03.758Z] #58 27.91 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T12:14:03.758Z] #58 27.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:03.758Z] #58 27.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:03.758Z] #58 28.88 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:03.758Z] #58 29.06 Fetched 460 kB in 0s (1530 kB/s) [2022-01-20T12:14:03.758Z] #58 29.16 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:14:03.758Z] #58 29.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-01-20T12:14:03.758Z] #58 29.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:14:03.758Z] #58 29.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:03.758Z] #58 29.54 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:14:03.758Z] #58 29.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:14:03.758Z] #58 29.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:03.921Z] #51 17.94 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T12:14:03.921Z] #51 18.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T12:14:04.002Z] #50 ... [2022-01-20T12:14:04.002Z] [2022-01-20T12:14:04.002Z] #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-01-20T12:14:04.002Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:14:04.002Z] #19 69.56 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-01-20T12:14:04.002Z] #19 69.56 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-01-20T12:14:04.002Z] #19 69.59 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-20T12:14:04.002Z] #19 69.63 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-01-20T12:14:04.002Z] #19 69.66 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-01-20T12:14:04.014Z] #58 29.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:04.015Z] #58 30.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:04.015Z] #58 30.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:04.182Z] #51 18.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T12:14:04.182Z] #51 18.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T12:14:04.182Z] #51 18.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T12:14:04.182Z] #51 18.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T12:14:04.182Z] #51 18.53 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T12:14:04.271Z] #58 DONE 30.5s [2022-01-20T12:14:04.271Z] [2022-01-20T12:14:04.271Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T12:14:04.271Z] #59 sha256:8fdbfd819c573c252d07996eb4bf75260e9297bf4bfafb34a80bd31d4f56fbf5 [2022-01-20T12:14:04.444Z] #51 18.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T12:14:04.567Z] #59 DONE 0.3s [2022-01-20T12:14:04.568Z] [2022-01-20T12:14:04.568Z] #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-01-20T12:14:04.568Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:14:04.788Z] #24 transferring context: 56.54MB 1.7s done [2022-01-20T12:14:04.943Z] #19 70.63 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-01-20T12:14:04.943Z] #19 70.63 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-20T12:14:04.943Z] #19 70.63 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-20T12:14:04.943Z] #19 70.64 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-01-20T12:14:04.943Z] #19 70.65 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-20T12:14:04.943Z] #19 70.65 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-20T12:14:04.943Z] #19 70.65 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-20T12:14:04.943Z] #19 70.69 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-20T12:14:04.943Z] #19 70.69 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-20T12:14:04.943Z] #19 70.71 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-01-20T12:14:04.943Z] #19 70.72 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-01-20T12:14:05.017Z] #51 19.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T12:14:05.017Z] #51 19.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T12:14:05.017Z] #51 19.11 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T12:14:05.017Z] #51 19.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T12:14:05.017Z] #51 19.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T12:14:05.017Z] #51 19.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T12:14:05.047Z] #24 DONE 2.5s [2022-01-20T12:14:05.047Z] [2022-01-20T12:14:05.047Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:05.047Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:05.047Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T12:14:05.047Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T12:14:05.047Z] #11 sha256:89b5d1fa04af24c4cae53f775b9382755b2ba1082bda77b9f8febaa8676b54cb 1.80kB / 1.80kB done [2022-01-20T12:14:05.047Z] #11 sha256:cac175c1423a6f67bcf70033345b7dc7d733176ab28932904a3e457acc6f5c56 7.08kB / 7.08kB done [2022-01-20T12:14:05.047Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 2.2s [2022-01-20T12:14:05.047Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.4s done [2022-01-20T12:14:05.047Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 0.8s done [2022-01-20T12:14:05.047Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 2.2s [2022-01-20T12:14:05.047Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 63.96MB / 81.01MB 2.2s [2022-01-20T12:14:05.306Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 2.3s done [2022-01-20T12:14:05.306Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 78.64MB / 81.01MB 2.4s [2022-01-20T12:14:05.939Z] #60 1.057 + RM_GOPATH=0 [2022-01-20T12:14:05.940Z] #60 1.057 + TMP_GOPATH= [2022-01-20T12:14:05.940Z] #60 1.057 + : /build [2022-01-20T12:14:05.940Z] #60 1.057 + '[' -z '' ']' [2022-01-20T12:14:05.940Z] #60 1.060 ++ mktemp -d [2022-01-20T12:14:05.940Z] #60 1.062 + export GOPATH=/tmp/tmp.bF2xoWtjES [2022-01-20T12:14:05.940Z] #60 1.066 + GOPATH=/tmp/tmp.bF2xoWtjES [2022-01-20T12:14:05.940Z] #60 1.066 + RM_GOPATH=1 [2022-01-20T12:14:05.940Z] #60 1.066 + case "$(go env GOARCH)" in [2022-01-20T12:14:05.940Z] #60 1.067 ++ go env GOARCH [2022-01-20T12:14:05.940Z] #60 1.083 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:05.940Z] #60 1.083 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:05.940Z] #60 1.083 ++ dirname /install.sh [2022-01-20T12:14:05.940Z] #60 1.084 + dir=/ [2022-01-20T12:14:05.940Z] #60 1.084 + bin=containerd [2022-01-20T12:14:05.940Z] #60 1.084 + shift [2022-01-20T12:14:05.940Z] #60 1.084 + '[' '!' -f //containerd.installer ']' [2022-01-20T12:14:05.940Z] #60 1.084 + . //containerd.installer [2022-01-20T12:14:05.940Z] #60 1.084 ++ set -e [2022-01-20T12:14:05.940Z] #60 1.084 ++ : v1.5.9 [2022-01-20T12:14:05.940Z] #60 1.085 + install_containerd [2022-01-20T12:14:05.940Z] #60 1.087 + echo 'Install containerd version v1.5.9' [2022-01-20T12:14:05.940Z] #60 1.087 Install containerd version v1.5.9 [2022-01-20T12:14:05.940Z] #60 1.087 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bF2xoWtjES/src/github.com/containerd/containerd [2022-01-20T12:14:05.940Z] #60 1.105 Cloning into '/tmp/tmp.bF2xoWtjES/src/github.com/containerd/containerd'... [2022-01-20T12:14:05.962Z] #51 19.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T12:14:05.962Z] #51 20.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T12:14:05.962Z] #51 20.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:14:05.962Z] #51 20.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:14:05.962Z] #51 20.15 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T12:14:06.003Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.3s [2022-01-20T12:14:06.237Z] #51 20.28 go: downloading golang.org/x/text v0.3.2 [2022-01-20T12:14:06.324Z] #19 71.96 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-01-20T12:14:06.324Z] #19 71.96 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-01-20T12:14:06.324Z] #19 71.98 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-20T12:14:06.324Z] #19 72.01 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-01-20T12:14:06.324Z] #19 72.05 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-01-20T12:14:06.681Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.5s done [2022-01-20T12:14:06.681Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 3.6s [2022-01-20T12:14:06.681Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-20T12:14:06.681Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 0B / 102.65MB 3.6s [2022-01-20T12:14:06.681Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 10.85MB / 102.65MB 3.7s [2022-01-20T12:14:06.681Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 18.87MB / 102.65MB 3.8s [2022-01-20T12:14:06.940Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 32.51MB / 102.65MB 3.9s [2022-01-20T12:14:06.940Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 37.75MB / 102.65MB 4.0s [2022-01-20T12:14:07.198Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 50.33MB / 102.65MB 4.1s [2022-01-20T12:14:07.458Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 66.06MB / 102.65MB 4.4s [2022-01-20T12:14:07.705Z] #19 73.14 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-01-20T12:14:07.705Z] #19 73.14 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-20T12:14:07.705Z] #19 73.14 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-20T12:14:07.705Z] #19 73.17 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-01-20T12:14:07.705Z] #19 73.18 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-20T12:14:07.705Z] #19 73.18 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-20T12:14:07.705Z] #19 73.18 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-20T12:14:07.705Z] #19 73.18 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-20T12:14:07.705Z] #19 73.24 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-20T12:14:07.705Z] #19 73.26 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-20T12:14:07.705Z] #19 73.29 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-20T12:14:07.705Z] #19 73.31 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-20T12:14:07.705Z] #19 73.32 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-20T12:14:07.705Z] #19 73.32 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-01-20T12:14:07.705Z] #19 73.35 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-01-20T12:14:07.716Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 71.30MB / 102.65MB 4.7s [2022-01-20T12:14:07.924Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.7s done [2022-01-20T12:14:07.976Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 76.55MB / 102.65MB 5.1s [2022-01-20T12:14:08.190Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T12:14:08.190Z] #11 DONE 27.5s [2022-01-20T12:14:08.190Z] [2022-01-20T12:14:08.190Z] #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-01-20T12:14:08.190Z] #31 sha256:35fc2ebcf7d7589e972f84a17f37f784dbc525dde8aace903a094b9c823a55ce [2022-01-20T12:14:08.190Z] #31 1.491 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T12:14:08.190Z] #31 1.744 [2022-01-20T12:14:08.190Z] #31 1.963 #=#=# ######################################################################## 100.0% [2022-01-20T12:14:08.190Z] #31 2.229 [2022-01-20T12:14:08.190Z] #31 3.062 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T12:14:08.190Z] #31 3.336 [2022-01-20T12:14:08.190Z] #31 3.549 #=#=# ######################################################################## 100.0% [2022-01-20T12:14:08.190Z] #31 3.843 [2022-01-20T12:14:08.190Z] #31 4.806 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T12:14:08.190Z] #31 5.090 [2022-01-20T12:14:08.190Z] #31 5.311 #=#=# ###### 9.0% ########################################## 59.3% ################################################################# 91.3% ######################################################################## 100.0% [2022-01-20T12:14:08.190Z] #31 5.851 [2022-01-20T12:14:08.190Z] #31 6.742 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T12:14:08.190Z] #31 7.036 [2022-01-20T12:14:08.190Z] #31 7.247 #=#=# ######################################################################## 100.0% [2022-01-20T12:14:08.190Z] #31 7.454 [2022-01-20T12:14:08.235Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 1.8s done [2022-01-20T12:14:08.451Z] #31 ... [2022-01-20T12:14:08.451Z] [2022-01-20T12:14:08.451Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:14:08.451Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T12:14:08.493Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 5.5s done [2022-01-20T12:14:08.493Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 83.89MB / 102.65MB 5.6s [2022-01-20T12:14:08.493Z] #11 ... [2022-01-20T12:14:08.493Z] [2022-01-20T12:14:08.493Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T12:14:08.493Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T12:14:08.493Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T12:14:08.493Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-20T12:14:08.493Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-20T12:14:08.493Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T12:14:08.493Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.4s done [2022-01-20T12:14:08.493Z] #28 DONE 5.7s [2022-01-20T12:14:08.493Z] [2022-01-20T12:14:08.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:08.493Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:08.493Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 5.6s done [2022-01-20T12:14:08.493Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 89.13MB / 102.65MB 5.6s [2022-01-20T12:14:08.493Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-20T12:14:08.493Z] #11 ... [2022-01-20T12:14:08.493Z] [2022-01-20T12:14:08.493Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:14:08.493Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:14:08.493Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-20T12:14:08.493Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T12:14:08.493Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:14:08.493Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T12:14:08.493Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 5.5s [2022-01-20T12:14:08.754Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s [2022-01-20T12:14:08.754Z] #67 ... [2022-01-20T12:14:08.754Z] [2022-01-20T12:14:08.754Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:08.754Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:08.754Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 99.61MB / 102.65MB 5.8s [2022-01-20T12:14:09.012Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.5s done [2022-01-20T12:14:09.088Z] #19 74.58 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-01-20T12:14:09.088Z] #19 74.58 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-01-20T12:14:09.089Z] #19 74.60 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-20T12:14:09.089Z] #19 74.65 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-01-20T12:14:09.089Z] #19 74.68 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-01-20T12:14:09.270Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-20T12:14:09.394Z] #12 DONE 1.1s [2022-01-20T12:14:09.394Z] [2022-01-20T12:14:09.394Z] #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-01-20T12:14:09.394Z] #31 sha256:35fc2ebcf7d7589e972f84a17f37f784dbc525dde8aace903a094b9c823a55ce [2022-01-20T12:14:09.394Z] #31 8.069 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T12:14:09.394Z] #31 8.259 [2022-01-20T12:14:09.394Z] #31 8.472 #=#=# ######################################################################## 100.0% [2022-01-20T12:14:09.654Z] #31 8.717 [2022-01-20T12:14:09.654Z] #31 8.806 Download of images into '/build' complete. [2022-01-20T12:14:09.654Z] #31 8.806 Use something like the following to load the result into a Docker daemon: [2022-01-20T12:14:09.654Z] #31 8.806 tar -cC '/build' . | docker load [2022-01-20T12:14:09.654Z] #31 DONE 8.9s [2022-01-20T12:14:09.654Z] [2022-01-20T12:14:09.654Z] #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-01-20T12:14:09.654Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T12:14:09.904Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.3s done [2022-01-20T12:14:10.027Z] #19 75.86 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-01-20T12:14:10.227Z] #13 DONE 0.7s [2022-01-20T12:14:10.227Z] [2022-01-20T12:14:10.227Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T12:14:10.227Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T12:14:10.227Z] #42 DONE 0.2s [2022-01-20T12:14:10.227Z] [2022-01-20T12:14:10.227Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T12:14:10.227Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T12:14:10.227Z] #33 DONE 0.1s [2022-01-20T12:14:10.227Z] [2022-01-20T12:14:10.227Z] #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-01-20T12:14:10.227Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:10.287Z] #19 75.87 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-20T12:14:10.287Z] #19 75.87 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-20T12:14:10.287Z] #19 75.90 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-01-20T12:14:10.287Z] #19 75.90 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-20T12:14:10.287Z] #19 75.91 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-20T12:14:10.287Z] #19 75.91 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-20T12:14:10.287Z] #19 75.91 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-20T12:14:10.287Z] #19 75.97 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-20T12:14:10.287Z] #19 75.97 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-20T12:14:10.287Z] #19 75.99 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-01-20T12:14:10.287Z] #19 76.00 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-01-20T12:14:10.487Z] #34 ... [2022-01-20T12:14:10.487Z] [2022-01-20T12:14:10.487Z] #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-01-20T12:14:10.487Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T12:14:10.487Z] #46 DONE 0.2s [2022-01-20T12:14:10.487Z] [2022-01-20T12:14:10.487Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T12:14:10.487Z] #62 sha256:f7c3da3839620159ad4b79a3d339af507bf2bbff60ee92d9fdcffaf0463d2b84 [2022-01-20T12:14:10.487Z] #62 DONE 0.3s [2022-01-20T12:14:10.487Z] [2022-01-20T12:14:10.487Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T12:14:10.487Z] #25 sha256:370e3cade54fd424d89ce6ea83a7cb83ca2e87133cc9ee785f20b5ae837efd78 [2022-01-20T12:14:10.487Z] #25 DONE 0.4s [2022-01-20T12:14:10.487Z] [2022-01-20T12:14:10.487Z] #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-01-20T12:14:10.487Z] #26 sha256:f6e0f701c63deace00d64fef6e16f954102def54e7485d93a1d6595a50330f16 [2022-01-20T12:14:11.232Z] #60 ... [2022-01-20T12:14:11.232Z] [2022-01-20T12:14:11.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:11.232Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:11.232Z] #14 27.40 The following additional packages will be installed: [2022-01-20T12:14:11.232Z] #14 27.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:11.232Z] #14 27.40 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T12:14:11.232Z] #14 27.40 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T12:14:11.232Z] #14 27.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T12:14:11.232Z] #14 27.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T12:14:11.232Z] #14 27.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T12:14:11.232Z] #14 27.41 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T12:14:11.232Z] #14 27.41 Suggested packages: [2022-01-20T12:14:11.232Z] #14 27.42 gcc-10-locales seccomp wine64 [2022-01-20T12:14:11.232Z] #14 28.52 The following NEW packages will be installed: [2022-01-20T12:14:11.232Z] #14 28.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:11.232Z] #14 28.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T12:14:11.232Z] #14 28.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T12:14:11.232Z] #14 28.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T12:14:11.233Z] #14 28.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T12:14:11.233Z] #14 28.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T12:14:11.233Z] #14 28.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T12:14:11.233Z] #14 28.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T12:14:11.233Z] #14 28.57 mingw-w64-x86-64-dev [2022-01-20T12:14:11.233Z] #14 28.92 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:11.233Z] #14 28.92 Need to get 115 MB of archives. [2022-01-20T12:14:11.233Z] #14 28.92 After this operation, 645 MB of additional disk space will be used. [2022-01-20T12:14:11.233Z] #14 28.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-01-20T12:14:11.233Z] #14 29.02 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-01-20T12:14:11.233Z] #14 29.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T12:14:11.233Z] #14 29.17 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-01-20T12:14:11.233Z] #14 29.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T12:14:11.233Z] #14 29.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T12:14:11.233Z] #14 29.44 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-01-20T12:14:11.233Z] #14 29.69 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-01-20T12:14:11.233Z] #14 29.69 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-01-20T12:14:11.233Z] #14 30.53 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-01-20T12:14:11.233Z] #14 31.99 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-01-20T12:14:11.233Z] #14 32.44 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-01-20T12:14:11.233Z] #14 32.87 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-01-20T12:14:11.233Z] #14 33.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-01-20T12:14:11.233Z] #14 34.30 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-01-20T12:14:11.233Z] #14 34.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T12:14:11.233Z] #14 34.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T12:14:11.233Z] #14 34.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:11.233Z] #14 34.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:11.233Z] #14 34.32 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-01-20T12:14:11.233Z] #14 34.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T12:14:11.233Z] #14 34.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T12:14:11.233Z] #14 34.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T12:14:11.233Z] #14 34.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T12:14:11.233Z] #14 34.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T12:14:11.233Z] #14 34.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T12:14:11.233Z] #14 34.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T12:14:11.233Z] #14 34.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-01-20T12:14:11.233Z] #14 34.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T12:14:11.233Z] #14 34.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T12:14:11.233Z] #14 35.35 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:11.233Z] #14 35.55 Fetched 115 MB in 6s (19.8 MB/s) [2022-01-20T12:14:11.233Z] #14 35.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T12:14:11.233Z] #14 35.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:11.233Z] #14 35.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:11.233Z] #14 35.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:11.233Z] #14 ... [2022-01-20T12:14:11.233Z] [2022-01-20T12:14:11.233Z] #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-01-20T12:14:11.233Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:11.233Z] #47 29.19 The following additional packages will be installed: [2022-01-20T12:14:11.233Z] #47 29.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:11.233Z] #47 29.20 python3-protobuf python3-six [2022-01-20T12:14:11.233Z] #47 29.20 Suggested packages: [2022-01-20T12:14:11.233Z] #47 29.21 python3-setuptools [2022-01-20T12:14:11.233Z] #47 29.21 Recommended packages: [2022-01-20T12:14:11.233Z] #47 29.21 iproute2 | iproute [2022-01-20T12:14:11.233Z] #47 30.05 The following NEW packages will be installed: [2022-01-20T12:14:11.233Z] #47 30.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:11.233Z] #47 30.07 python3-protobuf python3-six [2022-01-20T12:14:11.233Z] #47 30.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:11.233Z] #47 30.65 Need to get 2292 kB of archives. [2022-01-20T12:14:11.233Z] #47 30.65 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T12:14:11.233Z] #47 30.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T12:14:11.233Z] #47 30.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:14:11.233Z] #47 30.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T12:14:11.233Z] #47 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T12:14:11.233Z] #47 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:14:11.233Z] #47 30.85 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-01-20T12:14:11.233Z] #47 30.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:14:11.233Z] #47 34.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T12:14:11.233Z] #47 35.13 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:11.233Z] #47 35.27 Fetched 2292 kB in 4s (532 kB/s) [2022-01-20T12:14:11.233Z] #47 35.35 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T12:14:11.233Z] #47 35.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 ... 15709 files and directories currently installed.) [2022-01-20T12:14:11.233Z] #47 35.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 35.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:11.233Z] #47 36.04 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:14:11.233Z] #47 36.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:14:11.233Z] #47 36.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:11.233Z] #47 36.21 Selecting previously unselected package python3-six. [2022-01-20T12:14:11.233Z] #47 36.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T12:14:11.233Z] #47 36.23 Unpacking python3-six (1.16.0-2) ... [2022-01-20T12:14:11.233Z] #47 36.33 Selecting previously unselected package python3-protobuf. [2022-01-20T12:14:11.233Z] #47 36.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 36.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:11.233Z] #47 36.76 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:14:11.233Z] #47 36.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 36.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:11.233Z] #47 36.88 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:14:11.233Z] #47 36.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 36.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:11.233Z] #47 37.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:14:11.233Z] #47 37.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 37.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:11.233Z] #47 37.15 Selecting previously unselected package criu. [2022-01-20T12:14:11.233Z] #47 37.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T12:14:11.233Z] #47 37.16 Unpacking criu (3.16.1-3) ... [2022-01-20T12:14:11.490Z] #47 ... [2022-01-20T12:14:11.490Z] [2022-01-20T12:14:11.490Z] #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-01-20T12:14:11.490Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:11.490Z] #14 37.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T12:14:11.490Z] #14 37.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:11.490Z] #14 37.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:11.531Z] #51 25.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T12:14:11.531Z] #51 25.04 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T12:14:11.531Z] #51 25.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T12:14:11.531Z] #51 25.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T12:14:11.531Z] #51 25.20 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T12:14:11.531Z] #51 ... [2022-01-20T12:14:11.531Z] [2022-01-20T12:14:11.531Z] #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-01-20T12:14:11.531Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:11.531Z] #14 15.20 Fetched 8492 kB in 12s (690 kB/s) [2022-01-20T12:14:11.531Z] #14 15.20 Reading package lists... [2022-01-20T12:14:11.531Z] #14 20.11 Reading package lists... [2022-01-20T12:14:11.531Z] #14 24.28 Building dependency tree... [2022-01-20T12:14:11.531Z] #14 ... [2022-01-20T12:14:11.531Z] [2022-01-20T12:14:11.531Z] #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-01-20T12:14:11.531Z] #63 sha256:be7ab70dbc8fbc8115f0ef5411e3e03394db5ee4991339aa28e17f862d6cdd1b [2022-01-20T12:14:11.531Z] #63 15.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T12:14:11.531Z] #63 15.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T12:14:11.531Z] #63 ... [2022-01-20T12:14:11.531Z] [2022-01-20T12:14:11.531Z] #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-01-20T12:14:11.531Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:14:11.531Z] #43 20.01 + git checkout -q v2.3.0 [2022-01-20T12:14:11.531Z] #43 22.14 + 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-01-20T12:14:11.673Z] #19 77.22 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-01-20T12:14:11.673Z] #19 77.22 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-01-20T12:14:11.673Z] #19 77.25 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-20T12:14:11.673Z] #19 77.29 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-01-20T12:14:11.673Z] #19 77.32 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-01-20T12:14:11.808Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-20T12:14:11.808Z] #11 ... [2022-01-20T12:14:11.808Z] [2022-01-20T12:14:11.808Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:14:11.808Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T12:14:11.808Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-01-20T12:14:11.808Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-01-20T12:14:11.808Z] #67 DONE 8.8s [2022-01-20T12:14:11.808Z] [2022-01-20T12:14:11.808Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T12:14:11.808Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T12:14:11.808Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-20T12:14:11.808Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T12:14:11.808Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T12:14:11.808Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T12:14:11.808Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-01-20T12:14:11.808Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-01-20T12:14:11.808Z] #69 DONE 8.9s [2022-01-20T12:14:12.066Z] [2022-01-20T12:14:12.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:12.066Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:12.103Z] #43 ... [2022-01-20T12:14:12.103Z] [2022-01-20T12:14:12.103Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:12.103Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:12.103Z] #51 26.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T12:14:12.364Z] #51 26.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T12:14:12.625Z] #51 26.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T12:14:12.625Z] #51 ... [2022-01-20T12:14:12.625Z] [2022-01-20T12:14:12.625Z] #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-01-20T12:14:12.625Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:12.625Z] #58 16.95 Fetched 8492 kB in 13s (654 kB/s) [2022-01-20T12:14:12.625Z] #58 16.95 Reading package lists... [2022-01-20T12:14:12.625Z] #58 21.63 Reading package lists... [2022-01-20T12:14:12.625Z] #58 25.85 Building dependency tree... [2022-01-20T12:14:12.886Z] #58 ... [2022-01-20T12:14:12.886Z] [2022-01-20T12:14:12.886Z] #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-01-20T12:14:12.886Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:12.886Z] #14 27.06 The following additional packages will be installed: [2022-01-20T12:14:12.886Z] #14 27.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:12.886Z] #14 27.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T12:14:12.886Z] #14 27.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T12:14:12.886Z] #14 27.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T12:14:12.886Z] #14 27.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T12:14:12.886Z] #14 27.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T12:14:12.886Z] #14 27.08 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T12:14:12.886Z] #14 27.11 Suggested packages: [2022-01-20T12:14:12.886Z] #14 27.11 gcc-10-locales seccomp wine64 [2022-01-20T12:14:13.055Z] #19 78.53 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-01-20T12:14:13.055Z] #19 78.54 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-20T12:14:13.458Z] #14 ... [2022-01-20T12:14:13.458Z] [2022-01-20T12:14:13.458Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T12:14:13.458Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:13.458Z] #38 17.45 Fetched 8492 kB in 14s (619 kB/s) [2022-01-20T12:14:13.458Z] #38 17.45 Reading package lists... [2022-01-20T12:14:13.458Z] #38 22.05 Reading package lists... [2022-01-20T12:14:13.458Z] #38 26.17 Building dependency tree... [2022-01-20T12:14:13.624Z] #19 79.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:13.798Z] #26 2.957 + RM_GOPATH=0 [2022-01-20T12:14:13.798Z] #26 2.957 + TMP_GOPATH= [2022-01-20T12:14:13.798Z] #26 2.957 + : /build [2022-01-20T12:14:13.798Z] #26 2.957 + '[' -z '' ']' [2022-01-20T12:14:13.798Z] #26 2.957 ++ mktemp -d [2022-01-20T12:14:13.798Z] #26 2.957 + export GOPATH=/tmp/tmp.8GjOQ8mAFE [2022-01-20T12:14:13.798Z] #26 2.957 + GOPATH=/tmp/tmp.8GjOQ8mAFE [2022-01-20T12:14:13.798Z] #26 2.957 + RM_GOPATH=1 [2022-01-20T12:14:13.798Z] #26 2.957 + case "$(go env GOARCH)" in [2022-01-20T12:14:13.798Z] #26 2.957 ++ go env GOARCH [2022-01-20T12:14:13.798Z] #26 2.983 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:13.798Z] #26 2.983 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:13.798Z] #26 2.983 ++ dirname /install.sh [2022-01-20T12:14:13.798Z] #26 2.983 + dir=/ [2022-01-20T12:14:13.798Z] #26 2.983 + bin=dockercli [2022-01-20T12:14:13.798Z] #26 2.983 + shift [2022-01-20T12:14:13.798Z] #26 2.983 + '[' '!' -f //dockercli.installer ']' [2022-01-20T12:14:13.798Z] #26 2.983 + . //dockercli.installer [2022-01-20T12:14:13.798Z] #26 2.983 ++ : stable [2022-01-20T12:14:13.798Z] #26 2.983 ++ : 17.06.2-ce [2022-01-20T12:14:13.798Z] #26 2.983 + install_dockercli [2022-01-20T12:14:13.798Z] #26 2.983 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T12:14:13.798Z] #26 2.983 ++ uname -m [2022-01-20T12:14:13.798Z] #26 2.983 + arch=x86_64 [2022-01-20T12:14:13.798Z] #26 2.983 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T12:14:13.798Z] #26 2.983 + url=https://download.docker.com/linux/static [2022-01-20T12:14:13.798Z] #26 2.983 + tar -xz docker/docker [2022-01-20T12:14:13.798Z] #26 2.983 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T12:14:13.798Z] #26 2.983 Install docker/cli version 17.06.2-ce from stable [2022-01-20T12:14:13.884Z] #19 79.52 Fetched 787 MB in 21s (36.9 MB/s) [2022-01-20T12:14:13.884Z] #19 79.57 Selecting previously unselected package liblocale-gettext-perl. [2022-01-20T12:14:13.884Z] #19 79.57 (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-01-20T12:14:13.884Z] #19 79.60 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-20T12:14:13.884Z] #19 79.60 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T12:14:13.967Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.9s done [2022-01-20T12:14:14.010Z] #14 39.99 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T12:14:14.010Z] #14 40.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T12:14:14.010Z] #14 40.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:14:14.010Z] #14 40.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T12:14:14.010Z] #14 40.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:14.010Z] #14 40.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:14:14.031Z] #38 ... [2022-01-20T12:14:14.031Z] [2022-01-20T12:14:14.031Z] #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-01-20T12:14:14.031Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:14.031Z] #47 17.85 Fetched 8496 kB in 14s (595 kB/s) [2022-01-20T12:14:14.031Z] #47 17.85 Reading package lists... [2022-01-20T12:14:14.031Z] #47 22.29 Reading package lists... [2022-01-20T12:14:14.031Z] #47 26.69 Building dependency tree... [2022-01-20T12:14:14.031Z] #47 ... [2022-01-20T12:14:14.031Z] [2022-01-20T12:14:14.031Z] #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-01-20T12:14:14.031Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:14.031Z] #14 28.20 The following NEW packages will be installed: [2022-01-20T12:14:14.031Z] #14 28.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:14.031Z] #14 28.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T12:14:14.031Z] #14 28.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T12:14:14.031Z] #14 28.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T12:14:14.031Z] #14 28.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T12:14:14.031Z] #14 28.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T12:14:14.031Z] #14 28.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T12:14:14.031Z] #14 28.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T12:14:14.031Z] #14 28.21 mingw-w64-x86-64-dev [2022-01-20T12:14:14.143Z] #19 79.64 Selecting previously unselected package bzip2. [2022-01-20T12:14:14.143Z] #19 79.65 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T12:14:14.143Z] #19 79.65 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T12:14:14.143Z] #19 79.71 Selecting previously unselected package libmagic-mgc. [2022-01-20T12:14:14.143Z] #19 79.72 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-20T12:14:14.143Z] #19 79.72 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-20T12:14:14.143Z] #19 79.89 Selecting previously unselected package libmagic1:amd64. [2022-01-20T12:14:14.143Z] #19 79.89 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-20T12:14:14.143Z] #19 79.90 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-20T12:14:14.226Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-20T12:14:14.267Z] #14 40.30 Selecting previously unselected package dmsetup. [2022-01-20T12:14:14.267Z] #14 40.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:14.267Z] #14 40.31 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:14:14.267Z] #14 40.47 Selecting previously unselected package mingw-w64-common. [2022-01-20T12:14:14.267Z] #14 40.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T12:14:14.267Z] #14 40.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T12:14:14.293Z] #14 28.57 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:14.293Z] #14 28.57 Need to get 115 MB of archives. [2022-01-20T12:14:14.293Z] #14 28.57 After this operation, 645 MB of additional disk space will be used. [2022-01-20T12:14:14.293Z] #14 28.57 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-01-20T12:14:14.403Z] #19 79.98 Selecting previously unselected package file. [2022-01-20T12:14:14.403Z] #19 79.98 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-20T12:14:14.403Z] #19 79.98 Unpacking file (1:5.39-3) ... [2022-01-20T12:14:14.403Z] #19 80.04 Selecting previously unselected package xz-utils. [2022-01-20T12:14:14.403Z] #19 80.04 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T12:14:14.403Z] #19 80.05 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T12:14:14.403Z] #19 80.14 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-20T12:14:14.403Z] #19 80.14 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T12:14:14.403Z] #19 80.14 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T12:14:14.555Z] #14 28.65 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-01-20T12:14:14.555Z] #14 28.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T12:14:14.555Z] #14 28.78 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-01-20T12:14:14.555Z] #14 28.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T12:14:14.555Z] #14 28.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T12:14:14.817Z] #14 29.09 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-01-20T12:14:15.079Z] #14 29.27 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-01-20T12:14:15.079Z] #14 29.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T12:14:15.346Z] #19 80.87 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-20T12:14:15.346Z] #19 80.87 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-20T12:14:15.346Z] #19 80.88 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T12:14:15.636Z] #14 ... [2022-01-20T12:14:15.636Z] [2022-01-20T12:14:15.636Z] #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-01-20T12:14:15.636Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:15.636Z] #38 31.46 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:15.636Z] #38 31.76 Fetched 17.7 MB in 1s (15.1 MB/s) [2022-01-20T12:14:15.636Z] #38 31.82 Selecting previously unselected package xxd. [2022-01-20T12:14:15.636Z] #38 31.82 (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-01-20T12:14:15.636Z] #38 32.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 32.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:15.636Z] #38 32.22 Selecting previously unselected package vim-common. [2022-01-20T12:14:15.636Z] #38 32.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:14:15.636Z] #38 32.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:15.636Z] #38 32.49 Selecting previously unselected package cmake-data. [2022-01-20T12:14:15.636Z] #38 32.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T12:14:15.636Z] #38 32.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:15.636Z] #38 34.98 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:14:15.636Z] #38 34.99 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 35.00 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:15.636Z] #38 40.25 Selecting previously unselected package libxml2:amd64. [2022-01-20T12:14:15.636Z] #38 40.26 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 40.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:15.636Z] #38 40.70 Selecting previously unselected package libarchive13:amd64. [2022-01-20T12:14:15.636Z] #38 40.70 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 40.71 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:15.636Z] #38 40.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T12:14:15.636Z] #38 40.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 40.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:15.636Z] #38 41.13 Selecting previously unselected package librhash0:amd64. [2022-01-20T12:14:15.636Z] #38 41.13 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 41.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:15.636Z] #38 41.28 Selecting previously unselected package libuv1:amd64. [2022-01-20T12:14:15.636Z] #38 41.31 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 41.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:15.636Z] #38 41.47 Selecting previously unselected package cmake. [2022-01-20T12:14:15.636Z] #38 41.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T12:14:15.636Z] #38 41.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:15.636Z] #38 ... [2022-01-20T12:14:15.636Z] [2022-01-20T12:14:15.636Z] #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-01-20T12:14:15.636Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:15.636Z] #34 38.07 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-01-20T12:14:15.636Z] #34 38.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T12:14:15.636Z] #34 39.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T12:14:15.915Z] #19 81.55 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-20T12:14:15.915Z] #19 81.55 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-20T12:14:15.915Z] #19 81.55 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T12:14:16.025Z] #14 29.92 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-01-20T12:14:16.358Z] #26 ... [2022-01-20T12:14:16.358Z] [2022-01-20T12:14:16.358Z] #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-01-20T12:14:16.358Z] #63 sha256:aac47bb7b3d9de993050bd9a6096a9d3d93c0e1a739ff2021e7dcf9f317ac274 [2022-01-20T12:14:16.358Z] #63 3.496 + RM_GOPATH=0 [2022-01-20T12:14:16.358Z] #63 3.497 + TMP_GOPATH= [2022-01-20T12:14:16.358Z] #63 3.497 + : /build [2022-01-20T12:14:16.358Z] #63 3.497 + '[' -z '' ']' [2022-01-20T12:14:16.358Z] #63 3.498 ++ mktemp -d [2022-01-20T12:14:16.358Z] #63 3.500 + export GOPATH=/tmp/tmp.Il4VFwaOpG [2022-01-20T12:14:16.358Z] #63 3.500 + GOPATH=/tmp/tmp.Il4VFwaOpG [2022-01-20T12:14:16.358Z] #63 3.501 + RM_GOPATH=1 [2022-01-20T12:14:16.358Z] #63 3.501 + case "$(go env GOARCH)" in [2022-01-20T12:14:16.358Z] #63 3.501 ++ go env GOARCH [2022-01-20T12:14:16.358Z] #63 3.511 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:16.358Z] #63 3.511 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:16.358Z] #63 3.512 ++ dirname /install.sh [2022-01-20T12:14:16.358Z] #63 3.513 + dir=/ [2022-01-20T12:14:16.358Z] #63 3.513 + bin=rootlesskit [2022-01-20T12:14:16.358Z] #63 3.513 + shift [2022-01-20T12:14:16.358Z] #63 3.513 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T12:14:16.358Z] #63 3.513 + . //rootlesskit.installer [2022-01-20T12:14:16.358Z] #63 3.513 ++ : v0.14.6 [2022-01-20T12:14:16.358Z] #63 3.513 + install_rootlesskit [2022-01-20T12:14:16.358Z] #63 3.514 + case "$1" in [2022-01-20T12:14:16.358Z] #63 3.514 + export CGO_ENABLED=0 [2022-01-20T12:14:16.358Z] #63 3.514 + CGO_ENABLED=0 [2022-01-20T12:14:16.358Z] #63 3.514 + _install_rootlesskit [2022-01-20T12:14:16.358Z] #63 3.515 Install rootlesskit version v0.14.6 [2022-01-20T12:14:16.358Z] #63 3.515 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T12:14:16.358Z] #63 3.515 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:14:16.358Z] #63 3.515 + GOBIN=/build [2022-01-20T12:14:16.358Z] #63 3.515 + GO111MODULE=on [2022-01-20T12:14:16.358Z] #63 3.515 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T12:14:16.358Z] #63 4.052 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T12:14:16.795Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 2.2s done [2022-01-20T12:14:16.795Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd [2022-01-20T12:14:16.926Z] #19 82.41 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-20T12:14:16.926Z] #19 82.41 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T12:14:16.926Z] #19 82.45 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T12:14:16.932Z] #63 6.333 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:14:16.932Z] #63 6.336 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T12:14:16.969Z] #14 31.20 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-01-20T12:14:16.969Z] #14 ... [2022-01-20T12:14:16.969Z] [2022-01-20T12:14:16.969Z] #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-01-20T12:14:16.969Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:14:16.969Z] #53 30.55 v3.0.2 [2022-01-20T12:14:16.969Z] #53 DONE 31.3s [2022-01-20T12:14:17.194Z] #63 6.803 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T12:14:17.231Z] [2022-01-20T12:14:17.231Z] #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-01-20T12:14:17.231Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:17.231Z] #47 29.34 The following additional packages will be installed: [2022-01-20T12:14:17.231Z] #47 29.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:17.231Z] #47 29.34 python3-protobuf python3-six [2022-01-20T12:14:17.231Z] #47 29.35 Suggested packages: [2022-01-20T12:14:17.231Z] #47 29.35 python3-setuptools [2022-01-20T12:14:17.231Z] #47 29.35 Recommended packages: [2022-01-20T12:14:17.231Z] #47 29.35 iproute2 | iproute [2022-01-20T12:14:17.231Z] #47 29.90 The following NEW packages will be installed: [2022-01-20T12:14:17.231Z] #47 29.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:17.231Z] #47 29.92 python3-protobuf python3-six [2022-01-20T12:14:17.231Z] #47 30.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:17.231Z] #47 30.38 Need to get 2292 kB of archives. [2022-01-20T12:14:17.231Z] #47 30.38 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T12:14:17.231Z] #47 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T12:14:17.231Z] #47 30.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:14:17.231Z] #47 30.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T12:14:17.231Z] #47 30.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T12:14:17.231Z] #47 30.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:14:17.231Z] #47 30.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-01-20T12:14:17.231Z] #47 30.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-01-20T12:14:17.499Z] #19 83.20 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-20T12:14:17.499Z] #19 83.20 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T12:14:17.499Z] #19 83.21 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T12:14:17.804Z] #47 ... [2022-01-20T12:14:17.804Z] [2022-01-20T12:14:17.804Z] #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-01-20T12:14:17.804Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:17.804Z] #58 28.35 The following additional packages will be installed: [2022-01-20T12:14:17.804Z] #58 28.36 libbtrfs0 [2022-01-20T12:14:17.804Z] #58 28.48 The following NEW packages will be installed: [2022-01-20T12:14:17.804Z] #58 28.48 libbtrfs-dev libbtrfs0 [2022-01-20T12:14:17.804Z] #58 28.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:17.804Z] #58 28.84 Need to get 460 kB of archives. [2022-01-20T12:14:17.804Z] #58 28.84 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T12:14:17.805Z] #58 28.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:17.805Z] #58 28.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:17.805Z] #58 30.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:17.805Z] #58 30.27 Fetched 460 kB in 0s (1472 kB/s) [2022-01-20T12:14:17.805Z] #58 30.37 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:14:17.805Z] #58 30.37 (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-01-20T12:14:17.805Z] #58 30.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:14:17.805Z] #58 30.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:17.805Z] #58 30.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:14:17.805Z] #58 30.71 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:14:17.805Z] #58 30.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:17.805Z] #58 31.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:17.805Z] #58 31.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:17.805Z] #58 31.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:17.805Z] #58 DONE 32.0s [2022-01-20T12:14:17.805Z] [2022-01-20T12:14:17.805Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:17.805Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:17.805Z] #14 32.04 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-01-20T12:14:18.067Z] #19 83.78 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-20T12:14:18.067Z] #19 83.78 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:18.067Z] #19 83.78 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:14:18.325Z] #19 83.86 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-20T12:14:18.325Z] #19 83.86 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:18.325Z] #19 83.87 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:14:18.378Z] #14 ... [2022-01-20T12:14:18.378Z] [2022-01-20T12:14:18.378Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T12:14:18.378Z] #59 sha256:daa6235e08681b48cd7fba5168014fa6b26837692e84f779e5dfb11281167f4c [2022-01-20T12:14:18.378Z] #59 DONE 0.3s [2022-01-20T12:14:18.378Z] [2022-01-20T12:14:18.378Z] #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-01-20T12:14:18.378Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:18.378Z] #38 28.60 The following additional packages will be installed: [2022-01-20T12:14:18.378Z] #38 28.62 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T12:14:18.378Z] #38 28.63 Suggested packages: [2022-01-20T12:14:18.378Z] #38 28.63 cmake-doc ninja-build lrzip [2022-01-20T12:14:18.378Z] #38 28.63 Recommended packages: [2022-01-20T12:14:18.378Z] #38 28.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T12:14:18.378Z] #38 29.46 The following NEW packages will be installed: [2022-01-20T12:14:18.378Z] #38 29.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T12:14:18.378Z] #38 29.48 vim-common xxd [2022-01-20T12:14:18.378Z] #38 29.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:18.378Z] #38 29.86 Need to get 17.7 MB of archives. [2022-01-20T12:14:18.378Z] #38 29.86 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T12:14:18.378Z] #38 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:14:18.378Z] #38 29.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:14:18.378Z] #38 29.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T12:14:18.378Z] #38 30.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:14:18.378Z] #38 30.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T12:14:18.378Z] #38 30.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T12:14:18.378Z] #38 30.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T12:14:18.378Z] #38 30.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T12:14:18.378Z] #38 30.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T12:14:18.378Z] #38 30.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T12:14:18.378Z] #38 32.19 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:18.378Z] #38 32.53 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-01-20T12:14:18.378Z] #38 32.62 Selecting previously unselected package xxd. [2022-01-20T12:14:18.639Z] #38 32.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:18.639Z] #38 32.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:14:18.639Z] #38 32.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:18.639Z] #38 33.01 Selecting previously unselected package vim-common. [2022-01-20T12:14:18.639Z] #38 33.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:14:18.697Z] #11 ... [2022-01-20T12:14:18.697Z] [2022-01-20T12:14:18.697Z] #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-01-20T12:14:18.697Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:18.900Z] #38 33.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:18.909Z] #34 ... [2022-01-20T12:14:18.909Z] [2022-01-20T12:14:18.909Z] #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-01-20T12:14:18.909Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:18.909Z] #14 44.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T12:14:18.909Z] #14 44.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T12:14:18.909Z] #14 44.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:14:18.955Z] #29 ... [2022-01-20T12:14:18.955Z] [2022-01-20T12:14:18.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T12:14:18.955Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T12:14:19.162Z] #38 33.54 Selecting previously unselected package cmake-data. [2022-01-20T12:14:19.424Z] #38 33.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T12:14:19.424Z] #38 33.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:19.842Z] #14 ... [2022-01-20T12:14:19.842Z] [2022-01-20T12:14:19.842Z] #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-01-20T12:14:19.842Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:19.842Z] #47 37.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:19.842Z] #47 39.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:19.842Z] #47 39.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:19.842Z] #47 39.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:19.842Z] #47 39.21 Setting up python3-six (1.16.0-2) ... [2022-01-20T12:14:19.842Z] #47 40.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:19.842Z] #47 40.25 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:19.842Z] #47 43.53 Setting up criu (3.16.1-3) ... [2022-01-20T12:14:19.842Z] #47 45.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:19.842Z] #47 DONE 45.8s [2022-01-20T12:14:19.842Z] [2022-01-20T12:14:19.842Z] #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-01-20T12:14:19.842Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:19.842Z] #38 45.31 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:19.842Z] #38 45.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:19.842Z] #38 45.35 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:19.842Z] #38 45.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:19.842Z] #38 45.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:19.842Z] #38 45.45 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:19.842Z] #38 45.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:19.842Z] #38 45.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:19.842Z] #38 45.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:19.842Z] #38 45.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:19.842Z] #38 45.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:19.842Z] #38 DONE 46.1s [2022-01-20T12:14:19.842Z] [2022-01-20T12:14:19.842Z] #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-01-20T12:14:19.842Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:19.892Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 3.2s done [2022-01-20T12:14:19.996Z] #38 ... [2022-01-20T12:14:19.996Z] [2022-01-20T12:14:19.996Z] #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-01-20T12:14:19.996Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:19.996Z] #47 33.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T12:14:20.099Z] #34 ... [2022-01-20T12:14:20.099Z] [2022-01-20T12:14:20.099Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T12:14:20.099Z] #39 sha256:7d29174d78d5b6e6df952695ad9c1e48b9890f9377af128d29371e35e00f4b58 [2022-01-20T12:14:20.099Z] #39 DONE 0.1s [2022-01-20T12:14:20.099Z] [2022-01-20T12:14:20.099Z] #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-01-20T12:14:20.099Z] #40 sha256:8f5d71b4b4f07b1401c409d3dc256907746d7f50e20417c27d9e10889ca0a094 [2022-01-20T12:14:20.150Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 done [2022-01-20T12:14:20.500Z] #63 9.439 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T12:14:20.500Z] #63 ... [2022-01-20T12:14:20.500Z] [2022-01-20T12:14:20.500Z] #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-01-20T12:14:20.500Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:14:20.500Z] #53 3.613 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T12:14:20.500Z] #53 4.461 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T12:14:20.500Z] #53 4.462 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T12:14:20.500Z] #53 4.510 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T12:14:20.500Z] #53 6.171 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T12:14:20.500Z] #53 ... [2022-01-20T12:14:20.500Z] [2022-01-20T12:14:20.500Z] #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-01-20T12:14:20.500Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:20.500Z] #38 3.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:20.500Z] #38 3.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:20.500Z] #38 3.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:20.500Z] #38 4.100 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:14:20.500Z] #38 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:14:20.500Z] #38 7.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:14:20.500Z] #38 ... [2022-01-20T12:14:20.500Z] [2022-01-20T12:14:20.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:20.500Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:20.500Z] #14 3.682 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:20.500Z] #14 3.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:20.500Z] #14 3.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:20.501Z] #14 4.553 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:14:20.501Z] #14 6.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:14:20.501Z] #14 8.651 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:14:20.501Z] #14 ... [2022-01-20T12:14:20.501Z] [2022-01-20T12:14:20.501Z] #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-01-20T12:14:20.501Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:14:20.501Z] #36 3.934 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:14:20.761Z] #36 ... [2022-01-20T12:14:20.761Z] [2022-01-20T12:14:20.761Z] #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-01-20T12:14:20.761Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:14:20.761Z] #43 2.664 + git clone https://github.com/docker/distribution.git . [2022-01-20T12:14:20.762Z] #43 2.674 Cloning into '.'... [2022-01-20T12:14:20.762Z] #43 ... [2022-01-20T12:14:20.762Z] [2022-01-20T12:14:20.762Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:20.762Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:20.762Z] #51 3.891 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T12:14:20.762Z] #51 9.404 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T12:14:20.762Z] #51 9.411 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T12:14:20.762Z] #51 9.486 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T12:14:20.762Z] #51 9.513 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T12:14:20.762Z] #51 9.531 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:14:20.762Z] #51 9.903 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T12:14:20.762Z] #51 10.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T12:14:20.762Z] #51 10.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T12:14:20.762Z] #51 10.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T12:14:20.762Z] #51 10.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T12:14:21.023Z] #51 ... [2022-01-20T12:14:21.023Z] [2022-01-20T12:14:21.023Z] #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-01-20T12:14:21.023Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:21.023Z] #58 3.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:21.023Z] #58 3.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:21.023Z] #58 3.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:21.023Z] #58 4.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:14:21.023Z] #58 6.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:14:21.023Z] #58 8.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:14:21.023Z] #58 ... [2022-01-20T12:14:21.023Z] [2022-01-20T12:14:21.023Z] #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-01-20T12:14:21.023Z] #26 sha256:f6e0f701c63deace00d64fef6e16f954102def54e7485d93a1d6595a50330f16 [2022-01-20T12:14:21.023Z] #26 10.05 + mkdir -p /build [2022-01-20T12:14:21.023Z] #26 10.06 + mv docker/docker /build/ [2022-01-20T12:14:21.023Z] #26 10.06 + rmdir docker [2022-01-20T12:14:21.023Z] #26 DONE 10.5s [2022-01-20T12:14:21.023Z] [2022-01-20T12:14:21.023Z] #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-01-20T12:14:21.023Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:21.023Z] #47 3.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:21.023Z] #47 3.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:21.023Z] #47 3.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:21.023Z] #47 4.185 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T12:14:21.023Z] #47 4.469 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:14:21.023Z] #47 6.676 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:14:21.023Z] #47 8.425 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:14:21.023Z] #47 10.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T12:14:21.284Z] #47 ... [2022-01-20T12:14:21.284Z] [2022-01-20T12:14:21.284Z] #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-01-20T12:14:21.284Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:14:21.284Z] #49 3.510 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:14:21.284Z] #49 4.849 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:14:21.284Z] #49 4.869 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:14:21.284Z] #49 4.888 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:14:21.284Z] #49 4.950 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:14:21.284Z] #49 5.371 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:14:21.284Z] #49 5.377 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:14:21.284Z] #49 5.542 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:14:21.284Z] #49 5.581 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:14:21.284Z] #49 5.702 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:14:21.284Z] #49 5.765 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:14:21.284Z] #49 5.816 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:14:21.284Z] #49 6.004 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:14:21.284Z] #49 ... [2022-01-20T12:14:21.284Z] [2022-01-20T12:14:21.284Z] #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-01-20T12:14:21.284Z] #63 sha256:aac47bb7b3d9de993050bd9a6096a9d3d93c0e1a739ff2021e7dcf9f317ac274 [2022-01-20T12:14:21.284Z] #63 10.24 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T12:14:21.284Z] #63 10.42 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T12:14:21.284Z] #63 10.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T12:14:21.284Z] #63 10.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T12:14:21.384Z] #47 34.95 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:21.384Z] #47 35.13 Fetched 2292 kB in 4s (551 kB/s) [2022-01-20T12:14:21.384Z] #47 35.22 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T12:14:21.384Z] #47 35.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:21.384Z] #47 35.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T12:14:21.384Z] #47 35.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:21.468Z] #40 ... [2022-01-20T12:14:21.468Z] [2022-01-20T12:14:21.468Z] #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-01-20T12:14:21.468Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:14:21.468Z] #49 47.24 gotestsum version dev [2022-01-20T12:14:21.468Z] #49 DONE 47.4s [2022-01-20T12:14:21.468Z] [2022-01-20T12:14:21.468Z] #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-01-20T12:14:21.468Z] #40 sha256:8f5d71b4b4f07b1401c409d3dc256907746d7f50e20417c27d9e10889ca0a094 [2022-01-20T12:14:21.468Z] #40 1.207 + RM_GOPATH=0 [2022-01-20T12:14:21.468Z] #40 1.215 + TMP_GOPATH= [2022-01-20T12:14:21.468Z] #40 1.215 + : /build [2022-01-20T12:14:21.468Z] #40 1.215 + '[' -z '' ']' [2022-01-20T12:14:21.468Z] #40 1.215 ++ mktemp -d [2022-01-20T12:14:21.468Z] #40 1.215 + export GOPATH=/tmp/tmp.ZsaOkx15Tr [2022-01-20T12:14:21.468Z] #40 1.215 + GOPATH=/tmp/tmp.ZsaOkx15Tr [2022-01-20T12:14:21.468Z] #40 1.215 + RM_GOPATH=1 [2022-01-20T12:14:21.468Z] #40 1.215 + case "$(go env GOARCH)" in [2022-01-20T12:14:21.468Z] #40 1.215 ++ go env GOARCH [2022-01-20T12:14:21.468Z] #40 1.269 Install tini version v0.19.0 [2022-01-20T12:14:21.468Z] #40 1.269 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:21.468Z] #40 1.269 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:21.468Z] #40 1.269 ++ dirname /install.sh [2022-01-20T12:14:21.468Z] #40 1.269 + dir=/ [2022-01-20T12:14:21.468Z] #40 1.269 + bin=tini [2022-01-20T12:14:21.468Z] #40 1.269 + shift [2022-01-20T12:14:21.468Z] #40 1.269 + '[' '!' -f //tini.installer ']' [2022-01-20T12:14:21.468Z] #40 1.269 + . //tini.installer [2022-01-20T12:14:21.468Z] #40 1.269 ++ : v0.19.0 [2022-01-20T12:14:21.468Z] #40 1.269 + install_tini [2022-01-20T12:14:21.468Z] #40 1.269 + echo 'Install tini version v0.19.0' [2022-01-20T12:14:21.468Z] #40 1.269 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZsaOkx15Tr/tini [2022-01-20T12:14:21.468Z] #40 1.269 Cloning into '/tmp/tmp.ZsaOkx15Tr/tini'... [2022-01-20T12:14:21.545Z] #63 11.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:14:21.545Z] #63 11.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:14:21.807Z] #63 11.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T12:14:22.050Z] #11 DONE 19.2s [2022-01-20T12:14:22.050Z] [2022-01-20T12:14:22.050Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T12:14:22.050Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T12:14:22.068Z] #63 11.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T12:14:22.329Z] #47 36.10 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:14:22.329Z] #47 36.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:14:22.329Z] #47 36.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:22.329Z] #47 36.31 Selecting previously unselected package python3-six. [2022-01-20T12:14:22.329Z] #47 36.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T12:14:22.342Z] #63 11.81 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T12:14:22.398Z] #40 2.240 + cd /tmp/tmp.ZsaOkx15Tr/tini [2022-01-20T12:14:22.398Z] #40 2.240 + git checkout -q v0.19.0 [2022-01-20T12:14:22.398Z] #40 2.279 + cmake . [2022-01-20T12:14:22.590Z] #47 36.32 Unpacking python3-six (1.16.0-2) ... [2022-01-20T12:14:22.590Z] #47 36.41 Selecting previously unselected package python3-protobuf. [2022-01-20T12:14:22.590Z] #47 36.42 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T12:14:22.590Z] #47 36.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:22.961Z] #40 2.873 -- The C compiler identification is GNU 10.2.1 [2022-01-20T12:14:22.961Z] #40 2.941 -- Detecting C compiler ABI info [2022-01-20T12:14:23.163Z] #47 36.91 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:14:23.163Z] #47 36.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:14:23.163Z] #47 36.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:23.163Z] #47 37.04 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:14:23.163Z] #47 37.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:14:23.163Z] #47 37.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:23.163Z] #47 37.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:14:23.424Z] #47 37.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:14:23.424Z] #47 37.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:23.424Z] #47 37.31 Selecting previously unselected package criu. [2022-01-20T12:14:23.424Z] #47 37.32 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T12:14:23.424Z] #47 37.32 Unpacking criu (3.16.1-3) ... [2022-01-20T12:14:23.425Z] #68 DONE 1.5s [2022-01-20T12:14:23.425Z] [2022-01-20T12:14:23.425Z] #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-01-20T12:14:23.425Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:23.425Z] #29 13.86 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:23.425Z] #29 13.86 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:23.425Z] #29 14.03 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:23.425Z] #29 14.04 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:14:23.425Z] #29 14.04 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:14:23.425Z] #29 14.72 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:14:23.525Z] #40 3.411 -- Detecting C compiler ABI info - done [2022-01-20T12:14:23.525Z] #40 3.489 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T12:14:23.525Z] #40 3.492 -- Detecting C compile features [2022-01-20T12:14:23.525Z] #40 3.493 -- Detecting C compile features - done [2022-01-20T12:14:23.733Z] #63 12.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T12:14:23.733Z] #63 ... [2022-01-20T12:14:23.733Z] [2022-01-20T12:14:23.733Z] #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-01-20T12:14:23.733Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:23.733Z] #34 3.414 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T12:14:23.733Z] #34 3.427 Cloning into '.'... [2022-01-20T12:14:23.782Z] #40 3.523 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T12:14:23.782Z] #40 3.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T12:14:23.995Z] #34 ... [2022-01-20T12:14:23.995Z] [2022-01-20T12:14:23.995Z] #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-01-20T12:14:23.995Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:14:23.995Z] #49 11.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:14:23.995Z] #49 11.59 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:14:23.997Z] #47 38.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:24.038Z] #40 3.804 -- Configuring done [2022-01-20T12:14:24.038Z] #40 3.832 -- Generating done [2022-01-20T12:14:24.038Z] #40 3.833 -- Build files have been written to: /tmp/tmp.ZsaOkx15Tr/tini [2022-01-20T12:14:24.038Z] #40 3.837 + make tini-static [2022-01-20T12:14:24.038Z] #40 4.019 Scanning dependencies of target tini-static [2022-01-20T12:14:24.038Z] #40 4.063 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T12:14:24.361Z] #29 15.63 Fetched 8377 kB in 2s (4119 kB/s) [2022-01-20T12:14:24.928Z] #29 15.63 Reading package lists... [2022-01-20T12:14:25.409Z] #40 4.945 [100%] Linking C executable tini-static [2022-01-20T12:14:25.409Z] #40 5.303 [100%] Built target tini-static [2022-01-20T12:14:25.409Z] #40 5.360 + mkdir -p /build [2022-01-20T12:14:25.409Z] #40 5.361 + cp tini-static /build/docker-init [2022-01-20T12:14:25.409Z] #40 DONE 5.5s [2022-01-20T12:14:25.409Z] [2022-01-20T12:14:25.409Z] #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-01-20T12:14:25.409Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:25.409Z] #14 50.75 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T12:14:25.409Z] #14 50.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:25.409Z] #14 50.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:14:25.409Z] #14 50.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T12:14:25.409Z] #14 50.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:25.409Z] #14 50.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:14:25.495Z] #29 16.14 Reading package lists... [2022-01-20T12:14:25.495Z] #29 16.65 Building dependency tree...#29 ... [2022-01-20T12:14:25.495Z] [2022-01-20T12:14:25.495Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T12:14:25.495Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-20T12:14:25.495Z] #12 DONE 3.6s [2022-01-20T12:14:25.495Z] [2022-01-20T12:14:25.495Z] #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-01-20T12:14:25.495Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:25.495Z] #29 16.65 Building dependency tree... [2022-01-20T12:14:25.754Z] #29 ... [2022-01-20T12:14:25.754Z] [2022-01-20T12:14:25.754Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T12:14:25.754Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T12:14:25.754Z] #70 DONE 2.0s [2022-01-20T12:14:25.754Z] [2022-01-20T12:14:25.754Z] #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-01-20T12:14:25.754Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:25.754Z] #29 17.00 The following additional packages will be installed: [2022-01-20T12:14:25.754Z] #29 17.00 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T12:14:25.754Z] #29 17.00 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T12:14:25.754Z] #29 17.00 Recommended packages: [2022-01-20T12:14:25.754Z] #29 17.00 libldap-common publicsuffix libsasl2-modules [2022-01-20T12:14:25.754Z] #29 17.13 The following NEW packages will be installed: [2022-01-20T12:14:25.912Z] #49 ... [2022-01-20T12:14:25.912Z] [2022-01-20T12:14:25.912Z] #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-01-20T12:14:25.912Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T12:14:25.912Z] #36 15.12 tomll can be used in two ways: [2022-01-20T12:14:25.912Z] #36 15.12 Writing to STDIN and reading from STDOUT: [2022-01-20T12:14:25.912Z] #36 15.12 cat file.toml | tomll > file.toml [2022-01-20T12:14:25.912Z] #36 15.12 [2022-01-20T12:14:25.912Z] #36 15.12 Reading and updating a list of files: [2022-01-20T12:14:25.912Z] #36 15.12 tomll a.toml b.toml c.toml [2022-01-20T12:14:25.912Z] #36 15.12 [2022-01-20T12:14:25.912Z] #36 15.12 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T12:14:25.912Z] #36 DONE 15.5s [2022-01-20T12:14:25.912Z] [2022-01-20T12:14:25.912Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:25.912Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:25.912Z] #51 11.44 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T12:14:25.912Z] #51 11.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T12:14:25.912Z] #51 14.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T12:14:25.912Z] #51 14.41 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T12:14:25.912Z] #51 14.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T12:14:25.912Z] #51 14.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T12:14:25.912Z] #51 14.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T12:14:25.912Z] #51 15.00 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T12:14:25.912Z] #51 15.00 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T12:14:25.912Z] #51 15.10 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T12:14:25.912Z] #51 15.13 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T12:14:25.912Z] #51 15.32 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T12:14:25.912Z] #51 15.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T12:14:25.912Z] #51 15.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T12:14:25.912Z] #51 15.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T12:14:25.912Z] #51 15.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T12:14:25.912Z] #51 15.52 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T12:14:25.912Z] #51 15.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T12:14:25.912Z] #51 15.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T12:14:25.912Z] #51 15.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T12:14:25.914Z] #47 39.67 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:25.914Z] #47 39.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:25.914Z] #47 39.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:25.914Z] #47 39.72 Setting up python3-six (1.16.0-2) ... [2022-01-20T12:14:26.014Z] #29 17.13 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T12:14:26.014Z] #29 17.13 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T12:14:26.014Z] #29 17.13 libssh2-1 openssl [2022-01-20T12:14:26.014Z] #29 ... [2022-01-20T12:14:26.014Z] [2022-01-20T12:14:26.014Z] #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-01-20T12:14:26.014Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-20T12:14:26.014Z] #13 DONE 0.5s [2022-01-20T12:14:26.014Z] [2022-01-20T12:14:26.014Z] #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-01-20T12:14:26.014Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.014Z] #29 17.41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:26.014Z] #29 17.41 Need to get 2932 kB of archives. [2022-01-20T12:14:26.014Z] #29 17.41 After this operation, 6483 kB of additional disk space will be used. [2022-01-20T12:14:26.014Z] #29 17.41 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-20T12:14:26.174Z] #51 15.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T12:14:26.174Z] #51 15.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T12:14:26.174Z] #51 16.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T12:14:26.174Z] #51 16.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T12:14:26.273Z] #29 ... [2022-01-20T12:14:26.273Z] [2022-01-20T12:14:26.273Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T12:14:26.273Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-20T12:14:26.273Z] #42 DONE 0.2s [2022-01-20T12:14:26.273Z] [2022-01-20T12:14:26.273Z] #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-01-20T12:14:26.273Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.273Z] #29 17.42 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-20T12:14:26.273Z] #29 17.42 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-20T12:14:26.273Z] #29 17.43 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-20T12:14:26.273Z] #29 17.43 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-20T12:14:26.273Z] #29 17.48 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-20T12:14:26.273Z] #29 17.49 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T12:14:26.273Z] #29 17.49 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T12:14:26.273Z] #29 17.49 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T12:14:26.273Z] #29 ... [2022-01-20T12:14:26.273Z] [2022-01-20T12:14:26.273Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T12:14:26.273Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-20T12:14:26.273Z] #33 DONE 0.3s [2022-01-20T12:14:26.436Z] #51 16.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T12:14:26.436Z] #51 16.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T12:14:26.436Z] #51 16.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T12:14:26.436Z] #51 16.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T12:14:26.436Z] #51 16.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #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-01-20T12:14:26.534Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.534Z] #29 17.76 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #29 ... [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #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-01-20T12:14:26.534Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-20T12:14:26.534Z] #46 DONE 0.4s [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #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-01-20T12:14:26.534Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.534Z] #29 17.83 Fetched 2932 kB in 0s (8324 kB/s) [2022-01-20T12:14:26.534Z] #29 17.88 Selecting previously unselected package openssl. [2022-01-20T12:14:26.534Z] #29 17.88 (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% #29 ... [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T12:14:26.534Z] #62 sha256:0efbedf16b53d0ac3ad8b2b550ca2abd49186d2ef4e9536f7716df7d9035806c [2022-01-20T12:14:26.534Z] #62 DONE 0.6s [2022-01-20T12:14:26.534Z] [2022-01-20T12:14:26.534Z] #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-01-20T12:14:26.534Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.534Z] #29 17.88 (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-01-20T12:14:26.534Z] #29 17.88 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-20T12:14:26.534Z] #29 17.89 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:14:26.697Z] #51 16.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T12:14:26.697Z] #51 ... [2022-01-20T12:14:26.697Z] [2022-01-20T12:14:26.697Z] #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-01-20T12:14:26.697Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:26.697Z] #47 16.47 Fetched 8496 kB in 13s (645 kB/s) [2022-01-20T12:14:26.793Z] #29 ... [2022-01-20T12:14:26.793Z] [2022-01-20T12:14:26.793Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T12:14:26.793Z] #25 sha256:cc4aad35bbec6e471ec7b6da9793432b7ed89a2c802f568fc94a67aa42f0a099 [2022-01-20T12:14:26.793Z] #25 DONE 0.7s [2022-01-20T12:14:26.793Z] [2022-01-20T12:14:26.793Z] #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-01-20T12:14:26.793Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:26.793Z] #29 18.04 Selecting previously unselected package ca-certificates. [2022-01-20T12:14:26.793Z] #29 18.04 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T12:14:26.793Z] #29 18.05 Unpacking ca-certificates (20210119) ... [2022-01-20T12:14:27.052Z] #29 18.18 Selecting previously unselected package libbrotli1:arm64. [2022-01-20T12:14:27.052Z] #29 18.18 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-20T12:14:27.052Z] #29 18.21 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T12:14:27.052Z] #29 18.32 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-20T12:14:27.052Z] #29 18.32 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T12:14:27.052Z] #29 18.32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:14:27.052Z] #29 18.37 Selecting previously unselected package libsasl2-2:arm64. [2022-01-20T12:14:27.052Z] #29 18.37 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T12:14:27.052Z] #29 18.37 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:14:27.303Z] #47 40.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:27.303Z] #47 40.96 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:27.313Z] #29 18.48 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-20T12:14:27.313Z] #29 18.48 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-20T12:14:27.313Z] #29 18.48 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T12:14:27.313Z] #29 18.59 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-20T12:14:27.313Z] #29 18.59 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-20T12:14:27.313Z] #29 18.59 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T12:14:27.313Z] #29 18.67 Selecting previously unselected package libpsl5:arm64. [2022-01-20T12:14:27.313Z] #29 18.67 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-20T12:14:27.313Z] #29 18.69 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T12:14:27.572Z] #29 18.75 Selecting previously unselected package librtmp1:arm64. [2022-01-20T12:14:27.572Z] #29 18.75 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-20T12:14:27.572Z] #29 18.75 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:14:27.572Z] #29 18.80 Selecting previously unselected package libssh2-1:arm64. [2022-01-20T12:14:27.572Z] #29 18.81 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-20T12:14:27.572Z] #29 18.81 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T12:14:27.572Z] #29 18.87 Selecting previously unselected package libcurl4:arm64. [2022-01-20T12:14:27.572Z] #29 18.87 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T12:14:27.572Z] #29 18.87 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:14:27.572Z] #29 18.94 Selecting previously unselected package curl. [2022-01-20T12:14:27.572Z] #29 18.94 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T12:14:27.572Z] #29 18.95 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:14:27.833Z] #29 19.04 Selecting previously unselected package libonig5:arm64. [2022-01-20T12:14:27.833Z] #29 19.04 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T12:14:27.833Z] #29 19.04 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T12:14:27.833Z] #29 19.11 Selecting previously unselected package libjq1:arm64. [2022-01-20T12:14:27.833Z] #29 19.11 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T12:14:27.833Z] #29 19.11 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T12:14:27.833Z] #29 19.16 Selecting previously unselected package jq. [2022-01-20T12:14:27.833Z] #29 19.16 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-20T12:14:27.833Z] #29 19.17 Unpacking jq (1.6-2.1) ... [2022-01-20T12:14:27.833Z] #29 19.24 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T12:14:27.833Z] #29 19.26 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T12:14:28.093Z] #29 19.26 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T12:14:28.093Z] #29 19.28 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:14:28.093Z] #29 19.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T12:14:28.093Z] #29 19.30 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T12:14:28.093Z] #29 19.31 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T12:14:28.093Z] #29 19.33 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T12:14:28.093Z] #29 19.34 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T12:14:28.093Z] #29 19.35 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T12:14:28.093Z] #29 19.36 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T12:14:28.093Z] #29 19.38 Setting up ca-certificates (20210119) ... [2022-01-20T12:14:28.248Z] #47 ... [2022-01-20T12:14:28.248Z] [2022-01-20T12:14:28.248Z] #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-01-20T12:14:28.248Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:14:28.248Z] #60 1.068 + RM_GOPATH=0 [2022-01-20T12:14:28.248Z] #60 1.069 + TMP_GOPATH= [2022-01-20T12:14:28.248Z] #60 1.069 + : /build [2022-01-20T12:14:28.248Z] #60 1.070 + '[' -z '' ']' [2022-01-20T12:14:28.248Z] #60 1.070 ++ mktemp -d [2022-01-20T12:14:28.248Z] #60 1.071 + export GOPATH=/tmp/tmp.awzHRKIZ9I [2022-01-20T12:14:28.248Z] #60 1.071 + GOPATH=/tmp/tmp.awzHRKIZ9I [2022-01-20T12:14:28.248Z] #60 1.071 + RM_GOPATH=1 [2022-01-20T12:14:28.248Z] #60 1.071 + case "$(go env GOARCH)" in [2022-01-20T12:14:28.248Z] #60 1.073 ++ go env GOARCH [2022-01-20T12:14:28.248Z] #60 1.101 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:28.248Z] #60 1.102 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:28.248Z] #60 1.102 ++ dirname /install.sh [2022-01-20T12:14:28.248Z] #60 1.109 + dir=/ [2022-01-20T12:14:28.248Z] #60 1.112 + bin=containerd [2022-01-20T12:14:28.248Z] #60 1.112 + shift [2022-01-20T12:14:28.248Z] #60 1.113 + '[' '!' -f //containerd.installer ']' [2022-01-20T12:14:28.248Z] #60 1.114 + . //containerd.installer [2022-01-20T12:14:28.248Z] #60 1.114 ++ set -e [2022-01-20T12:14:28.248Z] #60 1.114 ++ : v1.5.9 [2022-01-20T12:14:28.248Z] #60 1.116 + install_containerd [2022-01-20T12:14:28.248Z] #60 1.118 + echo 'Install containerd version v1.5.9' [2022-01-20T12:14:28.248Z] #60 1.118 Install containerd version v1.5.9 [2022-01-20T12:14:28.248Z] #60 1.119 + git clone https://github.com/containerd/containerd.git /tmp/tmp.awzHRKIZ9I/src/github.com/containerd/containerd [2022-01-20T12:14:28.248Z] #60 1.121 Cloning into '/tmp/tmp.awzHRKIZ9I/src/github.com/containerd/containerd'... [2022-01-20T12:14:28.248Z] #60 ... [2022-01-20T12:14:28.248Z] [2022-01-20T12:14:28.248Z] #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-01-20T12:14:28.248Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:28.248Z] #14 32.87 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-01-20T12:14:28.248Z] #14 34.15 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-01-20T12:14:28.248Z] #14 34.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T12:14:28.248Z] #14 34.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T12:14:28.248Z] #14 34.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T12:14:28.248Z] #14 34.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:28.248Z] #14 34.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:28.248Z] #14 34.70 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-01-20T12:14:28.248Z] #14 34.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T12:14:28.248Z] #14 34.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T12:14:28.248Z] #14 34.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T12:14:28.248Z] #14 34.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T12:14:28.248Z] #14 34.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T12:14:28.248Z] #14 34.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T12:14:28.248Z] #14 34.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T12:14:28.248Z] #14 34.80 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-01-20T12:14:28.248Z] #14 34.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T12:14:28.248Z] #14 34.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T12:14:28.248Z] #14 35.65 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:28.248Z] #14 35.95 Fetched 115 MB in 7s (17.4 MB/s) [2022-01-20T12:14:28.248Z] #14 36.02 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T12:14:28.248Z] #14 36.02 (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-01-20T12:14:28.248Z] #14 36.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:28.248Z] #14 36.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:28.248Z] #14 37.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T12:14:28.248Z] #14 37.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:28.248Z] #14 37.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:28.248Z] #14 39.98 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T12:14:28.248Z] #14 39.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T12:14:28.248Z] #14 40.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:14:28.248Z] #14 40.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T12:14:28.248Z] #14 40.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:28.248Z] #14 40.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:14:28.248Z] #14 40.31 Selecting previously unselected package dmsetup. [2022-01-20T12:14:28.248Z] #14 40.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:28.248Z] #14 40.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:14:28.248Z] #14 40.51 Selecting previously unselected package mingw-w64-common. [2022-01-20T12:14:28.248Z] #14 40.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T12:14:28.248Z] #14 40.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T12:14:28.306Z] #19 93.18 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-20T12:14:28.306Z] #19 93.19 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:28.306Z] #19 93.20 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:14:28.306Z] #19 93.25 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-20T12:14:28.306Z] #19 93.25 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:28.306Z] #19 93.26 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:14:29.029Z] #29 20.15 Updating certificates in /etc/ssl/certs... [2022-01-20T12:14:30.665Z] #14 56.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T12:14:30.665Z] #14 56.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:30.665Z] #14 56.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:14:30.797Z] #14 ... [2022-01-20T12:14:30.797Z] [2022-01-20T12:14:30.797Z] #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-01-20T12:14:30.797Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:30.797Z] #47 44.28 Setting up criu (3.16.1-3) ... [2022-01-20T12:14:31.562Z] #29 22.55 129 added, 0 removed; done. [2022-01-20T12:14:31.562Z] #29 22.79 Setting up jq (1.6-2.1) ... [2022-01-20T12:14:31.562Z] #29 22.81 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T12:14:31.562Z] #29 22.82 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T12:14:31.562Z] #29 22.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:31.562Z] #29 22.91 Processing triggers for ca-certificates (20210119) ... [2022-01-20T12:14:31.562Z] #29 22.93 Updating certificates in /etc/ssl/certs... [2022-01-20T12:14:31.740Z] #47 ... [2022-01-20T12:14:31.740Z] [2022-01-20T12:14:31.740Z] #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-01-20T12:14:31.740Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:31.740Z] #38 35.83 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:14:31.740Z] #38 35.85 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:14:31.740Z] #38 35.88 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:31.740Z] #38 41.49 Selecting previously unselected package libxml2:amd64. [2022-01-20T12:14:31.740Z] #38 41.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T12:14:31.740Z] #38 41.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:31.740Z] #38 42.06 Selecting previously unselected package libarchive13:amd64. [2022-01-20T12:14:31.740Z] #38 42.07 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T12:14:31.740Z] #38 42.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:31.740Z] #38 42.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T12:14:31.740Z] #38 42.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T12:14:31.740Z] #38 42.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:31.740Z] #38 42.57 Selecting previously unselected package librhash0:amd64. [2022-01-20T12:14:31.740Z] #38 42.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T12:14:31.740Z] #38 42.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:31.740Z] #38 42.74 Selecting previously unselected package libuv1:amd64. [2022-01-20T12:14:31.740Z] #38 42.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T12:14:31.741Z] #38 42.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:31.741Z] #38 42.91 Selecting previously unselected package cmake. [2022-01-20T12:14:31.741Z] #38 42.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T12:14:31.741Z] #38 42.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:31.741Z] #38 ... [2022-01-20T12:14:31.741Z] [2022-01-20T12:14:31.741Z] #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-01-20T12:14:31.741Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:31.741Z] #14 45.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T12:14:31.741Z] #14 45.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T12:14:31.741Z] #14 45.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:14:32.066Z] #47 16.47 Reading package lists... [2022-01-20T12:14:32.328Z] #47 21.29 Reading package lists... [2022-01-20T12:14:32.328Z] #47 ... [2022-01-20T12:14:32.328Z] [2022-01-20T12:14:32.328Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:32.328Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:32.328Z] #51 16.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T12:14:32.328Z] #51 16.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T12:14:32.328Z] #51 16.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T12:14:32.328Z] #51 17.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T12:14:32.328Z] #51 17.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T12:14:32.328Z] #51 17.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T12:14:32.328Z] #51 17.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T12:14:32.328Z] #51 17.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T12:14:32.328Z] #51 17.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T12:14:32.328Z] #51 17.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T12:14:32.328Z] #51 17.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T12:14:32.328Z] #51 17.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T12:14:32.328Z] #51 17.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T12:14:32.328Z] #51 18.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T12:14:32.328Z] #51 18.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T12:14:32.328Z] #51 18.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T12:14:32.328Z] #51 18.64 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T12:14:32.328Z] #51 18.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T12:14:32.328Z] #51 18.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T12:14:32.328Z] #51 18.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T12:14:32.328Z] #51 19.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T12:14:32.328Z] #51 19.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T12:14:32.328Z] #51 19.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:14:32.328Z] #51 19.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:14:32.328Z] #51 19.78 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T12:14:32.328Z] #51 19.88 go: downloading golang.org/x/text v0.3.2 [2022-01-20T12:14:33.658Z] #14 ... [2022-01-20T12:14:33.658Z] [2022-01-20T12:14:33.658Z] #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-01-20T12:14:33.658Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:33.658Z] #34 37.46 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-01-20T12:14:33.658Z] #34 37.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T12:14:33.658Z] #34 37.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T12:14:33.658Z] #34 ... [2022-01-20T12:14:33.658Z] [2022-01-20T12:14:33.658Z] #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-01-20T12:14:33.658Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:33.658Z] #38 47.62 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:33.658Z] #38 47.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:33.658Z] #38 47.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:33.658Z] #38 47.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:33.919Z] #38 48.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:33.919Z] #38 48.13 Setting up librhash0:amd64 (1.4.1-2) ...#38 ... [2022-01-20T12:14:33.919Z] [2022-01-20T12:14:33.919Z] #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-01-20T12:14:33.919Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:33.919Z] #47 45.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:33.919Z] #47 DONE 47.8s [2022-01-20T12:14:33.919Z] [2022-01-20T12:14:33.919Z] #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-01-20T12:14:33.919Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:33.919Z] #38 48.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:33.919Z] #38 48.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:33.919Z] #38 48.20 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:33.919Z] #38 48.21 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:33.919Z] #38 48.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:34.181Z] #38 48.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:34.758Z] #38 DONE 48.8s [2022-01-20T12:14:34.758Z] [2022-01-20T12:14:34.758Z] #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-01-20T12:14:34.758Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:14:34.758Z] #60 ... [2022-01-20T12:14:34.758Z] [2022-01-20T12:14:34.758Z] #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-01-20T12:14:34.758Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:14:34.758Z] #49 48.98 gotestsum version dev [2022-01-20T12:14:34.758Z] #49 DONE 49.1s [2022-01-20T12:14:34.758Z] [2022-01-20T12:14:34.758Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T12:14:34.758Z] #39 sha256:3f3b44d52567b7183c1ce6d39cdc5c319a04ba137ca6cc3cd3201e0270191d42 [2022-01-20T12:14:34.872Z] #29 25.48 0 added, 0 removed; done. [2022-01-20T12:14:34.872Z] #29 25.48 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T12:14:34.872Z] #29 25.49 done. [2022-01-20T12:14:35.020Z] #39 DONE 0.3s [2022-01-20T12:14:35.020Z] [2022-01-20T12:14:35.020Z] #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-01-20T12:14:35.020Z] #40 sha256:ec8b85ca4f674f79915a7ab5ca1b2b8964d4a2c95acab2224cc0a4637fac9f19 [2022-01-20T12:14:35.652Z] #51 25.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T12:14:35.652Z] #51 25.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T12:14:35.652Z] #51 25.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T12:14:35.652Z] #51 25.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T12:14:35.652Z] #51 25.32 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T12:14:35.913Z] #51 ... [2022-01-20T12:14:35.913Z] [2022-01-20T12:14:35.913Z] #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-01-20T12:14:35.913Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:35.913Z] #38 15.84 Fetched 8492 kB in 13s (669 kB/s) [2022-01-20T12:14:35.913Z] #38 15.84 Reading package lists... [2022-01-20T12:14:35.913Z] #38 20.85 Reading package lists... [2022-01-20T12:14:36.174Z] #38 25.56 Building dependency tree... [2022-01-20T12:14:36.174Z] #38 ... [2022-01-20T12:14:36.174Z] [2022-01-20T12:14:36.174Z] #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-01-20T12:14:36.174Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:36.174Z] #58 15.99 Fetched 8492 kB in 12s (693 kB/s) [2022-01-20T12:14:36.174Z] #58 15.99 Reading package lists... [2022-01-20T12:14:36.174Z] #58 20.80 Reading package lists... [2022-01-20T12:14:36.174Z] #58 25.49 Building dependency tree... [2022-01-20T12:14:36.174Z] #58 ... [2022-01-20T12:14:36.174Z] [2022-01-20T12:14:36.174Z] #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-01-20T12:14:36.174Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:36.174Z] #47 21.29 Reading package lists... [2022-01-20T12:14:36.248Z] #29 ... [2022-01-20T12:14:36.248Z] [2022-01-20T12:14:36.248Z] #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-01-20T12:14:36.248Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T12:14:36.248Z] #53 3.525 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T12:14:36.248Z] #53 4.560 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T12:14:36.248Z] #53 4.561 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T12:14:36.248Z] #53 4.723 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T12:14:36.248Z] #53 6.042 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T12:14:36.248Z] #53 ... [2022-01-20T12:14:36.248Z] [2022-01-20T12:14:36.248Z] #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-01-20T12:14:36.248Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T12:14:36.248Z] #36 2.951 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:14:36.428Z] #19 101.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-20T12:14:36.428Z] #19 101.9 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:36.428Z] #19 101.9 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:14:36.428Z] #19 101.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-20T12:14:36.429Z] #19 101.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:36.429Z] #19 101.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:14:36.436Z] #47 25.87 Building dependency tree... [2022-01-20T12:14:36.436Z] #47 ... [2022-01-20T12:14:36.436Z] [2022-01-20T12:14:36.436Z] #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-01-20T12:14:36.436Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:36.436Z] #14 16.30 Fetched 8492 kB in 13s (660 kB/s) [2022-01-20T12:14:36.436Z] #14 16.30 Reading package lists... [2022-01-20T12:14:36.436Z] #14 21.28 Reading package lists... [2022-01-20T12:14:36.436Z] #14 25.87 Building dependency tree... [2022-01-20T12:14:36.436Z] #14 ... [2022-01-20T12:14:36.436Z] [2022-01-20T12:14:36.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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:36.436Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:36.436Z] #51 26.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T12:14:36.507Z] #36 ... [2022-01-20T12:14:36.507Z] [2022-01-20T12:14:36.507Z] #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-01-20T12:14:36.507Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:14:36.507Z] #38 3.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:36.507Z] #38 3.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:36.507Z] #38 3.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:36.507Z] #38 4.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:14:36.507Z] #38 5.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:14:36.507Z] #38 6.704 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:14:36.507Z] #38 ... [2022-01-20T12:14:36.507Z] [2022-01-20T12:14:36.507Z] #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-01-20T12:14:36.507Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:14:36.507Z] #47 3.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:36.507Z] #47 3.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:36.507Z] #47 3.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:36.507Z] #47 3.683 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T12:14:36.507Z] #47 3.781 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:14:36.507Z] #47 5.199 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:14:36.507Z] #47 6.647 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:14:36.507Z] #47 8.136 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T12:14:36.697Z] #51 26.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T12:14:36.697Z] #51 26.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T12:14:36.766Z] #47 ... [2022-01-20T12:14:36.767Z] [2022-01-20T12:14:36.767Z] #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-01-20T12:14:36.767Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T12:14:36.767Z] #43 2.705 + git clone https://github.com/docker/distribution.git . [2022-01-20T12:14:36.767Z] #43 2.708 Cloning into '.'... [2022-01-20T12:14:36.767Z] #43 ... [2022-01-20T12:14:36.767Z] [2022-01-20T12:14:36.767Z] #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-01-20T12:14:36.767Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T12:14:36.767Z] #49 3.529 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:14:36.767Z] #49 5.033 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:14:36.767Z] #49 5.034 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:14:36.767Z] #49 5.063 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:14:36.767Z] #49 5.086 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:14:36.767Z] #49 5.483 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:14:36.767Z] #49 5.536 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:14:36.767Z] #49 5.566 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:14:36.767Z] #49 5.642 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:14:36.767Z] #49 5.672 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:14:36.767Z] #49 5.729 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:14:36.767Z] #49 5.905 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:14:36.767Z] #49 5.986 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:14:36.767Z] #49 10.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:14:36.767Z] #49 10.29 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:14:36.937Z] #40 1.724 + RM_GOPATH=0 [2022-01-20T12:14:36.937Z] #40 1.724 + TMP_GOPATH= [2022-01-20T12:14:36.937Z] #40 1.724 + : /build [2022-01-20T12:14:36.937Z] #40 1.724 + '[' -z '' ']' [2022-01-20T12:14:36.937Z] #40 1.724 ++ mktemp -d [2022-01-20T12:14:36.937Z] #40 1.724 + export GOPATH=/tmp/tmp.bNM4wGFZro [2022-01-20T12:14:36.937Z] #40 1.724 + GOPATH=/tmp/tmp.bNM4wGFZro [2022-01-20T12:14:36.937Z] #40 1.724 + RM_GOPATH=1 [2022-01-20T12:14:36.937Z] #40 1.724 + case "$(go env GOARCH)" in [2022-01-20T12:14:36.937Z] #40 1.724 ++ go env GOARCH [2022-01-20T12:14:36.937Z] #40 1.739 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:36.937Z] #40 1.739 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:36.937Z] #40 1.739 ++ dirname /install.sh [2022-01-20T12:14:36.937Z] #40 1.739 + dir=/ [2022-01-20T12:14:36.937Z] #40 1.739 + bin=tini [2022-01-20T12:14:36.937Z] #40 1.739 + shift [2022-01-20T12:14:36.937Z] #40 1.739 + '[' '!' -f //tini.installer ']' [2022-01-20T12:14:36.937Z] #40 1.739 + . //tini.installer [2022-01-20T12:14:36.937Z] #40 1.739 ++ : v0.19.0 [2022-01-20T12:14:36.937Z] #40 1.739 + install_tini [2022-01-20T12:14:36.937Z] #40 1.739 + echo 'Install tini version v0.19.0' [2022-01-20T12:14:36.937Z] #40 1.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.bNM4wGFZro/tini [2022-01-20T12:14:36.937Z] #40 1.740 Install tini version v0.19.0 [2022-01-20T12:14:36.937Z] #40 1.752 Cloning into '/tmp/tmp.bNM4wGFZro/tini'... [2022-01-20T12:14:37.026Z] #49 ... [2022-01-20T12:14:37.026Z] [2022-01-20T12:14:37.026Z] #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-01-20T12:14:37.026Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T12:14:37.026Z] #34 2.837 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T12:14:37.026Z] #34 2.841 Cloning into '.'... [2022-01-20T12:14:37.026Z] #34 ... [2022-01-20T12:14:37.026Z] [2022-01-20T12:14:37.026Z] #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-01-20T12:14:37.026Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:14:37.026Z] #14 2.853 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:37.026Z] #14 2.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:37.026Z] #14 2.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:37.026Z] #14 3.289 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:14:37.026Z] #14 3.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:14:37.026Z] #14 5.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:14:37.026Z] #14 10.57 Fetched 8377 kB in 8s (1048 kB/s) [2022-01-20T12:14:37.286Z] #14 10.57 Reading package lists... [2022-01-20T12:14:37.286Z] #14 ... [2022-01-20T12:14:37.286Z] [2022-01-20T12:14:37.286Z] #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-01-20T12:14:37.286Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T12:14:37.286Z] #58 2.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:14:37.286Z] #58 2.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:14:37.286Z] #58 2.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:14:37.286Z] #58 2.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:14:37.286Z] #58 3.707 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:14:37.286Z] #58 5.050 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:14:37.286Z] #58 10.12 Fetched 8377 kB in 8s (1065 kB/s) [2022-01-20T12:14:37.286Z] #58 10.12 Reading package lists... [2022-01-20T12:14:37.286Z] #58 ... [2022-01-20T12:14:37.286Z] [2022-01-20T12:14:37.286Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:37.286Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:37.286Z] #51 2.702 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T12:14:37.286Z] #51 7.322 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T12:14:37.286Z] #51 7.365 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T12:14:37.286Z] #51 7.398 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T12:14:37.286Z] #51 7.404 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T12:14:37.286Z] #51 7.413 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:14:37.286Z] #51 7.681 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T12:14:37.286Z] #51 7.945 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T12:14:37.286Z] #51 7.957 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T12:14:37.286Z] #51 8.824 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T12:14:37.286Z] #51 8.967 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T12:14:37.286Z] #51 11.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T12:14:37.286Z] #51 11.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T12:14:37.286Z] #51 11.18 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T12:14:37.286Z] #51 11.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T12:14:37.286Z] #51 11.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T12:14:37.286Z] #51 11.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T12:14:37.510Z] #40 2.567 + cd /tmp/tmp.bNM4wGFZro/tini [2022-01-20T12:14:37.510Z] #40 2.567 + git checkout -q v0.19.0 [2022-01-20T12:14:37.510Z] #40 2.573 + cmake . [2022-01-20T12:14:37.545Z] #51 ... [2022-01-20T12:14:37.545Z] [2022-01-20T12:14:37.545Z] #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-01-20T12:14:37.545Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T12:14:37.545Z] #29 DONE 28.8s [2022-01-20T12:14:37.545Z] [2022-01-20T12:14:37.545Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:37.545Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:37.545Z] #51 11.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T12:14:37.545Z] #51 ... [2022-01-20T12:14:37.545Z] [2022-01-20T12:14:37.545Z] #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-01-20T12:14:37.545Z] #63 sha256:28fb9361bbb6b271a0cbdf42bece5d2589cb124a42c263e8a02a361913a611df [2022-01-20T12:14:37.545Z] #63 2.495 + RM_GOPATH=0 [2022-01-20T12:14:37.545Z] #63 2.495 + TMP_GOPATH= [2022-01-20T12:14:37.545Z] #63 2.495 + : /build [2022-01-20T12:14:37.545Z] #63 2.495 + '[' -z '' ']' [2022-01-20T12:14:37.545Z] #63 2.501 ++ mktemp -d [2022-01-20T12:14:37.545Z] #63 2.501 + export GOPATH=/tmp/tmp.dpF3QLpBhl [2022-01-20T12:14:37.545Z] #63 2.501 + GOPATH=/tmp/tmp.dpF3QLpBhl [2022-01-20T12:14:37.545Z] #63 2.502 + RM_GOPATH=1 [2022-01-20T12:14:37.545Z] #63 2.508 + case "$(go env GOARCH)" in [2022-01-20T12:14:37.545Z] #63 2.508 ++ go env GOARCH [2022-01-20T12:14:37.545Z] #63 2.529 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:37.545Z] #63 2.530 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:37.545Z] #63 2.531 ++ dirname /install.sh [2022-01-20T12:14:37.545Z] #63 2.535 + dir=/ [2022-01-20T12:14:37.545Z] #63 2.536 + bin=rootlesskit [2022-01-20T12:14:37.545Z] #63 2.536 + shift [2022-01-20T12:14:37.545Z] #63 2.537 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T12:14:37.545Z] #63 2.538 + . //rootlesskit.installer [2022-01-20T12:14:37.545Z] #63 2.538 ++ : v0.14.6 [2022-01-20T12:14:37.545Z] #63 2.538 + install_rootlesskit [2022-01-20T12:14:37.545Z] #63 2.539 + case "$1" in [2022-01-20T12:14:37.545Z] #63 2.544 + export CGO_ENABLED=0 [2022-01-20T12:14:37.545Z] #63 2.545 + CGO_ENABLED=0 [2022-01-20T12:14:37.545Z] #63 2.545 + _install_rootlesskit [2022-01-20T12:14:37.545Z] #63 2.547 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T12:14:37.545Z] #63 2.547 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:14:37.545Z] #63 2.547 Install rootlesskit version v0.14.6 [2022-01-20T12:14:37.545Z] #63 2.547 + GOBIN=/build [2022-01-20T12:14:37.545Z] #63 2.547 + GO111MODULE=on [2022-01-20T12:14:37.545Z] #63 2.547 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T12:14:37.545Z] #63 3.009 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T12:14:37.545Z] #63 5.254 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:14:37.545Z] #63 5.290 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T12:14:37.545Z] #63 5.759 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T12:14:37.545Z] #63 8.437 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T12:14:37.545Z] #63 8.786 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T12:14:37.545Z] #63 8.788 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T12:14:37.545Z] #63 8.854 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T12:14:37.545Z] #63 8.886 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T12:14:37.545Z] #63 9.018 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:14:37.545Z] #63 9.210 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:14:37.545Z] #63 9.687 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T12:14:37.545Z] #63 9.886 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T12:14:37.804Z] #63 10.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T12:14:37.804Z] #63 ... [2022-01-20T12:14:37.804Z] [2022-01-20T12:14:37.804Z] #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-01-20T12:14:37.804Z] #26 sha256:4615c52845297579114ed3c634a41b70a7839980a596f58034f0e97f34add140 [2022-01-20T12:14:37.804Z] #26 2.410 + RM_GOPATH=0 [2022-01-20T12:14:37.804Z] #26 2.410 + TMP_GOPATH= [2022-01-20T12:14:37.804Z] #26 2.410 + : /build [2022-01-20T12:14:37.804Z] #26 2.410 + '[' -z '' ']' [2022-01-20T12:14:37.804Z] #26 2.410 ++ mktemp -d [2022-01-20T12:14:37.804Z] #26 2.415 + export GOPATH=/tmp/tmp.RmJpexZgAW [2022-01-20T12:14:37.804Z] #26 2.415 + GOPATH=/tmp/tmp.RmJpexZgAW [2022-01-20T12:14:37.804Z] #26 2.415 + RM_GOPATH=1 [2022-01-20T12:14:37.804Z] #26 2.415 + case "$(go env GOARCH)" in [2022-01-20T12:14:37.804Z] #26 2.418 ++ go env GOARCH [2022-01-20T12:14:37.804Z] #26 2.444 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:37.804Z] #26 2.445 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:37.804Z] #26 2.446 ++ dirname /install.sh [2022-01-20T12:14:37.804Z] #26 2.466 + dir=/ [2022-01-20T12:14:37.804Z] #26 2.466 + bin=dockercli [2022-01-20T12:14:37.804Z] #26 2.467 + shift [2022-01-20T12:14:37.804Z] #26 2.468 + '[' '!' -f //dockercli.installer ']' [2022-01-20T12:14:37.804Z] #26 2.469 + . //dockercli.installer [2022-01-20T12:14:37.804Z] #26 2.470 ++ : stable [2022-01-20T12:14:37.804Z] #26 2.470 ++ : 17.06.2-ce [2022-01-20T12:14:37.804Z] #26 2.471 + install_dockercli [2022-01-20T12:14:37.804Z] #26 2.472 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T12:14:37.804Z] #26 2.472 Install docker/cli version 17.06.2-ce from stable [2022-01-20T12:14:37.804Z] #26 2.472 ++ uname -m [2022-01-20T12:14:37.804Z] #26 2.476 + arch=aarch64 [2022-01-20T12:14:37.804Z] #26 2.476 + '[' aarch64 '!=' x86_64 ']' [2022-01-20T12:14:37.804Z] #26 2.476 + '[' aarch64 '!=' s390x ']' [2022-01-20T12:14:37.804Z] #26 2.477 + '[' aarch64 '!=' armhf ']' [2022-01-20T12:14:37.804Z] #26 2.477 + build_dockercli [2022-01-20T12:14:37.804Z] #26 2.477 + git clone https://github.com/docker/docker-ce /tmp/tmp.RmJpexZgAW/tmp/docker-ce [2022-01-20T12:14:37.804Z] #26 2.480 Cloning into '/tmp/tmp.RmJpexZgAW/tmp/docker-ce'... [2022-01-20T12:14:37.804Z] #26 ... [2022-01-20T12:14:37.804Z] [2022-01-20T12:14:37.804Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:37.804Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:37.804Z] #51 11.78 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T12:14:37.804Z] #51 ... [2022-01-20T12:14:37.804Z] [2022-01-20T12:14:37.804Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T12:14:37.804Z] #30 sha256:d39feb16c2526f20bc2ec8d851b0163851c890f5c5d2c507ecc56ffb70fa6667 [2022-01-20T12:14:37.804Z] #30 DONE 0.5s [2022-01-20T12:14:37.804Z] [2022-01-20T12:14:37.804Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:37.804Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:37.804Z] #51 11.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T12:14:37.804Z] #51 11.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T12:14:37.804Z] #51 11.85 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T12:14:38.062Z] #51 11.95 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T12:14:38.062Z] #51 12.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T12:14:38.062Z] #51 12.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T12:14:38.062Z] #51 12.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T12:14:38.062Z] #51 12.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T12:14:38.083Z] #40 3.040 -- The C compiler identification is GNU 10.2.1 [2022-01-20T12:14:38.083Z] #40 3.117 -- Detecting C compiler ABI info [2022-01-20T12:14:38.322Z] #51 12.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T12:14:38.322Z] #51 12.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T12:14:38.344Z] #40 3.471 -- Detecting C compiler ABI info - done [2022-01-20T12:14:38.344Z] #40 3.575 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T12:14:38.581Z] #51 12.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T12:14:38.581Z] #51 12.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T12:14:38.582Z] #51 12.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T12:14:38.582Z] #51 12.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T12:14:38.582Z] #51 12.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T12:14:38.582Z] #51 12.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T12:14:38.582Z] #51 12.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T12:14:38.582Z] #51 12.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T12:14:38.606Z] #40 3.581 -- Detecting C compile features [2022-01-20T12:14:38.606Z] #40 3.584 -- Detecting C compile features - done [2022-01-20T12:14:38.606Z] #40 3.612 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T12:14:38.842Z] #51 12.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T12:14:38.842Z] #51 12.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T12:14:38.842Z] #51 12.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T12:14:38.842Z] #51 12.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T12:14:38.842Z] #51 12.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T12:14:38.842Z] #51 12.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T12:14:38.868Z] #40 3.777 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T12:14:38.868Z] #40 3.880 -- Configuring done [2022-01-20T12:14:38.868Z] #40 3.901 -- Generating done [2022-01-20T12:14:38.868Z] #40 3.912 -- Build files have been written to: /tmp/tmp.bNM4wGFZro/tini [2022-01-20T12:14:38.868Z] #40 3.918 + make tini-static [2022-01-20T12:14:38.967Z] #19 ... [2022-01-20T12:14:38.967Z] [2022-01-20T12:14:38.967Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:38.967Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:38.967Z] #58 112.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T12:14:39.101Z] #51 ... [2022-01-20T12:14:39.101Z] [2022-01-20T12:14:39.101Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T12:14:39.101Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T12:14:39.101Z] #36 12.52 tomll can be used in two ways: [2022-01-20T12:14:39.101Z] #36 12.52 Writing to STDIN and reading from STDOUT: [2022-01-20T12:14:39.101Z] #36 12.52 cat file.toml | tomll > file.toml [2022-01-20T12:14:39.101Z] #36 12.52 [2022-01-20T12:14:39.101Z] #36 12.52 Reading and updating a list of files: [2022-01-20T12:14:39.101Z] #36 12.52 tomll a.toml b.toml c.toml [2022-01-20T12:14:39.101Z] #36 12.52 [2022-01-20T12:14:39.101Z] #36 12.52 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T12:14:39.101Z] #36 DONE 13.0s [2022-01-20T12:14:39.101Z] [2022-01-20T12:14:39.101Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:39.101Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:39.101Z] #51 12.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T12:14:39.101Z] #51 13.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T12:14:39.101Z] #51 13.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T12:14:39.101Z] #51 13.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T12:14:39.130Z] #40 4.173 Scanning dependencies of target tini-static [2022-01-20T12:14:39.130Z] #40 4.205 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T12:14:39.245Z] #51 ... [2022-01-20T12:14:39.245Z] [2022-01-20T12:14:39.245Z] #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-01-20T12:14:39.245Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:14:39.245Z] #43 18.45 + git checkout -q v2.3.0 [2022-01-20T12:14:39.245Z] #43 20.53 + 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-01-20T12:14:39.245Z] #43 ... [2022-01-20T12:14:39.245Z] [2022-01-20T12:14:39.245Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:39.245Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:39.245Z] #14 25.87 Building dependency tree... [2022-01-20T12:14:39.245Z] #14 28.61 The following additional packages will be installed: [2022-01-20T12:14:39.245Z] #14 28.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:39.245Z] #14 28.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T12:14:39.245Z] #14 28.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T12:14:39.245Z] #14 28.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T12:14:39.245Z] #14 28.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T12:14:39.245Z] #14 28.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T12:14:39.245Z] #14 28.63 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T12:14:39.245Z] #14 28.64 Suggested packages: [2022-01-20T12:14:39.245Z] #14 28.65 gcc-10-locales seccomp wine64 [2022-01-20T12:14:39.360Z] #51 13.24 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T12:14:39.360Z] #51 13.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T12:14:39.360Z] #51 13.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T12:14:39.360Z] #51 13.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T12:14:39.619Z] #51 13.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T12:14:39.619Z] #51 13.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T12:14:39.825Z] #14 ... [2022-01-20T12:14:39.825Z] [2022-01-20T12:14:39.825Z] #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-01-20T12:14:39.825Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T12:14:39.825Z] #53 29.31 v3.0.2 [2022-01-20T12:14:39.825Z] #53 DONE 29.7s [2022-01-20T12:14:39.878Z] #51 13.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T12:14:39.878Z] #51 13.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T12:14:39.878Z] #51 13.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T12:14:40.073Z] #40 5.191 [100%] Linking C executable tini-static [2022-01-20T12:14:40.086Z] [2022-01-20T12:14:40.086Z] #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-01-20T12:14:40.086Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:40.086Z] #14 29.84 The following NEW packages will be installed: [2022-01-20T12:14:40.086Z] #14 29.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:40.086Z] #14 29.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T12:14:40.086Z] #14 29.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T12:14:40.086Z] #14 29.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T12:14:40.086Z] #14 29.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T12:14:40.086Z] #14 29.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T12:14:40.086Z] #14 29.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T12:14:40.086Z] #14 29.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T12:14:40.086Z] #14 29.84 mingw-w64-x86-64-dev [2022-01-20T12:14:40.137Z] #51 14.00 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T12:14:40.137Z] #51 14.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T12:14:40.137Z] #51 14.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T12:14:40.137Z] #51 14.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T12:14:40.347Z] #14 30.24 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:40.347Z] #14 30.24 Need to get 115 MB of archives. [2022-01-20T12:14:40.347Z] #14 30.24 After this operation, 645 MB of additional disk space will be used. [2022-01-20T12:14:40.347Z] #14 30.24 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-01-20T12:14:40.347Z] #14 30.36 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-01-20T12:14:40.609Z] #14 30.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T12:14:40.609Z] #14 30.48 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-01-20T12:14:40.609Z] #14 30.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T12:14:40.609Z] #14 30.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T12:14:40.645Z] #40 5.679 [100%] Built target tini-static [2022-01-20T12:14:40.645Z] #40 5.722 + mkdir -p /build [2022-01-20T12:14:40.645Z] #40 5.725 + cp tini-static /build/docker-init [2022-01-20T12:14:40.705Z] #51 14.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T12:14:40.705Z] #51 14.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T12:14:40.716Z] #14 ... [2022-01-20T12:14:40.716Z] [2022-01-20T12:14:40.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-01-20T12:14:40.716Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:14:40.716Z] #60 35.02 Updating files: 57% (2712/4684) Updating files: 58% (2717/4684) Updating files: 59% (2764/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T12:14:40.716Z] #60 35.93 + cd /tmp/tmp.bF2xoWtjES/src/github.com/containerd/containerd [2022-01-20T12:14:40.716Z] #60 35.94 + git checkout -q v1.5.9 [2022-01-20T12:14:40.871Z] #14 30.67 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-01-20T12:14:40.871Z] #14 30.81 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-01-20T12:14:40.871Z] #14 30.82 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-01-20T12:14:40.980Z] #51 14.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T12:14:40.980Z] #51 14.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:14:40.980Z] #51 14.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:14:41.134Z] #14 ... [2022-01-20T12:14:41.134Z] [2022-01-20T12:14:41.134Z] #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-01-20T12:14:41.134Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T12:14:41.134Z] #58 25.49 Building dependency tree... [2022-01-20T12:14:41.134Z] #58 28.21 The following additional packages will be installed: [2022-01-20T12:14:41.134Z] #58 28.22 libbtrfs0 [2022-01-20T12:14:41.134Z] #58 28.41 The following NEW packages will be installed: [2022-01-20T12:14:41.134Z] #58 28.42 libbtrfs-dev libbtrfs0 [2022-01-20T12:14:41.134Z] #58 28.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:41.134Z] #58 28.76 Need to get 460 kB of archives. [2022-01-20T12:14:41.134Z] #58 28.76 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T12:14:41.134Z] #58 28.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:41.134Z] #58 28.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:41.134Z] #58 29.81 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:41.134Z] #58 30.01 Fetched 460 kB in 0s (1442 kB/s) [2022-01-20T12:14:41.134Z] #58 30.07 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:14:41.134Z] #58 30.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:41.134Z] #58 30.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:14:41.134Z] #58 30.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:41.134Z] #58 30.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:14:41.134Z] #58 30.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:14:41.134Z] #58 30.40 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:41.134Z] #58 30.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:14:41.134Z] #58 30.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:14:41.134Z] #58 30.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:41.134Z] #58 DONE 31.0s [2022-01-20T12:14:41.219Z] #40 DONE 6.2s [2022-01-20T12:14:41.219Z] [2022-01-20T12:14:41.219Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:41.219Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:41.219Z] #14 51.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T12:14:41.219Z] #14 51.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:41.219Z] #14 51.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:14:41.219Z] #14 51.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T12:14:41.219Z] #14 51.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:41.219Z] #14 51.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:14:41.240Z] #51 15.03 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T12:14:41.397Z] [2022-01-20T12:14:41.397Z] #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-01-20T12:14:41.397Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:41.397Z] #38 25.56 Building dependency tree... [2022-01-20T12:14:41.397Z] #38 28.08 The following additional packages will be installed: [2022-01-20T12:14:41.397Z] #38 28.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T12:14:41.397Z] #38 28.10 Suggested packages: [2022-01-20T12:14:41.397Z] #38 28.10 cmake-doc ninja-build lrzip [2022-01-20T12:14:41.397Z] #38 28.10 Recommended packages: [2022-01-20T12:14:41.397Z] #38 28.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T12:14:41.397Z] #38 28.69 The following NEW packages will be installed: [2022-01-20T12:14:41.397Z] #38 28.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T12:14:41.397Z] #38 28.73 vim-common xxd [2022-01-20T12:14:41.397Z] #38 29.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:41.397Z] #38 29.12 Need to get 17.7 MB of archives. [2022-01-20T12:14:41.397Z] #38 29.12 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T12:14:41.397Z] #38 29.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:14:41.397Z] #38 29.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:14:41.397Z] #38 29.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T12:14:41.397Z] #38 29.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:14:41.397Z] #38 29.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T12:14:41.397Z] #38 29.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T12:14:41.397Z] #38 29.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T12:14:41.397Z] #38 29.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T12:14:41.397Z] #38 29.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T12:14:41.397Z] #38 29.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T12:14:41.397Z] #38 30.97 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:41.397Z] #38 ... [2022-01-20T12:14:41.397Z] [2022-01-20T12:14:41.397Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T12:14:41.397Z] #59 sha256:883146179ddd095f791cc974144d45012d7e109b3b8f38667dbcfde1a4f389f0 [2022-01-20T12:14:41.397Z] #59 DONE 0.3s [2022-01-20T12:14:41.397Z] [2022-01-20T12:14:41.397Z] #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-01-20T12:14:41.397Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:41.397Z] #38 31.25 Fetched 17.7 MB in 1s (14.5 MB/s) [2022-01-20T12:14:41.397Z] #38 31.28 Selecting previously unselected package xxd. [2022-01-20T12:14:41.397Z] #38 31.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-01-20T12:14:41.397Z] #38 31.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:14:41.397Z] #38 31.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:41.499Z] #51 15.41 go: downloading golang.org/x/text v0.3.2 [2022-01-20T12:14:41.661Z] #38 31.55 Selecting previously unselected package vim-common. [2022-01-20T12:14:41.661Z] #38 31.55 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:14:41.661Z] #38 31.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:41.923Z] #38 31.80 Selecting previously unselected package cmake-data. [2022-01-20T12:14:41.923Z] #38 31.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T12:14:41.923Z] #38 31.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:42.087Z] #60 37.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T12:14:42.087Z] #60 37.39 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T12:14:42.088Z] #60 37.39 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:14:42.088Z] #60 37.39 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:14:42.088Z] #60 37.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T12:14:42.088Z] #60 37.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T12:14:42.088Z] #60 37.39 + '[' '' = dynamic ']' [2022-01-20T12:14:42.088Z] #60 37.39 + make [2022-01-20T12:14:43.456Z] #60 38.90 + bin/ctr [2022-01-20T12:14:44.290Z] #58 ... [2022-01-20T12:14:44.290Z] [2022-01-20T12:14:44.290Z] #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-01-20T12:14:44.290Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:14:44.290Z] #19 109.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-20T12:14:44.290Z] #19 109.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:44.290Z] #19 109.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:14:44.525Z] #14 58.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T12:14:44.525Z] #14 58.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:44.525Z] #14 58.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:14:45.230Z] #19 110.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-20T12:14:45.230Z] #19 110.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:45.237Z] #38 34.55 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:14:45.237Z] #38 34.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:14:45.237Z] #38 34.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:45.489Z] #19 111.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:14:45.687Z] #51 ... [2022-01-20T12:14:45.687Z] [2022-01-20T12:14:45.687Z] #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-01-20T12:14:45.687Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:45.687Z] #31 4.590 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T12:14:45.687Z] #31 5.766 [2022-01-20T12:14:45.687Z] #31 6.018 #=#=# ######################################################################## 100.0% [2022-01-20T12:14:45.687Z] #31 7.099 [2022-01-20T12:14:46.425Z] #19 ... [2022-01-20T12:14:46.425Z] [2022-01-20T12:14:46.425Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:46.425Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:14:46.425Z] #58 DONE 119.6s [2022-01-20T12:14:46.425Z] [2022-01-20T12:14:46.426Z] #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-01-20T12:14:46.426Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:14:46.426Z] #50 114.0 + dpkg --print-architecture [2022-01-20T12:14:46.426Z] #50 114.0 + git checkout -q v2.1.0 [2022-01-20T12:14:46.426Z] #50 114.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T12:14:46.426Z] #50 114.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T12:14:46.636Z] #31 ... [2022-01-20T12:14:46.636Z] [2022-01-20T12:14:46.636Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:46.636Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:46.636Z] #51 20.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T12:14:46.636Z] #51 20.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T12:14:46.636Z] #51 20.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T12:14:46.636Z] #51 20.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T12:14:46.894Z] #51 20.65 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T12:14:47.158Z] #38 ... [2022-01-20T12:14:47.158Z] [2022-01-20T12:14:47.158Z] #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-01-20T12:14:47.158Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:47.158Z] #14 31.51 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-01-20T12:14:47.158Z] #14 32.65 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-01-20T12:14:47.158Z] #14 33.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T12:14:47.158Z] #14 33.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T12:14:47.158Z] #14 34.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T12:14:47.158Z] #14 34.98 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-01-20T12:14:47.158Z] #14 34.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T12:14:47.158Z] #14 34.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T12:14:47.158Z] #14 34.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:14:47.158Z] #14 35.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:14:47.158Z] #14 35.01 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-01-20T12:14:47.158Z] #14 35.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T12:14:47.158Z] #14 35.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T12:14:47.158Z] #14 35.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T12:14:47.158Z] #14 35.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T12:14:47.158Z] #14 35.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T12:14:47.158Z] #14 35.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T12:14:47.158Z] #14 35.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T12:14:47.158Z] #14 35.10 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-01-20T12:14:47.158Z] #14 35.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T12:14:47.158Z] #14 35.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T12:14:47.158Z] #14 36.06 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:47.158Z] #14 36.27 Fetched 115 MB in 5s (22.0 MB/s) [2022-01-20T12:14:47.158Z] #14 36.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T12:14:47.158Z] #14 36.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:47.158Z] #14 36.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:47.158Z] #14 36.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:47.158Z] #14 ... [2022-01-20T12:14:47.158Z] [2022-01-20T12:14:47.158Z] #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-01-20T12:14:47.158Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:47.158Z] #47 25.87 Building dependency tree... [2022-01-20T12:14:47.158Z] #47 28.64 The following additional packages will be installed: [2022-01-20T12:14:47.158Z] #47 28.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:47.158Z] #47 28.64 python3-protobuf python3-six [2022-01-20T12:14:47.158Z] #47 28.65 Suggested packages: [2022-01-20T12:14:47.158Z] #47 28.66 python3-setuptools [2022-01-20T12:14:47.158Z] #47 28.66 Recommended packages: [2022-01-20T12:14:47.158Z] #47 28.66 iproute2 | iproute [2022-01-20T12:14:47.158Z] #47 29.13 The following NEW packages will be installed: [2022-01-20T12:14:47.158Z] #47 29.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:47.158Z] #47 29.14 python3-protobuf python3-six [2022-01-20T12:14:47.158Z] #47 29.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:47.158Z] #47 29.62 Need to get 2292 kB of archives. [2022-01-20T12:14:47.158Z] #47 29.62 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T12:14:47.158Z] #47 29.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T12:14:47.158Z] #47 29.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:14:47.158Z] #47 29.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T12:14:47.158Z] #47 29.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T12:14:47.158Z] #47 29.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:14:47.158Z] #47 29.68 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-01-20T12:14:47.158Z] #47 29.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:14:47.158Z] #47 33.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T12:14:47.158Z] #47 34.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:47.158Z] #47 34.50 Fetched 2292 kB in 4s (551 kB/s) [2022-01-20T12:14:47.158Z] #47 34.59 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T12:14:47.158Z] #47 34.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T12:14:47.158Z] #47 34.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 34.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:47.158Z] #47 35.45 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:14:47.158Z] #47 35.45 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:14:47.158Z] #47 35.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:47.158Z] #47 35.65 Selecting previously unselected package python3-six. [2022-01-20T12:14:47.158Z] #47 35.65 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T12:14:47.158Z] #47 35.65 Unpacking python3-six (1.16.0-2) ... [2022-01-20T12:14:47.158Z] #47 35.77 Selecting previously unselected package python3-protobuf. [2022-01-20T12:14:47.158Z] #47 35.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 35.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:47.158Z] #47 36.38 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:14:47.158Z] #47 36.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 36.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:47.158Z] #47 36.54 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:14:47.158Z] #47 36.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 36.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:47.158Z] #47 36.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:14:47.158Z] #47 36.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 36.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:47.158Z] #47 36.77 Selecting previously unselected package criu. [2022-01-20T12:14:47.158Z] #47 36.77 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T12:14:47.158Z] #47 36.77 Unpacking criu (3.16.1-3) ... [2022-01-20T12:14:47.420Z] #47 ... [2022-01-20T12:14:47.420Z] [2022-01-20T12:14:47.420Z] #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-01-20T12:14:47.420Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:14:47.420Z] #34 37.04 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-01-20T12:14:47.682Z] #34 37.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T12:14:47.829Z] #51 21.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T12:14:47.829Z] #51 21.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T12:14:47.829Z] #51 ... [2022-01-20T12:14:47.829Z] [2022-01-20T12:14:47.829Z] #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-01-20T12:14:47.829Z] #63 sha256:28fb9361bbb6b271a0cbdf42bece5d2589cb124a42c263e8a02a361913a611df [2022-01-20T12:14:47.829Z] #63 11.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T12:14:47.944Z] #34 37.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T12:14:48.088Z] #63 ... [2022-01-20T12:14:48.088Z] [2022-01-20T12:14:48.088Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:14:48.088Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:14:48.088Z] #51 21.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T12:14:48.346Z] #51 ... [2022-01-20T12:14:48.346Z] [2022-01-20T12:14:48.346Z] #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-01-20T12:14:48.346Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:14:48.346Z] #38 12.20 Fetched 8377 kB in 9s (934 kB/s) [2022-01-20T12:14:48.346Z] #38 12.20 Reading package lists... [2022-01-20T12:14:48.346Z] #38 16.67 Reading package lists... [2022-01-20T12:14:48.346Z] #38 20.13 Building dependency tree... [2022-01-20T12:14:48.346Z] #38 ... [2022-01-20T12:14:48.346Z] [2022-01-20T12:14:48.346Z] #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-01-20T12:14:48.346Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T12:14:48.346Z] #43 15.85 + git checkout -q v2.3.0 [2022-01-20T12:14:48.346Z] #43 17.62 + 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-01-20T12:14:49.282Z] #43 ... [2022-01-20T12:14:49.282Z] [2022-01-20T12:14:49.282Z] #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-01-20T12:14:49.282Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:14:49.282Z] #14 10.57 Reading package lists... [2022-01-20T12:14:49.282Z] #14 14.86 Reading package lists... [2022-01-20T12:14:49.282Z] #14 18.45 Building dependency tree... [2022-01-20T12:14:49.282Z] #14 21.47 The following additional packages will be installed: [2022-01-20T12:14:49.282Z] #14 21.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:49.282Z] #14 21.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T12:14:49.282Z] #14 21.48 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T12:14:49.282Z] #14 21.48 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T12:14:49.282Z] #14 21.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T12:14:49.282Z] #14 21.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T12:14:49.282Z] #14 21.49 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T12:14:49.282Z] #14 21.51 Suggested packages: [2022-01-20T12:14:49.282Z] #14 21.51 gcc-10-locales seccomp wine64 [2022-01-20T12:14:49.282Z] #14 22.39 The following NEW packages will be installed: [2022-01-20T12:14:49.282Z] #14 22.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:14:49.282Z] #14 22.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T12:14:49.282Z] #14 22.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T12:14:49.282Z] #14 22.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T12:14:49.282Z] #14 22.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T12:14:49.282Z] #14 22.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T12:14:49.282Z] #14 22.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T12:14:49.282Z] #14 22.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T12:14:49.282Z] #14 22.40 mingw-w64-x86-64-dev [2022-01-20T12:14:49.282Z] #14 22.73 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:49.282Z] #14 22.73 Need to get 108 MB of archives. [2022-01-20T12:14:49.282Z] #14 22.73 After this operation, 620 MB of additional disk space will be used. [2022-01-20T12:14:49.282Z] #14 22.73 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-01-20T12:14:49.282Z] #14 22.80 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-01-20T12:14:49.282Z] #14 22.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T12:14:49.282Z] #14 22.91 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-01-20T12:14:49.282Z] #14 22.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-20T12:14:49.282Z] #14 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T12:14:49.282Z] #14 23.25 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-01-20T12:14:49.282Z] #14 ... [2022-01-20T12:14:49.282Z] [2022-01-20T12:14:49.283Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T12:14:49.283Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:49.283Z] #31 11.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T12:14:49.541Z] #31 ... [2022-01-20T12:14:49.541Z] [2022-01-20T12:14:49.541Z] #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-01-20T12:14:49.541Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:14:49.541Z] #47 12.91 Fetched 8380 kB in 10s (831 kB/s) [2022-01-20T12:14:49.541Z] #47 12.91 Reading package lists... [2022-01-20T12:14:49.541Z] #47 17.07 Reading package lists... [2022-01-20T12:14:49.541Z] #47 20.60 Building dependency tree... [2022-01-20T12:14:49.541Z] #47 ... [2022-01-20T12:14:49.541Z] [2022-01-20T12:14:49.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-01-20T12:14:49.541Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:14:49.541Z] #38 23.35 The following additional packages will be installed: [2022-01-20T12:14:49.541Z] #38 23.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T12:14:49.541Z] #38 23.37 Suggested packages: [2022-01-20T12:14:49.541Z] #38 23.37 cmake-doc ninja-build lrzip [2022-01-20T12:14:49.541Z] #38 23.37 Recommended packages: [2022-01-20T12:14:49.541Z] #38 23.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T12:14:50.109Z] #38 24.08 The following NEW packages will be installed: [2022-01-20T12:14:50.109Z] #38 24.09 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T12:14:50.109Z] #38 24.09 vim-common xxd [2022-01-20T12:14:50.368Z] #38 24.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:50.368Z] #38 24.42 Need to get 15.6 MB of archives. [2022-01-20T12:14:50.368Z] #38 24.42 After this operation, 67.4 MB of additional disk space will be used. [2022-01-20T12:14:50.368Z] #38 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:14:50.368Z] #38 24.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:14:50.368Z] #38 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T12:14:50.627Z] #38 24.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T12:14:50.627Z] #38 ... [2022-01-20T12:14:50.627Z] [2022-01-20T12:14:50.627Z] #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-01-20T12:14:50.627Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T12:14:50.627Z] #58 10.12 Reading package lists... [2022-01-20T12:14:50.627Z] #58 14.75 Reading package lists... [2022-01-20T12:14:50.627Z] #58 18.30 Building dependency tree... [2022-01-20T12:14:50.627Z] #58 21.47 The following additional packages will be installed: [2022-01-20T12:14:50.627Z] #58 21.49 libbtrfs0 [2022-01-20T12:14:50.627Z] #58 21.79 The following NEW packages will be installed: [2022-01-20T12:14:50.627Z] #58 21.80 libbtrfs-dev libbtrfs0 [2022-01-20T12:14:50.627Z] #58 22.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:50.627Z] #58 22.23 Need to get 454 kB of archives. [2022-01-20T12:14:50.627Z] #58 22.23 After this operation, 1275 kB of additional disk space will be used. [2022-01-20T12:14:50.627Z] #58 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T12:14:50.627Z] #58 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T12:14:50.627Z] #58 23.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:50.627Z] #58 23.35 Fetched 454 kB in 0s (1493 kB/s) [2022-01-20T12:14:50.627Z] #58 23.48 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T12:14:50.627Z] #58 23.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T12:14:50.627Z] #58 23.54 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T12:14:50.627Z] #58 23.55 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T12:14:50.627Z] #58 23.75 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T12:14:50.627Z] #58 23.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T12:14:50.627Z] #58 23.76 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T12:14:50.627Z] #58 24.33 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T12:14:50.627Z] #58 24.36 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T12:14:50.627Z] #58 24.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:50.886Z] #58 ... [2022-01-20T12:14:50.886Z] [2022-01-20T12:14:50.886Z] #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-01-20T12:14:50.886Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:50.886Z] #31 12.49 [2022-01-20T12:14:50.886Z] #31 12.77 #=#=# ###################### 31.8% ######################################################################## 100.0% [2022-01-20T12:14:51.629Z] #60 ... [2022-01-20T12:14:51.629Z] [2022-01-20T12:14:51.629Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:14:51.629Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:51.629Z] #14 67.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T12:14:51.629Z] #14 67.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:51.629Z] #14 67.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:14:51.629Z] #14 71.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T12:14:51.629Z] #14 71.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:51.629Z] #14 71.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:14:51.629Z] #14 77.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T12:14:51.629Z] #14 77.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:14:51.629Z] #14 77.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:14:51.704Z] #50 DONE 123.9s [2022-01-20T12:14:51.704Z] [2022-01-20T12:14:51.704Z] #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-01-20T12:14:51.704Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T12:14:51.704Z] #19 117.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-20T12:14:51.704Z] #19 117.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:51.704Z] #19 117.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:14:51.704Z] #19 117.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-20T12:14:51.704Z] #19 117.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:51.704Z] #19 117.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:14:51.835Z] #31 13.70 [2022-01-20T12:14:52.155Z] #34 ... [2022-01-20T12:14:52.155Z] [2022-01-20T12:14:52.155Z] #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-01-20T12:14:52.155Z] #60 sha256:5b4c3e7e82aaf6b1e7ea63eb9849d848f9e3a858d503f0157a15d2462676fcc2 [2022-01-20T12:14:52.155Z] #60 3.784 + RM_GOPATH=0 [2022-01-20T12:14:52.155Z] #60 3.784 + TMP_GOPATH= [2022-01-20T12:14:52.155Z] #60 3.784 + : /build [2022-01-20T12:14:52.155Z] #60 3.784 + '[' -z '' ']' [2022-01-20T12:14:52.155Z] #60 3.788 ++ mktemp -d [2022-01-20T12:14:52.155Z] #60 3.800 + export GOPATH=/tmp/tmp.hrh2wDHs4X [2022-01-20T12:14:52.155Z] #60 3.800 + GOPATH=/tmp/tmp.hrh2wDHs4X [2022-01-20T12:14:52.155Z] #60 3.800 + RM_GOPATH=1 [2022-01-20T12:14:52.155Z] #60 3.800 + case "$(go env GOARCH)" in [2022-01-20T12:14:52.155Z] #60 3.800 ++ go env GOARCH [2022-01-20T12:14:52.155Z] #60 3.816 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:52.155Z] #60 3.816 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:14:52.155Z] #60 3.816 ++ dirname /install.sh [2022-01-20T12:14:52.155Z] #60 3.832 Install containerd version v1.5.9 [2022-01-20T12:14:52.155Z] #60 3.832 + dir=/ [2022-01-20T12:14:52.155Z] #60 3.832 + bin=containerd [2022-01-20T12:14:52.155Z] #60 3.832 + shift [2022-01-20T12:14:52.155Z] #60 3.832 + '[' '!' -f //containerd.installer ']' [2022-01-20T12:14:52.155Z] #60 3.832 + . //containerd.installer [2022-01-20T12:14:52.155Z] #60 3.832 ++ set -e [2022-01-20T12:14:52.155Z] #60 3.832 ++ : v1.5.9 [2022-01-20T12:14:52.155Z] #60 3.832 + install_containerd [2022-01-20T12:14:52.155Z] #60 3.832 + echo 'Install containerd version v1.5.9' [2022-01-20T12:14:52.155Z] #60 3.832 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hrh2wDHs4X/src/github.com/containerd/containerd [2022-01-20T12:14:52.155Z] #60 3.832 Cloning into '/tmp/tmp.hrh2wDHs4X/src/github.com/containerd/containerd'... [2022-01-20T12:14:52.155Z] #60 ... [2022-01-20T12:14:52.155Z] [2022-01-20T12:14:52.155Z] #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-01-20T12:14:52.155Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T12:14:52.155Z] #38 39.99 Selecting previously unselected package libxml2:amd64. [2022-01-20T12:14:52.155Z] #38 39.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 40.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:52.155Z] #38 40.47 Selecting previously unselected package libarchive13:amd64. [2022-01-20T12:14:52.155Z] #38 40.47 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 40.47 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:52.155Z] #38 40.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T12:14:52.155Z] #38 40.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 40.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:52.155Z] #38 40.91 Selecting previously unselected package librhash0:amd64. [2022-01-20T12:14:52.155Z] #38 40.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 40.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:52.155Z] #38 41.09 Selecting previously unselected package libuv1:amd64. [2022-01-20T12:14:52.155Z] #38 41.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 41.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:52.155Z] #38 41.25 Selecting previously unselected package cmake. [2022-01-20T12:14:52.155Z] #38 41.27 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T12:14:52.155Z] #38 41.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:54.409Z] #31 16.20 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T12:14:54.586Z] #14 ... [2022-01-20T12:14:54.586Z] [2022-01-20T12:14:54.586Z] #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-01-20T12:14:54.586Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:14:55.113Z] #60 36.00 Updating files: 59% (2804/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 98% (4625/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T12:14:55.113Z] #60 37.07 + cd /tmp/tmp.awzHRKIZ9I/src/github.com/containerd/containerd [2022-01-20T12:14:55.349Z] #31 ... [2022-01-20T12:14:55.349Z] [2022-01-20T12:14:55.349Z] #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-01-20T12:14:55.349Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T12:14:55.349Z] #58 DONE 29.2s [2022-01-20T12:14:55.349Z] [2022-01-20T12:14:55.349Z] #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-01-20T12:14:55.349Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:55.349Z] #31 17.21 [2022-01-20T12:14:55.349Z] [2022-01-20T12:14:55.349Z] #31 ... [2022-01-20T12:14:55.349Z] [2022-01-20T12:14:55.349Z] #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-01-20T12:14:55.349Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T12:14:55.349Z] #53 26.08 v3.0.2 [2022-01-20T12:14:55.349Z] #53 DONE 29.4s [2022-01-20T12:14:55.349Z] [2022-01-20T12:14:55.349Z] #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-01-20T12:14:55.349Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:55.374Z] #60 37.07 + git checkout -q v1.5.9 [2022-01-20T12:14:55.475Z] #38 45.24 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:14:55.475Z] #38 45.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:55.475Z] #38 45.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:14:55.475Z] #38 45.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:14:55.475Z] #38 45.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:14:55.475Z] #38 45.34 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:14:55.475Z] #38 45.35 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:14:55.475Z] #38 45.39 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:14:55.475Z] #38 45.40 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:14:55.475Z] #38 45.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:14:55.475Z] #38 45.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:55.901Z] #19 121.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-20T12:14:55.901Z] #19 121.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:14:55.901Z] #19 121.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:14:55.901Z] #19 121.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-20T12:14:55.901Z] #19 121.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:14:55.901Z] #19 121.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:14:55.901Z] #19 121.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-20T12:14:55.901Z] #19 121.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:14:55.901Z] #19 121.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:14:55.901Z] #19 121.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-20T12:14:55.901Z] #19 121.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:14:55.901Z] #19 121.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:14:55.901Z] #19 121.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-20T12:14:55.901Z] #19 121.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:14:55.901Z] #19 121.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:14:55.901Z] #19 121.3 Selecting previously unselected package cross-config. [2022-01-20T12:14:55.901Z] #19 121.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-20T12:14:55.901Z] #19 121.3 Selecting previously unselected package gcc-10-cross-base. [2022-01-20T12:14:55.901Z] #19 121.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T12:14:55.901Z] #19 121.3 Selecting previously unselected package libc6-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T12:14:55.901Z] #19 121.5 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.5 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.5 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:55.901Z] #19 121.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.6 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:55.901Z] #19 121.6 Selecting previously unselected package libitm1-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:55.901Z] #19 121.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:55.901Z] #19 121.7 Selecting previously unselected package libasan6-arm64-cross. [2022-01-20T12:14:55.901Z] #19 121.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:55.901Z] #19 121.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.160Z] #19 121.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-20T12:14:56.160Z] #19 121.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:56.160Z] #19 121.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.160Z] #19 122.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-20T12:14:56.318Z] #60 38.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T12:14:56.318Z] #60 38.11 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T12:14:56.318Z] #60 38.11 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:14:56.318Z] #60 38.11 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:14:56.318Z] #60 38.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T12:14:56.318Z] #60 38.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T12:14:56.318Z] #60 38.11 + '[' '' = dynamic ']' [2022-01-20T12:14:56.318Z] #60 38.11 + make [2022-01-20T12:14:56.419Z] #19 122.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:56.419Z] #19 122.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.652Z] #31 17.44 #=#=# 0.5% ######## 11.5% ############# 18.7% ############### 21.9% ######################## 34.5% ################################ 44.5% ######################################### 58.1% ################################################ 67.8% ############################################################# 85.9% ######################################################################## 100.0% [2022-01-20T12:14:56.677Z] #19 122.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-20T12:14:56.677Z] #19 122.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:56.677Z] #19 122.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.677Z] #19 122.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-20T12:14:56.677Z] #19 122.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:56.677Z] #19 122.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.677Z] #19 122.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-20T12:14:56.867Z] #38 DONE 46.5s [2022-01-20T12:14:56.867Z] [2022-01-20T12:14:56.867Z] #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-01-20T12:14:56.867Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T12:14:56.867Z] #47 37.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:56.867Z] #47 38.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T12:14:56.867Z] #47 38.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:14:56.867Z] #47 38.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:14:56.867Z] #47 38.96 Setting up python3-six (1.16.0-2) ... [2022-01-20T12:14:56.867Z] #47 40.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:14:56.867Z] #47 40.08 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:56.867Z] #47 43.42 Setting up criu (3.16.1-3) ... [2022-01-20T12:14:56.867Z] #47 45.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:14:56.867Z] #47 DONE 46.3s [2022-01-20T12:14:56.867Z] [2022-01-20T12:14:56.867Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T12:14:56.867Z] #39 sha256:6b1b5aa28646143c0a0808a2f714942c37f3f32f91a48fa9919027b3919bd0b2 [2022-01-20T12:14:56.867Z] #39 DONE 0.3s [2022-01-20T12:14:56.867Z] [2022-01-20T12:14:56.867Z] #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-01-20T12:14:56.867Z] #40 sha256:75983bc23b6f0936e6d221679924d8ad3f049d69d1d450106cc0c4f8dd71615f [2022-01-20T12:14:56.936Z] #19 122.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:14:56.937Z] #19 122.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:14:56.937Z] #19 122.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-20T12:14:56.937Z] #19 122.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:14:56.937Z] #19 122.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:14:57.222Z] #31 ... [2022-01-20T12:14:57.222Z] [2022-01-20T12:14:57.222Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T12:14:57.222Z] #59 sha256:47360e4e14f3d45695050e7990e5c02b9fedbb14550626cbae9d4f98f9855de4 [2022-01-20T12:14:57.222Z] #59 DONE 2.0s [2022-01-20T12:14:57.487Z] [2022-01-20T12:14:57.487Z] #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-01-20T12:14:57.487Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:14:57.487Z] #47 23.59 The following additional packages will be installed: [2022-01-20T12:14:57.487Z] #47 23.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:57.487Z] #47 23.60 python3-protobuf python3-six [2022-01-20T12:14:57.487Z] #47 23.62 Suggested packages: [2022-01-20T12:14:57.487Z] #47 23.62 python3-setuptools [2022-01-20T12:14:57.487Z] #47 23.62 Recommended packages: [2022-01-20T12:14:57.487Z] #47 23.62 iproute2 | iproute [2022-01-20T12:14:57.487Z] #47 24.18 The following NEW packages will be installed: [2022-01-20T12:14:57.487Z] #47 24.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T12:14:57.487Z] #47 24.22 python3-protobuf python3-six [2022-01-20T12:14:57.487Z] #47 24.64 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:14:57.487Z] #47 24.64 Need to get 2115 kB of archives. [2022-01-20T12:14:57.487Z] #47 24.64 After this operation, 10.7 MB of additional disk space will be used. [2022-01-20T12:14:57.487Z] #47 24.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-20T12:14:57.487Z] #47 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:14:57.487Z] #47 24.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T12:14:57.487Z] #47 24.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-20T12:14:57.487Z] #47 24.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T12:14:57.487Z] #47 24.86 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-01-20T12:14:57.487Z] #47 24.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T12:14:57.487Z] #47 27.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-20T12:14:57.487Z] #47 28.90 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:14:57.487Z] #47 29.40 Fetched 2115 kB in 4s (546 kB/s) [2022-01-20T12:14:57.487Z] #47 29.74 Selecting previously unselected package libprotobuf23:arm64. [2022-01-20T12:14:57.487Z] #47 29.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T12:14:57.487Z] #47 29.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-20T12:14:57.487Z] #47 29.87 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T12:14:57.487Z] #47 30.60 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:14:57.487Z] #47 30.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:14:57.487Z] #47 30.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:14:57.487Z] #47 30.91 Selecting previously unselected package python3-six. [2022-01-20T12:14:57.487Z] #47 30.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T12:14:57.487Z] #47 30.92 Unpacking python3-six (1.16.0-2) ... [2022-01-20T12:14:57.487Z] #47 31.02 Selecting previously unselected package python3-protobuf. [2022-01-20T12:14:57.487Z] #47 31.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-20T12:14:57.487Z] #47 31.02 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T12:14:57.487Z] #47 ... [2022-01-20T12:14:57.487Z] [2022-01-20T12:14:57.487Z] #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-01-20T12:14:57.487Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:14:57.487Z] #31 19.58 [2022-01-20T12:14:57.704Z] #60 39.41 + bin/ctr [2022-01-20T12:14:58.257Z] #40 ... [2022-01-20T12:14:58.257Z] [2022-01-20T12:14:58.257Z] #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-01-20T12:14:58.257Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:14:58.257Z] #14 38.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T12:14:58.257Z] #14 38.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:14:58.257Z] #14 38.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:14:58.257Z] #14 40.55 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T12:14:58.257Z] #14 40.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T12:14:58.257Z] #14 40.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:14:58.257Z] #14 40.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T12:14:58.257Z] #14 40.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:58.257Z] #14 40.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:14:58.257Z] #14 40.99 Selecting previously unselected package dmsetup. [2022-01-20T12:14:58.257Z] #14 41.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:14:58.257Z] #14 41.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:14:58.257Z] #14 41.21 Selecting previously unselected package mingw-w64-common. [2022-01-20T12:14:58.257Z] #14 41.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T12:14:58.257Z] #14 41.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T12:14:58.257Z] #14 46.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T12:14:58.257Z] #14 46.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T12:14:58.257Z] #14 46.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:14:59.731Z] #14 ... [2022-01-20T12:14:59.731Z] [2022-01-20T12:14:59.731Z] #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-01-20T12:14:59.731Z] #63 sha256:d579e2f1044bac62caedd4e0f25aa7745f6f7c20e7ec268bf08643613a79cbc6 [2022-01-20T12:14:59.731Z] #63 85.35 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:14:59.731Z] #63 85.35 + GOBIN=/build [2022-01-20T12:14:59.731Z] #63 85.35 + GO111MODULE=on [2022-01-20T12:14:59.731Z] #63 85.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T12:15:00.026Z] #31 ... [2022-01-20T12:15:00.027Z] [2022-01-20T12:15:00.027Z] #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-01-20T12:15:00.027Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:00.027Z] #14 23.43 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-01-20T12:15:00.027Z] #14 23.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T12:15:00.027Z] #14 24.18 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-01-20T12:15:00.027Z] #14 26.85 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-01-20T12:15:00.027Z] #14 27.40 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-01-20T12:15:00.027Z] #14 28.08 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-01-20T12:15:00.027Z] #14 29.36 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-01-20T12:15:00.027Z] #14 29.93 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-01-20T12:15:00.027Z] #14 29.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T12:15:00.027Z] #14 29.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T12:15:00.027Z] #14 29.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T12:15:00.027Z] #14 29.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T12:15:00.027Z] #14 29.95 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-01-20T12:15:00.027Z] #14 29.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-20T12:15:00.027Z] #14 29.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-20T12:15:00.027Z] #14 29.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-20T12:15:00.027Z] #14 30.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-20T12:15:00.027Z] #14 30.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-20T12:15:00.027Z] #14 30.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-20T12:15:00.027Z] #14 30.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-20T12:15:00.027Z] #14 30.13 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-01-20T12:15:00.027Z] #14 30.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T12:15:00.027Z] #14 30.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-20T12:15:00.027Z] #14 31.28 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:15:00.027Z] #14 31.58 Fetched 108 MB in 8s (13.9 MB/s) [2022-01-20T12:15:00.027Z] #14 31.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T12:15:00.027Z] #14 31.66 (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-01-20T12:15:00.027Z] #14 31.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T12:15:00.027Z] #14 31.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:00.027Z] #14 ... [2022-01-20T12:15:00.027Z] [2022-01-20T12:15:00.027Z] #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-01-20T12:15:00.027Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:15:00.027Z] #47 31.50 Selecting previously unselected package libnet1:arm64. [2022-01-20T12:15:00.027Z] #47 31.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T12:15:00.027Z] #47 31.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:15:00.027Z] #47 31.62 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T12:15:00.027Z] #47 31.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T12:15:00.027Z] #47 31.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T12:15:00.027Z] #47 31.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T12:15:00.027Z] #47 31.71 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T12:15:00.027Z] #47 31.71 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T12:15:00.027Z] #47 31.82 Selecting previously unselected package criu. [2022-01-20T12:15:00.027Z] #47 31.83 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-20T12:15:00.027Z] #47 31.83 Unpacking criu (3.16.1-3) ... [2022-01-20T12:15:00.027Z] #47 32.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:15:00.177Z] #14 ... [2022-01-20T12:15:00.177Z] [2022-01-20T12:15:00.177Z] #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-01-20T12:15:00.177Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T12:15:00.177Z] #49 49.67 gotestsum version dev [2022-01-20T12:15:00.597Z] #47 33.99 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T12:15:00.597Z] #47 34.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:15:00.597Z] #47 34.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T12:15:00.597Z] #47 34.03 Setting up python3-six (1.16.0-2) ... [2022-01-20T12:15:00.751Z] #49 DONE 50.6s [2022-01-20T12:15:00.751Z] [2022-01-20T12:15:00.751Z] #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-01-20T12:15:00.751Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:01.325Z] #14 51.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T12:15:01.325Z] #14 51.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:01.325Z] #14 51.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:01.533Z] #47 35.16 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T12:15:01.533Z] #47 ... [2022-01-20T12:15:01.533Z] [2022-01-20T12:15:01.533Z] #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-01-20T12:15:01.533Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:15:01.533Z] #38 25.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-20T12:15:01.533Z] #38 25.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-20T12:15:01.533Z] #38 25.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-20T12:15:01.533Z] #38 25.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-20T12:15:01.533Z] #38 25.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-20T12:15:01.533Z] #38 25.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-20T12:15:01.533Z] #38 27.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:15:01.534Z] #38 27.49 Fetched 15.6 MB in 2s (8294 kB/s) [2022-01-20T12:15:01.534Z] #38 28.01 Selecting previously unselected package xxd. [2022-01-20T12:15:01.534Z] #38 28.01 (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-01-20T12:15:01.534Z] #38 28.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T12:15:01.534Z] #38 28.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:01.534Z] #38 29.21 Selecting previously unselected package vim-common. [2022-01-20T12:15:01.534Z] #38 29.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:15:01.534Z] #38 29.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:01.534Z] #38 29.94 Selecting previously unselected package cmake-data. [2022-01-20T12:15:01.534Z] #38 29.94 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T12:15:01.534Z] #38 29.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:15:01.534Z] #38 33.27 Selecting previously unselected package libicu67:arm64. [2022-01-20T12:15:01.534Z] #38 33.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-20T12:15:01.534Z] #38 33.29 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T12:15:01.587Z] #14 51.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T12:15:01.587Z] #14 51.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:01.587Z] #14 51.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:01.792Z] #38 ... [2022-01-20T12:15:01.792Z] [2022-01-20T12:15:01.792Z] #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-01-20T12:15:01.792Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:15:01.792Z] #47 35.20 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T12:15:02.210Z] #19 127.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-20T12:15:02.211Z] #19 127.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:02.211Z] #19 127.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:02.211Z] #19 127.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-20T12:15:02.211Z] #19 127.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-20T12:15:02.211Z] #19 127.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T12:15:02.211Z] #19 127.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-20T12:15:02.211Z] #19 127.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:02.211Z] #19 127.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T12:15:02.211Z] #19 128.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-20T12:15:02.469Z] #19 128.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:02.469Z] #19 128.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:02.469Z] #19 128.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-20T12:15:02.728Z] #19 128.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:02.728Z] #19 128.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:04.983Z] #63 90.09 rootlesskit version 0.14.6 [2022-01-20T12:15:04.983Z] #63 90.10 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T12:15:04.983Z] #63 90.10 -container-ip string [2022-01-20T12:15:04.983Z] #63 90.10 container ip [2022-01-20T12:15:04.983Z] #63 90.10 -container-port int [2022-01-20T12:15:04.983Z] #63 90.10 container port (default -1) [2022-01-20T12:15:04.983Z] #63 90.10 -host-ip string [2022-01-20T12:15:04.983Z] #63 90.10 host ip [2022-01-20T12:15:04.983Z] #63 90.10 -host-port int [2022-01-20T12:15:04.983Z] #63 90.10 host port (default -1) [2022-01-20T12:15:04.983Z] #63 90.10 -proto string [2022-01-20T12:15:04.983Z] #63 90.10 proxy protocol (default "tcp") [2022-01-20T12:15:05.087Z] #47 ... [2022-01-20T12:15:05.087Z] [2022-01-20T12:15:05.087Z] #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-01-20T12:15:05.087Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T12:15:05.087Z] #34 28.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T12:15:05.087Z] #34 28.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T12:15:05.087Z] #34 ... [2022-01-20T12:15:05.087Z] [2022-01-20T12:15:05.087Z] #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-01-20T12:15:05.087Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:15:05.087Z] #31 23.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T12:15:05.087Z] #31 24.99 #=#=# [2022-01-20T12:15:05.087Z] #31 25.29 #=#=# ######################################################################## 100.0% [2022-01-20T12:15:05.087Z] #31 26.31 [2022-01-20T12:15:05.240Z] #63 DONE 91.3s [2022-01-20T12:15:05.240Z] [2022-01-20T12:15:05.240Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T12:15:05.240Z] #64 sha256:38599c0887ce3c963f0e6fd2f78b434f01e35285f8b2923a1949424ea6613053 [2022-01-20T12:15:05.240Z] #64 DONE 0.0s [2022-01-20T12:15:05.240Z] [2022-01-20T12:15:05.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:15:05.240Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:05.240Z] #14 87.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T12:15:05.240Z] #14 87.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:05.240Z] #14 87.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:05.497Z] #14 ... [2022-01-20T12:15:05.497Z] [2022-01-20T12:15:05.497Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T12:15:05.497Z] #65 sha256:a69066754ac25eaa5076d336b6da302879283c6f24ffc05e5853898ccf8c2082 [2022-01-20T12:15:05.497Z] #65 DONE 0.1s [2022-01-20T12:15:05.497Z] [2022-01-20T12:15:05.497Z] #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-01-20T12:15:05.497Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:05.497Z] #14 91.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T12:15:05.497Z] #14 91.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T12:15:05.754Z] #14 91.84 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:05.850Z] #60 ... [2022-01-20T12:15:05.850Z] [2022-01-20T12:15:05.850Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:15:05.850Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:05.850Z] #14 68.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T12:15:05.850Z] #14 68.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:05.850Z] #14 68.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:05.850Z] #14 73.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T12:15:05.850Z] #14 73.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:05.850Z] #14 73.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:05.850Z] #14 78.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T12:15:05.850Z] #14 78.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:05.850Z] #14 78.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:06.012Z] #14 92.09 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T12:15:06.012Z] #14 92.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T12:15:06.012Z] #14 92.11 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:06.271Z] #14 92.25 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T12:15:06.271Z] #14 92.26 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T12:15:06.271Z] #14 92.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:06.462Z] #31 28.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T12:15:06.528Z] #14 92.57 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:15:06.528Z] #14 92.59 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:15:06.528Z] #14 92.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:06.785Z] #14 92.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:15:06.785Z] #14 92.81 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:15:06.785Z] #14 92.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:06.785Z] #14 92.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T12:15:06.785Z] #14 92.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:06.785Z] #14 92.94 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:06.785Z] #14 92.98 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T12:15:06.785Z] #14 92.99 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:06.785Z] #14 93.00 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:07.041Z] #14 93.10 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T12:15:07.041Z] #14 93.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T12:15:07.041Z] #14 93.11 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:07.298Z] #14 93.28 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T12:15:07.298Z] #14 93.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T12:15:07.298Z] #14 93.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:07.298Z] #14 93.43 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T12:15:07.298Z] #14 93.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T12:15:07.298Z] #14 93.44 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:07.339Z] Running on azwin-2-10a631 in d:\jenkins\workspace\moby_PR-43130 [Pipeline] { [Pipeline] ws [2022-01-20T12:15:07.360Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T12:15:07.401Z] #31 ... [2022-01-20T12:15:07.401Z] [2022-01-20T12:15:07.401Z] #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-01-20T12:15:07.401Z] #60 sha256:8f62ffad680c24a2d69351f906dd3f8adc5573cf19d41687ec50176c33eb98d2 [2022-01-20T12:15:07.401Z] #60 0.501 + RM_GOPATH=0 [2022-01-20T12:15:07.401Z] #60 0.502 + TMP_GOPATH= [2022-01-20T12:15:07.401Z] #60 0.502 + : /build [2022-01-20T12:15:07.401Z] #60 0.502 + '[' -z '' ']' [2022-01-20T12:15:07.401Z] #60 0.502 ++ mktemp -d [2022-01-20T12:15:07.401Z] #60 0.504 + export GOPATH=/tmp/tmp.FHLgEzVu0N [2022-01-20T12:15:07.401Z] #60 0.504 + GOPATH=/tmp/tmp.FHLgEzVu0N [2022-01-20T12:15:07.401Z] #60 0.505 + RM_GOPATH=1 [2022-01-20T12:15:07.401Z] #60 0.505 + case "$(go env GOARCH)" in [2022-01-20T12:15:07.401Z] #60 0.505 ++ go env GOARCH [2022-01-20T12:15:07.401Z] #60 0.531 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:07.401Z] #60 0.531 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:07.401Z] #60 0.531 ++ dirname /install.sh [2022-01-20T12:15:07.401Z] #60 0.535 + dir=/ [2022-01-20T12:15:07.401Z] #60 0.535 + bin=containerd [2022-01-20T12:15:07.401Z] #60 0.535 + shift [2022-01-20T12:15:07.401Z] #60 0.535 + '[' '!' -f //containerd.installer ']' [2022-01-20T12:15:07.401Z] #60 0.535 + . //containerd.installer [2022-01-20T12:15:07.401Z] #60 0.535 ++ set -e [2022-01-20T12:15:07.401Z] #60 0.535 ++ : v1.5.9 [2022-01-20T12:15:07.401Z] #60 0.535 + install_containerd [2022-01-20T12:15:07.401Z] #60 0.540 + echo 'Install containerd version v1.5.9' [2022-01-20T12:15:07.401Z] #60 0.540 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FHLgEzVu0N/src/github.com/containerd/containerd [2022-01-20T12:15:07.401Z] #60 0.540 Install containerd version v1.5.9 [2022-01-20T12:15:07.401Z] #60 0.541 Cloning into '/tmp/tmp.FHLgEzVu0N/src/github.com/containerd/containerd'... [2022-01-20T12:15:07.401Z] #60 ... [2022-01-20T12:15:07.401Z] [2022-01-20T12:15:07.401Z] #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-01-20T12:15:07.401Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:15:07.401Z] #38 38.20 Selecting previously unselected package libxml2:arm64. [2022-01-20T12:15:07.401Z] #38 38.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 38.23 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:15:07.401Z] #38 38.66 Selecting previously unselected package libarchive13:arm64. [2022-01-20T12:15:07.401Z] #38 38.66 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 38.66 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T12:15:07.401Z] #38 38.93 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-20T12:15:07.401Z] #38 38.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 38.94 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T12:15:07.401Z] #38 39.04 Selecting previously unselected package librhash0:arm64. [2022-01-20T12:15:07.401Z] #38 39.06 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 39.06 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-20T12:15:07.401Z] #38 39.20 Selecting previously unselected package libuv1:arm64. [2022-01-20T12:15:07.401Z] #38 39.24 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 39.27 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-20T12:15:07.401Z] #38 39.40 Selecting previously unselected package cmake. [2022-01-20T12:15:07.401Z] #38 39.41 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-20T12:15:07.401Z] #38 39.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:15:07.555Z] #14 93.55 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T12:15:07.555Z] #14 93.56 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T12:15:07.555Z] #14 93.56 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:07.555Z] #14 93.62 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T12:15:07.555Z] #14 93.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T12:15:07.555Z] #14 93.63 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:07.812Z] #14 94.00 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T12:15:07.812Z] #14 94.00 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T12:15:07.812Z] #14 94.01 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:08.011Z] #19 133.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-20T12:15:08.011Z] #19 133.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:08.011Z] #19 133.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:08.011Z] #19 133.1 Selecting previously unselected package patch. [2022-01-20T12:15:08.011Z] #19 133.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-20T12:15:08.011Z] #19 133.1 Unpacking patch (2.7.6-7) ... [2022-01-20T12:15:08.011Z] #19 133.1 Selecting previously unselected package dpkg-dev. [2022-01-20T12:15:08.011Z] #19 133.1 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-20T12:15:08.011Z] #19 133.1 Unpacking dpkg-dev (1.20.9) ... [2022-01-20T12:15:08.011Z] #19 133.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-20T12:15:08.011Z] #19 133.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-20T12:15:08.011Z] #19 133.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T12:15:08.011Z] #19 133.3 Selecting previously unselected package libio-string-perl. [2022-01-20T12:15:08.011Z] #19 133.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-20T12:15:08.011Z] #19 133.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-20T12:15:08.011Z] #19 133.3 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:15:08.011Z] #19 133.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:15:08.011Z] #19 133.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:15:08.056Z] The recommended git tool is: git [2022-01-20T12:15:08.068Z] #14 94.18 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T12:15:08.069Z] #14 94.18 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:08.069Z] #14 94.19 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:08.069Z] #14 94.28 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T12:15:08.069Z] #14 94.28 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T12:15:08.069Z] #14 94.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:08.184Z] #14 ... [2022-01-20T12:15:08.184Z] [2022-01-20T12:15:08.184Z] #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-01-20T12:15:08.184Z] #40 sha256:75983bc23b6f0936e6d221679924d8ad3f049d69d1d450106cc0c4f8dd71615f [2022-01-20T12:15:08.184Z] #40 4.491 + RM_GOPATH=0 [2022-01-20T12:15:08.184Z] #40 4.491 + TMP_GOPATH= [2022-01-20T12:15:08.184Z] #40 4.491 + : /build [2022-01-20T12:15:08.184Z] #40 4.491 + '[' -z '' ']' [2022-01-20T12:15:08.184Z] #40 4.491 ++ mktemp -d [2022-01-20T12:15:08.184Z] #40 4.491 + export GOPATH=/tmp/tmp.n8v0HrJ4iK [2022-01-20T12:15:08.184Z] #40 4.491 + GOPATH=/tmp/tmp.n8v0HrJ4iK [2022-01-20T12:15:08.184Z] #40 4.491 + RM_GOPATH=1 [2022-01-20T12:15:08.184Z] #40 4.491 + case "$(go env GOARCH)" in [2022-01-20T12:15:08.184Z] #40 4.491 ++ go env GOARCH [2022-01-20T12:15:08.184Z] #40 4.559 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:08.184Z] #40 4.559 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:08.184Z] #40 4.559 ++ dirname /install.sh [2022-01-20T12:15:08.184Z] #40 4.559 + dir=/ [2022-01-20T12:15:08.184Z] #40 4.559 + bin=tini [2022-01-20T12:15:08.184Z] #40 4.559 + shift [2022-01-20T12:15:08.184Z] #40 4.559 + '[' '!' -f //tini.installer ']' [2022-01-20T12:15:08.184Z] #40 4.559 + . //tini.installer [2022-01-20T12:15:08.184Z] #40 4.559 ++ : v0.19.0 [2022-01-20T12:15:08.184Z] #40 4.559 + install_tini [2022-01-20T12:15:08.184Z] #40 4.559 + echo 'Install tini version v0.19.0' [2022-01-20T12:15:08.184Z] #40 4.559 + git clone https://github.com/krallin/tini.git /tmp/tmp.n8v0HrJ4iK/tini [2022-01-20T12:15:08.184Z] #40 4.559 Cloning into '/tmp/tmp.n8v0HrJ4iK/tini'... [2022-01-20T12:15:08.184Z] #40 4.560 Install tini version v0.19.0 [2022-01-20T12:15:08.184Z] #40 6.399 + cd /tmp/tmp.n8v0HrJ4iK/tini [2022-01-20T12:15:08.184Z] #40 6.399 + git checkout -q v0.19.0 [2022-01-20T12:15:08.184Z] #40 6.409 + cmake . [2022-01-20T12:15:08.184Z] #40 6.823 -- The C compiler identification is GNU 10.2.1 [2022-01-20T12:15:08.184Z] #40 6.908 -- Detecting C compiler ABI info [2022-01-20T12:15:08.184Z] #40 7.349 -- Detecting C compiler ABI info - done [2022-01-20T12:15:08.184Z] #40 7.471 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T12:15:08.184Z] #40 7.542 -- Detecting C compile features [2022-01-20T12:15:08.184Z] #40 7.542 -- Detecting C compile features - done [2022-01-20T12:15:08.184Z] #40 7.542 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T12:15:08.184Z] #40 7.748 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T12:15:08.184Z] #40 7.831 -- Configuring done [2022-01-20T12:15:08.184Z] #40 7.831 -- Generating done [2022-01-20T12:15:08.184Z] #40 7.861 -- Build files have been written to: /tmp/tmp.n8v0HrJ4iK/tini [2022-01-20T12:15:08.184Z] #40 7.861 + make tini-static [2022-01-20T12:15:08.184Z] #40 8.321 Scanning dependencies of target tini-static [2022-01-20T12:15:08.184Z] #40 8.321 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T12:15:08.184Z] #40 9.355 [100%] Linking C executable tini-static [2022-01-20T12:15:08.184Z] #40 9.979 [100%] Built target tini-static [2022-01-20T12:15:08.184Z] #40 10.03 + mkdir -p /build [2022-01-20T12:15:08.184Z] #40 10.03 + cp tini-static /build/docker-init [2022-01-20T12:15:08.184Z] #40 DONE 10.7s [2022-01-20T12:15:08.184Z] [2022-01-20T12:15:08.184Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:15:08.184Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:15:08.184Z] #51 ... [2022-01-20T12:15:08.184Z] [2022-01-20T12:15:08.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:15:08.184Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:08.184Z] #14 57.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T12:15:08.184Z] #14 57.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:08.184Z] #14 57.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:08.325Z] #14 94.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T12:15:08.325Z] #14 94.38 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:08.325Z] #14 94.38 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:08.578Z] #19 134.3 Selecting previously unselected package libxml2:amd64. [2022-01-20T12:15:08.578Z] #19 134.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T12:15:08.578Z] #19 134.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:15:08.578Z] #19 134.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-20T12:15:08.578Z] #19 134.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-20T12:15:08.578Z] #19 134.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T12:15:08.578Z] #19 134.4 Selecting previously unselected package libxml-sax-base-perl. [2022-01-20T12:15:08.582Z] #14 94.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:08.582Z] #14 94.78 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:08.582Z] #14 94.79 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:08.582Z] #14 94.81 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:08.582Z] #14 94.82 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:08.582Z] #14 94.83 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:08.582Z] #14 94.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:08.582Z] #14 94.85 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:08.582Z] #14 94.86 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:08.582Z] #14 94.87 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:08.582Z] #14 94.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:08.836Z] #19 134.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-20T12:15:08.837Z] #19 134.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T12:15:08.837Z] #19 134.5 Selecting previously unselected package libxml-sax-perl. [2022-01-20T12:15:08.837Z] #19 134.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-20T12:15:08.837Z] #19 134.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T12:15:08.837Z] #19 134.5 Selecting previously unselected package libxml-libxml-perl. [2022-01-20T12:15:08.837Z] #19 134.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-20T12:15:08.837Z] #19 134.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T12:15:08.837Z] #19 134.6 Selecting previously unselected package libxml-simple-perl. [2022-01-20T12:15:08.837Z] #19 134.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-20T12:15:08.837Z] #19 134.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-20T12:15:08.837Z] #19 134.6 Selecting previously unselected package libyaml-perl. [2022-01-20T12:15:08.837Z] #19 134.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-20T12:15:08.837Z] #19 134.6 Unpacking libyaml-perl (1.30-1) ... [2022-01-20T12:15:08.837Z] #19 134.7 Selecting previously unselected package libconfig-auto-perl. [2022-01-20T12:15:08.837Z] #19 134.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-20T12:15:08.837Z] #19 134.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-20T12:15:08.837Z] #19 134.7 Selecting previously unselected package libfile-which-perl. [2022-01-20T12:15:08.839Z] #14 94.89 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:08.839Z] #14 94.90 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 94.91 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:08.839Z] #14 94.92 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T12:15:08.839Z] #14 94.93 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:08.839Z] #14 94.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:15:08.839Z] #14 94.96 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:08.839Z] #14 94.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:08.839Z] #14 94.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 94.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 95.00 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-01-20T12:15:08.839Z] #14 95.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 95.02 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-01-20T12:15:08.839Z] #14 95.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:15:08.839Z] #14 95.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 95.04 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-01-20T12:15:08.839Z] #14 95.05 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:08.839Z] #14 95.07 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:09.095Z] #19 134.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.7 Unpacking libfile-which-perl (1.23-1) ... [2022-01-20T12:15:09.095Z] #19 134.7 Selecting previously unselected package libfile-homedir-perl. [2022-01-20T12:15:09.095Z] #19 134.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-20T12:15:09.095Z] #19 134.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-20T12:15:09.095Z] #19 134.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T12:15:09.095Z] #19 134.8 Selecting previously unselected package dpkg-cross. [2022-01-20T12:15:09.095Z] #19 134.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-20T12:15:09.095Z] #19 134.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-20T12:15:09.095Z] #19 134.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-20T12:15:09.095Z] #19 134.9 Selecting previously unselected package libc6-armel-cross. [2022-01-20T12:15:09.095Z] #19 134.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:09.095Z] #19 134.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-20T12:15:09.097Z] #14 95.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:09.097Z] #14 95.12 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:15:09.097Z] #14 95.13 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:09.097Z] #14 95.15 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:09.097Z] #14 95.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:09.354Z] #19 135.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-20T12:15:09.354Z] #19 135.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.354Z] #19 135.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.354Z] #19 135.0 Selecting previously unselected package libgomp1-armel-cross. [2022-01-20T12:15:09.354Z] #19 135.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.354Z] #19 135.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.354Z] #19 135.1 Selecting previously unselected package libatomic1-armel-cross. [2022-01-20T12:15:09.355Z] #14 DONE 95.5s [2022-01-20T12:15:09.356Z] [2022-01-20T12:15:09.356Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:15:09.356Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T12:15:09.356Z] #15 ... [2022-01-20T12:15:09.356Z] [2022-01-20T12:15:09.356Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T12:15:09.356Z] #55 sha256:dbdae6192438b802b7dbab40f1969bd9d00a71bb08fe5f7a20291ca4309711dc [2022-01-20T12:15:09.356Z] #55 DONE 0.1s [2022-01-20T12:15:09.399Z] #38 42.78 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T12:15:09.613Z] [2022-01-20T12:15:09.613Z] #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-01-20T12:15:09.613Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:15:09.614Z] #19 135.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.614Z] #19 135.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.614Z] #19 135.1 Selecting previously unselected package libasan6-armel-cross. [2022-01-20T12:15:09.614Z] #19 135.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.614Z] #19 135.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.614Z] #19 135.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-20T12:15:09.873Z] #19 135.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.873Z] #19 135.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.873Z] #19 135.4 Selecting previously unselected package libubsan1-armel-cross. [2022-01-20T12:15:09.874Z] #19 135.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.874Z] #19 135.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.874Z] #19 135.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-20T12:15:09.874Z] #19 135.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:09.874Z] #19 135.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:09.874Z] #19 135.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-20T12:15:09.967Z] #38 ... [2022-01-20T12:15:09.967Z] [2022-01-20T12:15:09.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-01-20T12:15:09.967Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:09.967Z] #14 33.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T12:15:09.967Z] #14 33.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T12:15:09.967Z] #14 33.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:09.967Z] #14 36.05 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T12:15:09.967Z] #14 36.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T12:15:09.967Z] #14 36.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:15:09.967Z] #14 36.19 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-20T12:15:09.967Z] #14 36.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T12:15:09.967Z] #14 36.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:09.967Z] #14 36.41 Selecting previously unselected package dmsetup. [2022-01-20T12:15:09.967Z] #14 36.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T12:15:09.967Z] #14 36.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:15:09.967Z] #14 36.64 Selecting previously unselected package mingw-w64-common. [2022-01-20T12:15:09.967Z] #14 36.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T12:15:09.967Z] #14 36.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T12:15:09.967Z] #14 42.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T12:15:09.967Z] #14 42.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T12:15:09.967Z] #14 42.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:15:09.967Z] #14 ... [2022-01-20T12:15:09.967Z] [2022-01-20T12:15:09.968Z] #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-01-20T12:15:09.968Z] #31 sha256:13a910059a5cdb217fd5b0a2d925be00a029f68c1f2eda1f1fa825ec71be0682 [2022-01-20T12:15:09.968Z] #31 29.61 [2022-01-20T12:15:09.968Z] #31 29.89 #=#=# ######################################################################## 100.0% [2022-01-20T12:15:09.968Z] #31 30.69 [2022-01-20T12:15:09.968Z] #31 31.10 Download of images into '/build' complete. [2022-01-20T12:15:09.968Z] #31 31.11 Use something like the following to load the result into a Docker daemon: [2022-01-20T12:15:09.968Z] #31 31.11 tar -cC '/build' . | docker load [2022-01-20T12:15:10.133Z] #19 135.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:10.133Z] #19 135.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:15:10.154Z] Running on azwin-2-634ee0 in d:\jenkins\workspace\moby_PR-43130 [Pipeline] { [Pipeline] ws [2022-01-20T12:15:10.172Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T12:15:10.876Z] The recommended git tool is: git [2022-01-20T12:15:10.989Z] #56 ... [2022-01-20T12:15:10.989Z] [2022-01-20T12:15:10.989Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:15:10.989Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T12:15:10.989Z] #15 DONE 1.4s [2022-01-20T12:15:10.989Z] [2022-01-20T12:15:10.989Z] #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-01-20T12:15:10.989Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:15:10.989Z] #56 1.233 + RM_GOPATH=0 [2022-01-20T12:15:10.989Z] #56 1.234 + TMP_GOPATH= [2022-01-20T12:15:10.989Z] #56 1.234 + : /build [2022-01-20T12:15:10.989Z] #56 1.234 + '[' -z '' ']' [2022-01-20T12:15:10.989Z] #56 1.235 ++ mktemp -d [2022-01-20T12:15:10.989Z] #56 1.243 + export GOPATH=/tmp/tmp.df0PHN7a1P [2022-01-20T12:15:10.989Z] #56 1.243 + GOPATH=/tmp/tmp.df0PHN7a1P [2022-01-20T12:15:10.989Z] #56 1.243 + RM_GOPATH=1 [2022-01-20T12:15:10.989Z] #56 1.243 + case "$(go env GOARCH)" in [2022-01-20T12:15:10.989Z] #56 1.244 ++ go env GOARCH [2022-01-20T12:15:10.989Z] #56 1.254 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:10.989Z] #56 1.254 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:10.989Z] #56 1.255 ++ dirname /install.sh [2022-01-20T12:15:10.989Z] #56 1.270 + dir=/ [2022-01-20T12:15:10.989Z] #56 1.270 + bin=runc [2022-01-20T12:15:10.989Z] #56 1.270 + shift [2022-01-20T12:15:10.989Z] #56 1.270 + '[' '!' -f //runc.installer ']' [2022-01-20T12:15:10.989Z] #56 1.270 + . //runc.installer [2022-01-20T12:15:10.989Z] #56 1.270 ++ set -e [2022-01-20T12:15:10.989Z] #56 1.271 ++ : v1.0.3 [2022-01-20T12:15:10.989Z] #56 1.271 + install_runc [2022-01-20T12:15:10.989Z] #56 1.271 + RUNC_BUILDTAGS=seccomp [2022-01-20T12:15:10.989Z] #56 1.271 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T12:15:10.989Z] #56 1.272 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T12:15:10.989Z] #56 1.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.df0PHN7a1P/src/github.com/opencontainers/runc [2022-01-20T12:15:10.989Z] #56 1.275 Cloning into '/tmp/tmp.df0PHN7a1P/src/github.com/opencontainers/runc'... [2022-01-20T12:15:11.920Z] #56 ... [2022-01-20T12:15:11.920Z] [2022-01-20T12:15:11.920Z] #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-01-20T12:15:11.920Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T12:15:11.920Z] #16 DONE 1.0s [2022-01-20T12:15:11.920Z] [2022-01-20T12:15:11.920Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T12:15:11.920Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T12:15:12.487Z] #17 0.842 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T12:15:12.744Z] #17 DONE 0.9s [2022-01-20T12:15:12.744Z] [2022-01-20T12:15:12.744Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T12:15:12.744Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T12:15:13.678Z] #18 DONE 0.9s [2022-01-20T12:15:13.678Z] [2022-01-20T12:15:13.678Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T12:15:13.678Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T12:15:14.012Z] #14 ... [2022-01-20T12:15:14.012Z] [2022-01-20T12:15:14.012Z] #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-01-20T12:15:14.012Z] #63 sha256:be7ab70dbc8fbc8115f0ef5411e3e03394db5ee4991339aa28e17f862d6cdd1b [2022-01-20T12:15:14.012Z] #63 86.87 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:15:14.012Z] #63 86.87 + GOBIN=/build [2022-01-20T12:15:14.012Z] #63 86.87 + GO111MODULE=on [2022-01-20T12:15:14.012Z] #63 86.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T12:15:14.162Z] #31 DONE 36.2s [2022-01-20T12:15:14.162Z] [2022-01-20T12:15:14.162Z] #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-01-20T12:15:14.162Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T12:15:14.162Z] #47 38.54 Setting up criu (3.16.1-3) ... [2022-01-20T12:15:14.162Z] #47 40.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:14.162Z] #47 DONE 47.6s [2022-01-20T12:15:14.162Z] [2022-01-20T12:15:14.162Z] #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-01-20T12:15:14.162Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:15:14.162Z] #38 44.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:14.162Z] #38 44.25 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-20T12:15:14.162Z] #38 44.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:14.162Z] #38 45.17 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T12:15:14.162Z] #38 45.21 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-20T12:15:14.162Z] #38 45.25 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:15:14.162Z] #38 45.31 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:15:14.162Z] #38 45.34 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T12:15:14.162Z] #38 45.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:15:14.162Z] #38 45.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:14.162Z] #38 ... [2022-01-20T12:15:14.162Z] [2022-01-20T12:15:14.162Z] #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-01-20T12:15:14.162Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T12:15:14.162Z] #49 43.55 gotestsum version dev [2022-01-20T12:15:14.162Z] #49 DONE 48.2s [2022-01-20T12:15:14.420Z] [2022-01-20T12:15:14.420Z] #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-01-20T12:15:14.420Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T12:15:14.420Z] #38 DONE 48.3s [2022-01-20T12:15:14.420Z] [2022-01-20T12:15:14.420Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T12:15:14.420Z] #39 sha256:2bc0cbe808d1e25f96d2d759085ce50055f05742b727efcdb9a50e3929f7003b [2022-01-20T12:15:14.613Z] #19 DONE 0.9s [2022-01-20T12:15:14.613Z] [2022-01-20T12:15:14.613Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T12:15:14.613Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T12:15:15.364Z] #39 DONE 0.8s [2022-01-20T12:15:15.364Z] [2022-01-20T12:15:15.364Z] #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-01-20T12:15:15.364Z] #40 sha256:ec1da870835a7b53a736fb03678d6650333b18b7cb3f8d251b45eedb4416daf5 [2022-01-20T12:15:15.545Z] #20 DONE 0.9s [2022-01-20T12:15:15.545Z] [2022-01-20T12:15:15.545Z] #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-01-20T12:15:15.545Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:16.302Z] #40 1.196 + RM_GOPATH=0 [2022-01-20T12:15:16.302Z] #40 1.196 + TMP_GOPATH= [2022-01-20T12:15:16.302Z] #40 1.196 + : /build [2022-01-20T12:15:16.302Z] #40 1.196 + '[' -z '' ']' [2022-01-20T12:15:16.302Z] #40 1.196 ++ mktemp -d [2022-01-20T12:15:16.302Z] #40 1.206 + export GOPATH=/tmp/tmp.4zQZ76CoCV [2022-01-20T12:15:16.302Z] #40 1.206 + GOPATH=/tmp/tmp.4zQZ76CoCV [2022-01-20T12:15:16.302Z] #40 1.206 + RM_GOPATH=1 [2022-01-20T12:15:16.302Z] #40 1.206 + case "$(go env GOARCH)" in [2022-01-20T12:15:16.302Z] #40 1.206 ++ go env GOARCH [2022-01-20T12:15:16.302Z] #40 1.278 Install tini version v0.19.0 [2022-01-20T12:15:16.475Z] #21 1.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:15:16.475Z] #21 1.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:15:16.561Z] #40 1.278 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:16.561Z] #40 1.278 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:16.561Z] #40 1.278 ++ dirname /install.sh [2022-01-20T12:15:16.561Z] #40 1.278 + dir=/ [2022-01-20T12:15:16.561Z] #40 1.278 + bin=tini [2022-01-20T12:15:16.561Z] #40 1.278 + shift [2022-01-20T12:15:16.561Z] #40 1.278 + '[' '!' -f //tini.installer ']' [2022-01-20T12:15:16.561Z] #40 1.278 + . //tini.installer [2022-01-20T12:15:16.561Z] #40 1.278 ++ : v0.19.0 [2022-01-20T12:15:16.561Z] #40 1.278 + install_tini [2022-01-20T12:15:16.561Z] #40 1.278 + echo 'Install tini version v0.19.0' [2022-01-20T12:15:16.561Z] #40 1.278 + git clone https://github.com/krallin/tini.git /tmp/tmp.4zQZ76CoCV/tini [2022-01-20T12:15:16.561Z] #40 1.278 Cloning into '/tmp/tmp.4zQZ76CoCV/tini'... [2022-01-20T12:15:16.703Z] #19 141.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-20T12:15:16.703Z] #19 141.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:16.703Z] #19 141.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:15:16.703Z] #19 142.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-20T12:15:16.703Z] #19 142.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-20T12:15:16.703Z] #19 142.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T12:15:16.703Z] #19 142.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-20T12:15:16.703Z] #19 142.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:16.703Z] #19 142.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T12:15:16.703Z] #19 142.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-20T12:15:16.731Z] #21 1.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:15:16.962Z] #19 142.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:16.962Z] #19 142.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:16.962Z] #19 142.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-20T12:15:16.962Z] #19 142.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:17.221Z] #19 142.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:15:17.295Z] #21 1.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:15:17.497Z] #40 2.257 + cd /tmp/tmp.4zQZ76CoCV/tini [2022-01-20T12:15:17.497Z] #40 2.257 + git checkout -q v0.19.0 [2022-01-20T12:15:17.497Z] #40 2.277 + cmake . [2022-01-20T12:15:17.756Z] #40 2.607 -- The C compiler identification is GNU 10.2.1 [2022-01-20T12:15:17.858Z] #21 2.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:15:18.015Z] #40 2.659 -- Detecting C compiler ABI info [2022-01-20T12:15:18.224Z] #63 91.52 rootlesskit version 0.14.6 [2022-01-20T12:15:18.224Z] #63 91.53 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T12:15:18.224Z] #63 91.53 -container-ip string [2022-01-20T12:15:18.224Z] #63 91.53 container ip [2022-01-20T12:15:18.224Z] #63 91.53 -container-port int [2022-01-20T12:15:18.224Z] #63 91.53 container port (default -1) [2022-01-20T12:15:18.224Z] #63 91.53 -host-ip string [2022-01-20T12:15:18.224Z] #63 91.53 host ip [2022-01-20T12:15:18.224Z] #63 91.53 -host-port int [2022-01-20T12:15:18.224Z] #63 91.53 host port (default -1) [2022-01-20T12:15:18.224Z] #63 91.53 -proto string [2022-01-20T12:15:18.224Z] #63 91.53 proxy protocol (default "tcp") [2022-01-20T12:15:18.274Z] #40 2.985 -- Detecting C compiler ABI info - done [2022-01-20T12:15:18.274Z] #40 3.058 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T12:15:18.274Z] #40 3.064 -- Detecting C compile features [2022-01-20T12:15:18.274Z] #40 3.064 -- Detecting C compile features - done [2022-01-20T12:15:18.274Z] #40 3.073 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T12:15:18.274Z] #40 3.200 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T12:15:18.532Z] #40 3.246 -- Configuring done [2022-01-20T12:15:18.532Z] #40 3.259 -- Generating done [2022-01-20T12:15:18.532Z] #40 3.262 -- Build files have been written to: /tmp/tmp.4zQZ76CoCV/tini [2022-01-20T12:15:18.532Z] #40 3.269 + make tini-static [2022-01-20T12:15:18.532Z] #40 3.452 Scanning dependencies of target tini-static [2022-01-20T12:15:18.798Z] #40 3.520 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T12:15:19.230Z] #21 3.704 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:15:19.472Z] Running on azwin-2-ea3a80 in d:\jenkins\workspace\moby_PR-43130 [Pipeline] { [Pipeline] ws [2022-01-20T12:15:19.489Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T12:15:20.174Z] #40 5.057 [100%] Linking C executable tini-static [2022-01-20T12:15:20.432Z] #14 68.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T12:15:20.432Z] #14 68.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:20.432Z] #14 68.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:20.432Z] #14 ... [2022-01-20T12:15:20.432Z] [2022-01-20T12:15:20.432Z] #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-01-20T12:15:20.432Z] #60 sha256:5b4c3e7e82aaf6b1e7ea63eb9849d848f9e3a858d503f0157a15d2462676fcc2 [2022-01-20T12:15:20.432Z] #60 38.04 Updating files: 61% (2904/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T12:15:20.432Z] #60 38.98 + cd /tmp/tmp.hrh2wDHs4X/src/github.com/containerd/containerd [2022-01-20T12:15:20.432Z] #60 38.98 + git checkout -q v1.5.9 [2022-01-20T12:15:20.742Z] #40 5.439 [100%] Built target tini-static [2022-01-20T12:15:20.742Z] #40 5.497 + mkdir -p /build [2022-01-20T12:15:20.742Z] #40 5.502 + cp tini-static /build/docker-init [2022-01-20T12:15:21.048Z] The recommended git tool is: git [2022-01-20T12:15:21.555Z] #63 ... [2022-01-20T12:15:21.555Z] [2022-01-20T12:15:21.555Z] #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-01-20T12:15:21.555Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:21.555Z] #14 89.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T12:15:21.555Z] #14 89.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:21.555Z] #14 89.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:21.555Z] #14 95.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T12:15:21.555Z] #14 95.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T12:15:21.555Z] #14 95.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:21.872Z] #60 40.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T12:15:21.872Z] #60 40.33 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T12:15:21.872Z] #60 40.33 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:15:21.872Z] #60 40.33 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:15:21.872Z] #60 40.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T12:15:21.872Z] #60 40.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T12:15:21.872Z] #60 40.33 + '[' '' = dynamic ']' [2022-01-20T12:15:21.872Z] #60 40.33 + make [2022-01-20T12:15:22.129Z] #14 ... [2022-01-20T12:15:22.129Z] [2022-01-20T12:15:22.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-01-20T12:15:22.129Z] #63 sha256:be7ab70dbc8fbc8115f0ef5411e3e03394db5ee4991339aa28e17f862d6cdd1b [2022-01-20T12:15:22.129Z] #63 DONE 96.0s [2022-01-20T12:15:22.129Z] [2022-01-20T12:15:22.129Z] #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-01-20T12:15:22.129Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:22.129Z] #14 96.29 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T12:15:22.129Z] #14 96.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T12:15:22.129Z] #14 96.30 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:22.129Z] #14 ... [2022-01-20T12:15:22.129Z] [2022-01-20T12:15:22.129Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T12:15:22.129Z] #64 sha256:be4b97513c1b4827fdf7da3c282674a06a5296324b8c6eac6fd28678e895eac9 [2022-01-20T12:15:22.129Z] #64 DONE 0.1s [2022-01-20T12:15:22.129Z] [2022-01-20T12:15:22.129Z] #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-01-20T12:15:22.129Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:22.391Z] #14 ... [2022-01-20T12:15:22.391Z] [2022-01-20T12:15:22.391Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T12:15:22.391Z] #65 sha256:633f496225645100eff5724b28ba7fa311b7171189d6a6234cf92425d7f7607b [2022-01-20T12:15:22.391Z] #65 DONE 0.1s [2022-01-20T12:15:22.391Z] [2022-01-20T12:15:22.391Z] #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-01-20T12:15:22.391Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:22.391Z] #14 96.49 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T12:15:22.391Z] #14 96.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T12:15:22.391Z] #14 96.51 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:22.391Z] #14 96.60 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:15:22.391Z] #14 96.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:15:22.391Z] #14 96.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:22.497Z] #19 147.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-20T12:15:22.497Z] #19 147.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:22.497Z] #19 147.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:15:22.497Z] #19 147.4 Selecting previously unselected package crossbuild-essential-armel. [2022-01-20T12:15:22.497Z] #19 147.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-20T12:15:22.497Z] #19 147.5 Selecting previously unselected package libc6-armhf-cross. [2022-01-20T12:15:22.497Z] #19 147.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T12:15:22.497Z] #19 147.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-20T12:15:22.497Z] #19 147.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 147.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-20T12:15:22.497Z] #19 147.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 147.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-20T12:15:22.497Z] #19 147.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 147.8 Selecting previously unselected package libasan6-armhf-cross. [2022-01-20T12:15:22.497Z] #19 147.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 147.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 148.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-20T12:15:22.497Z] #19 148.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 148.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 148.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-20T12:15:22.497Z] #19 148.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 148.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 148.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-20T12:15:22.497Z] #19 148.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:22.497Z] #19 148.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:22.497Z] #19 148.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-20T12:15:22.509Z] #21 6.964 Fetched 8492 kB in 6s (1413 kB/s) [2022-01-20T12:15:22.773Z] #19 148.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:22.773Z] #19 148.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:15:22.914Z] #14 97.01 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:15:22.914Z] #14 97.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:15:22.914Z] #14 97.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:23.175Z] #14 97.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T12:15:23.256Z] #60 41.82 + bin/ctr [2022-01-20T12:15:23.438Z] #14 97.42 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:23.438Z] #14 97.43 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:23.438Z] #14 97.50 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T12:15:23.438Z] #14 97.55 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:23.438Z] #14 97.55 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:23.700Z] #14 97.78 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T12:15:23.700Z] #14 97.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T12:15:23.700Z] #14 97.81 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:23.879Z] #21 6.964 Reading package lists... [2022-01-20T12:15:23.879Z] #21 ... [2022-01-20T12:15:23.879Z] [2022-01-20T12:15:23.879Z] #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-01-20T12:15:23.879Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:15:23.879Z] #56 9.941 + cd /tmp/tmp.df0PHN7a1P/src/github.com/opencontainers/runc [2022-01-20T12:15:23.879Z] #56 9.941 + git checkout -q v1.0.3 [2022-01-20T12:15:23.879Z] #56 10.40 + '[' -z '' ']' [2022-01-20T12:15:23.879Z] #56 10.40 + target=static [2022-01-20T12:15:23.879Z] #56 10.40 + make BUILDTAGS=seccomp static [2022-01-20T12:15:23.879Z] #56 10.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T12:15:23.962Z] #14 98.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T12:15:23.962Z] #14 98.06 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T12:15:23.962Z] #14 98.07 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:23.962Z] #14 98.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T12:15:23.962Z] #14 98.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T12:15:23.962Z] #14 98.23 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:24.031Z] #40 DONE 8.5s [2022-01-20T12:15:24.031Z] [2022-01-20T12:15:24.031Z] #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-01-20T12:15:24.031Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:24.031Z] #14 49.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T12:15:24.031Z] #14 49.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:24.031Z] #14 49.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:24.031Z] #14 50.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T12:15:24.031Z] #14 50.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:24.031Z] #14 50.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:24.031Z] #14 56.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T12:15:24.031Z] #14 56.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:24.031Z] #14 56.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:24.224Z] #14 98.36 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T12:15:24.224Z] #14 98.37 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T12:15:24.224Z] #14 98.37 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:24.224Z] #14 98.46 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T12:15:24.486Z] #14 98.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T12:15:24.486Z] #14 98.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:24.747Z] #14 98.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T12:15:24.747Z] #14 98.85 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T12:15:24.747Z] #14 98.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:24.810Z] #56 ... [2022-01-20T12:15:24.810Z] [2022-01-20T12:15:24.810Z] #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-01-20T12:15:24.810Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:24.810Z] #21 6.964 Reading package lists... [2022-01-20T12:15:25.009Z] #14 99.07 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T12:15:25.009Z] #14 99.07 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:25.009Z] #14 99.08 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:25.009Z] #14 99.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T12:15:25.009Z] #14 99.17 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T12:15:25.009Z] #14 99.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:25.009Z] #14 99.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T12:15:25.270Z] #14 99.29 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:25.270Z] #14 99.29 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:25.531Z] #14 99.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:25.531Z] #14 99.69 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:25.531Z] #14 99.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:25.531Z] #14 99.72 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:25.531Z] #14 99.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:25.531Z] #14 99.74 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:25.531Z] #14 99.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:25.531Z] #14 99.76 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:25.531Z] #14 99.78 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:25.531Z] #14 99.79 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:25.531Z] #14 99.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:25.531Z] #14 99.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:25.531Z] #14 99.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:25.531Z] #14 99.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:25.531Z] #14 99.85 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T12:15:25.531Z] #14 99.86 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:25.531Z] #14 99.87 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:15:25.531Z] #14 99.88 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:25.792Z] #14 99.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:25.792Z] #14 99.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 99.94 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 99.95 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-01-20T12:15:25.792Z] #14 99.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 99.97 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-01-20T12:15:25.792Z] #14 99.98 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:15:25.792Z] #14 100.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 100.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T12:15:25.792Z] #14 100.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 100.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:25.792Z] #14 100.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:25.792Z] #14 100.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:15:25.792Z] #14 100.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:25.792Z] #14 100.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:26.054Z] #14 100.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:26.361Z] #14 DONE 100.5s [2022-01-20T12:15:26.361Z] [2022-01-20T12:15:26.361Z] #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-01-20T12:15:26.361Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:15:26.361Z] #34 ... [2022-01-20T12:15:26.361Z] [2022-01-20T12:15:26.361Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T12:15:26.361Z] #55 sha256:cf3600675e956a0a431457d51c36ffc21193e8c5b0898c6f190d6dd2cdd1a49d [2022-01-20T12:15:26.361Z] #55 DONE 0.1s [2022-01-20T12:15:26.361Z] [2022-01-20T12:15:26.361Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:15:26.361Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T12:15:27.332Z] #21 9.418 Reading package lists...#21 ... [2022-01-20T12:15:27.332Z] [2022-01-20T12:15:27.332Z] #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-01-20T12:15:27.332Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:15:27.332Z] #34 DONE 113.3s [2022-01-20T12:15:27.332Z] [2022-01-20T12:15:27.332Z] #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-01-20T12:15:27.332Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:27.332Z] #21 9.418 Reading package lists... [2022-01-20T12:15:27.752Z] #15 DONE 1.3s [2022-01-20T12:15:27.752Z] [2022-01-20T12:15:27.752Z] #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-01-20T12:15:27.752Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:15:27.752Z] #56 1.208 + RM_GOPATH=0 [2022-01-20T12:15:27.752Z] #56 1.209 + TMP_GOPATH= [2022-01-20T12:15:27.752Z] #56 1.209 + : /build [2022-01-20T12:15:27.752Z] #56 1.209 + '[' -z '' ']' [2022-01-20T12:15:27.752Z] #56 1.210 ++ mktemp -d [2022-01-20T12:15:27.752Z] #56 1.212 + export GOPATH=/tmp/tmp.jkh5t8S7wL [2022-01-20T12:15:27.752Z] #56 1.212 + GOPATH=/tmp/tmp.jkh5t8S7wL [2022-01-20T12:15:27.752Z] #56 1.213 + RM_GOPATH=1 [2022-01-20T12:15:27.752Z] #56 1.213 + case "$(go env GOARCH)" in [2022-01-20T12:15:27.752Z] #56 1.214 ++ go env GOARCH [2022-01-20T12:15:27.752Z] #56 1.266 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:27.752Z] #56 1.266 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:27.752Z] #56 1.272 ++ dirname /install.sh [2022-01-20T12:15:27.752Z] #56 1.272 + dir=/ [2022-01-20T12:15:27.752Z] #56 1.272 + bin=runc [2022-01-20T12:15:27.752Z] #56 1.272 + shift [2022-01-20T12:15:27.752Z] #56 1.272 + '[' '!' -f //runc.installer ']' [2022-01-20T12:15:27.752Z] #56 1.272 + . //runc.installer [2022-01-20T12:15:27.752Z] #56 1.272 ++ set -e [2022-01-20T12:15:27.752Z] #56 1.272 ++ : v1.0.3 [2022-01-20T12:15:27.752Z] #56 1.272 + install_runc [2022-01-20T12:15:27.752Z] #56 1.272 + RUNC_BUILDTAGS=seccomp [2022-01-20T12:15:27.752Z] #56 1.272 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T12:15:27.752Z] #56 1.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jkh5t8S7wL/src/github.com/opencontainers/runc [2022-01-20T12:15:27.752Z] #56 1.272 Cloning into '/tmp/tmp.jkh5t8S7wL/src/github.com/opencontainers/runc'... [2022-01-20T12:15:27.752Z] #56 1.272 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T12:15:28.263Z] #21 12.01 Building dependency tree... [2022-01-20T12:15:28.810Z] #56 ... [2022-01-20T12:15:28.810Z] [2022-01-20T12:15:28.810Z] #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-01-20T12:15:28.810Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T12:15:28.810Z] #16 DONE 1.1s [2022-01-20T12:15:28.829Z] #21 13.57 The following additional packages will be installed: [2022-01-20T12:15:29.072Z] [2022-01-20T12:15:29.072Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T12:15:29.072Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T12:15:29.086Z] #21 13.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:15:29.086Z] #21 13.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T12:15:29.086Z] #21 13.58 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T12:15:29.086Z] #21 13.58 python3-pkg-resources vim-runtime xxd [2022-01-20T12:15:29.086Z] #21 13.59 Suggested packages: [2022-01-20T12:15:29.086Z] #21 13.59 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T12:15:29.086Z] #21 13.59 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T12:15:29.086Z] #21 13.59 acl attr quota [2022-01-20T12:15:29.086Z] #21 13.59 Recommended packages: [2022-01-20T12:15:29.086Z] #21 13.59 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T12:15:29.300Z] #14 ... [2022-01-20T12:15:29.300Z] [2022-01-20T12:15:29.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-01-20T12:15:29.300Z] #60 sha256:8f62ffad680c24a2d69351f906dd3f8adc5573cf19d41687ec50176c33eb98d2 [2022-01-20T12:15:29.300Z] #60 31.18 Updating files: 77% (3618/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T12:15:29.300Z] #60 31.62 + cd /tmp/tmp.FHLgEzVu0N/src/github.com/containerd/containerd [2022-01-20T12:15:29.300Z] #60 31.63 + git checkout -q v1.5.9 [2022-01-20T12:15:29.441Z] #19 155.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-20T12:15:29.647Z] #17 0.833 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T12:15:29.699Z] #19 155.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:29.699Z] #19 155.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:15:29.699Z] #19 155.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-20T12:15:29.699Z] #19 155.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-20T12:15:29.699Z] #19 155.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T12:15:29.908Z] #17 DONE 1.0s [2022-01-20T12:15:29.908Z] [2022-01-20T12:15:29.908Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T12:15:29.908Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T12:15:30.019Z] #21 14.59 The following NEW packages will be installed: [2022-01-20T12:15:30.019Z] #21 14.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T12:15:30.019Z] #21 14.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:15:30.019Z] #21 14.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T12:15:30.019Z] #21 14.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T12:15:30.019Z] #21 14.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T12:15:30.019Z] #21 14.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T12:15:30.019Z] #21 14.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T12:15:30.019Z] #21 14.60 xz-utils zip zstd [2022-01-20T12:15:30.275Z] #21 14.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:15:30.275Z] #21 14.91 Need to get 27.6 MB of archives. [2022-01-20T12:15:30.275Z] #21 14.91 After this operation, 106 MB of additional disk space will be used. [2022-01-20T12:15:30.275Z] #21 14.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T12:15:30.275Z] #21 14.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T12:15:30.275Z] #21 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T12:15:30.275Z] #21 14.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:15:30.275Z] #21 14.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:15:30.275Z] #21 14.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T12:15:30.275Z] #21 14.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T12:15:30.275Z] #21 14.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T12:15:30.275Z] #21 14.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T12:15:30.275Z] #21 15.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T12:15:30.532Z] #21 15.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T12:15:30.532Z] #21 15.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T12:15:30.532Z] #21 15.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T12:15:30.532Z] #21 15.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T12:15:30.532Z] #21 15.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T12:15:30.532Z] #21 15.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T12:15:30.532Z] #21 15.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:15:30.532Z] #21 15.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:15:30.532Z] #21 15.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:15:30.532Z] #21 15.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T12:15:30.532Z] #21 15.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T12:15:30.532Z] #21 15.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:15:30.532Z] #21 15.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T12:15:30.532Z] #21 15.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:15:30.532Z] #21 15.25 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-01-20T12:15:30.532Z] #21 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:15:30.532Z] #21 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T12:15:30.532Z] #21 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T12:15:30.532Z] #21 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T12:15:30.532Z] #21 15.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T12:15:30.676Z] #60 33.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T12:15:30.676Z] #60 33.28 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T12:15:30.676Z] #60 33.28 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:15:30.676Z] #60 33.28 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:15:30.676Z] #60 33.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T12:15:30.676Z] #60 33.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T12:15:30.676Z] #60 33.29 + '[' '' = dynamic ']' [2022-01-20T12:15:30.676Z] #60 33.29 + make [2022-01-20T12:15:30.789Z] #21 15.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T12:15:30.789Z] #21 15.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:15:30.789Z] #21 15.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T12:15:30.789Z] #21 15.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T12:15:30.789Z] #21 15.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T12:15:30.789Z] #21 15.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T12:15:30.789Z] #21 15.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T12:15:30.789Z] #21 15.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T12:15:30.789Z] #21 15.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T12:15:30.789Z] #21 15.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T12:15:30.789Z] #21 15.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T12:15:30.852Z] #18 DONE 1.0s [2022-01-20T12:15:30.852Z] [2022-01-20T12:15:30.852Z] #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-01-20T12:15:30.852Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:15:31.045Z] #21 15.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T12:15:31.045Z] #21 15.59 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T12:15:31.425Z] #56 ... [2022-01-20T12:15:31.425Z] [2022-01-20T12:15:31.425Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T12:15:31.425Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T12:15:31.608Z] #21 16.02 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:15:31.608Z] #21 16.12 Fetched 27.6 MB in 1s (27.9 MB/s) [2022-01-20T12:15:31.608Z] #21 16.17 Selecting previously unselected package pigz. [2022-01-20T12:15:31.608Z] #21 16.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T12:15:31.608Z] #21 16.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T12:15:31.608Z] #21 16.23 Unpacking pigz (2.6-1) ... [2022-01-20T12:15:31.608Z] #21 16.31 Selecting previously unselected package libelf1:amd64. [2022-01-20T12:15:31.608Z] #21 16.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T12:15:31.608Z] #21 16.32 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T12:15:31.614Z] #60 34.46 + bin/ctr [2022-01-20T12:15:31.654Z] #19 157.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-20T12:15:31.654Z] #19 157.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:31.654Z] #19 157.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T12:15:31.865Z] #21 16.44 Selecting previously unselected package libbpf0:amd64. [2022-01-20T12:15:31.865Z] #21 16.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T12:15:31.865Z] #21 16.46 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:15:31.865Z] #21 16.53 Selecting previously unselected package libcap2:amd64. [2022-01-20T12:15:31.865Z] #21 16.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T12:15:31.865Z] #21 16.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:15:31.865Z] #21 16.59 Selecting previously unselected package libmnl0:amd64. [2022-01-20T12:15:31.865Z] #21 16.59 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T12:15:31.865Z] #21 16.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:15:31.865Z] #21 16.65 Selecting previously unselected package libxtables12:amd64. [2022-01-20T12:15:31.913Z] #19 157.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-20T12:15:31.913Z] #19 157.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:31.913Z] #19 157.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:31.998Z] #19 DONE 1.0s [2022-01-20T12:15:31.998Z] [2022-01-20T12:15:31.998Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T12:15:31.998Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T12:15:32.122Z] #21 16.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T12:15:32.122Z] #21 16.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:15:32.122Z] #21 16.73 Selecting previously unselected package libcap2-bin. [2022-01-20T12:15:32.122Z] #21 16.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T12:15:32.122Z] #21 16.75 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T12:15:32.122Z] #21 16.83 Selecting previously unselected package iproute2. [2022-01-20T12:15:32.122Z] #21 16.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T12:15:32.122Z] #21 16.86 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T12:15:32.172Z] #19 157.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-20T12:15:32.172Z] #19 157.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:32.172Z] #19 157.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:15:32.684Z] #21 17.29 Selecting previously unselected package xxd. [2022-01-20T12:15:32.685Z] #21 17.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:15:32.685Z] #21 17.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:32.941Z] #21 17.40 Selecting previously unselected package vim-common. [2022-01-20T12:15:32.941Z] #21 17.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:15:32.941Z] #21 17.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:32.941Z] #21 17.59 Selecting previously unselected package bash-completion. [2022-01-20T12:15:32.941Z] #21 17.60 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T12:15:32.956Z] #20 DONE 1.0s [2022-01-20T12:15:32.956Z] [2022-01-20T12:15:32.956Z] #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-01-20T12:15:32.956Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:15:32.956Z] #34 ... [2022-01-20T12:15:32.956Z] [2022-01-20T12:15:32.956Z] #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-01-20T12:15:32.956Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:34.343Z] #21 1.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:15:34.343Z] #21 1.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:15:34.343Z] #21 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:15:34.605Z] #21 1.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:15:34.833Z] #21 19.27 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T12:15:34.833Z] #21 19.62 Selecting previously unselected package bzip2. [2022-01-20T12:15:35.089Z] #21 19.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T12:15:35.089Z] #21 19.63 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T12:15:35.089Z] #21 19.69 Selecting previously unselected package xz-utils. [2022-01-20T12:15:35.089Z] #21 19.70 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T12:15:35.089Z] #21 19.71 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T12:15:35.177Z] #21 2.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:15:35.346Z] #21 19.85 Selecting previously unselected package apparmor. [2022-01-20T12:15:35.346Z] #21 19.86 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T12:15:35.346Z] #21 19.93 Unpacking apparmor (2.13.6-10) ... [2022-01-20T12:15:35.501Z] #60 ... [2022-01-20T12:15:35.501Z] [2022-01-20T12:15:35.501Z] #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-01-20T12:15:35.501Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:35.501Z] #14 73.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T12:15:35.501Z] #14 73.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:35.501Z] #14 73.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:35.501Z] #14 78.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T12:15:35.501Z] #14 78.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:35.501Z] #14 78.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:35.633Z] #21 20.26 Selecting previously unselected package inetutils-ping. [2022-01-20T12:15:35.633Z] #21 20.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T12:15:35.633Z] #21 20.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T12:15:35.890Z] #21 20.38 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T12:15:35.890Z] #21 20.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:15:35.890Z] #21 20.40 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:35.890Z] #21 20.49 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T12:15:35.890Z] #21 20.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:15:35.890Z] #21 20.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:35.890Z] #21 20.59 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T12:15:35.890Z] #21 20.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T12:15:36.147Z] #21 20.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:15:36.147Z] #21 20.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T12:15:36.147Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T12:15:36.147Z] #21 20.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:15:36.147Z] #21 20.74 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T12:15:36.147Z] #21 20.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T12:15:36.147Z] #21 20.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:15:36.147Z] #21 20.81 Selecting previously unselected package iptables. [2022-01-20T12:15:36.147Z] #21 20.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T12:15:36.147Z] #21 20.83 Unpacking iptables (1.8.7-1) ... [2022-01-20T12:15:36.404Z] #21 21.09 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:15:36.404Z] #21 21.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:15:36.404Z] #21 21.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:15:36.455Z] using credential docker-jenkins-github-credentials [2022-01-20T12:15:36.532Z] Cloning the remote Git repository [2022-01-20T12:15:36.532Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:15:36.563Z] #21 3.685 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:15:36.660Z] #21 21.21 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:15:36.660Z] #21 21.21 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:15:36.660Z] #21 21.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:15:36.660Z] #21 21.32 Selecting previously unselected package jq. [2022-01-20T12:15:36.660Z] #21 21.32 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:15:36.660Z] #21 21.33 Unpacking jq (1.6-2.1) ... [2022-01-20T12:15:36.660Z] #21 21.42 Selecting previously unselected package libaio1:amd64. [2022-01-20T12:15:36.660Z] #21 21.42 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T12:15:36.900Z] using credential docker-jenkins-github-credentials [2022-01-20T12:15:36.917Z] #21 21.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:15:36.917Z] #21 21.50 Selecting previously unselected package libgpm2:amd64. [2022-01-20T12:15:36.917Z] #21 21.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T12:15:36.917Z] #21 21.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:15:36.917Z] #21 21.58 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:15:36.917Z] #21 21.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:15:36.917Z] #21 21.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:15:36.974Z] Cloning the remote Git repository [2022-01-20T12:15:36.975Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:15:37.422Z] #14 ... [2022-01-20T12:15:37.422Z] [2022-01-20T12:15:37.422Z] #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-01-20T12:15:37.422Z] #63 sha256:aac47bb7b3d9de993050bd9a6096a9d3d93c0e1a739ff2021e7dcf9f317ac274 [2022-01-20T12:15:37.422Z] #63 86.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:15:37.422Z] #63 86.62 + GOBIN=/build [2022-01-20T12:15:37.422Z] #63 86.62 + GO111MODULE=on [2022-01-20T12:15:37.422Z] #63 86.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T12:15:37.446Z] #19 162.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-20T12:15:37.446Z] #19 162.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:37.446Z] #19 162.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:15:37.446Z] #19 162.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-20T12:15:37.446Z] #19 162.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-20T12:15:37.446Z] #19 162.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T12:15:37.446Z] #19 162.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.446Z] #19 162.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.446Z] #19 162.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.446Z] #19 162.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.446Z] #19 162.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 162.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 162.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.446Z] #19 163.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-20T12:15:37.446Z] #19 163.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.446Z] #19 163.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.704Z] #19 163.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-20T12:15:37.704Z] #19 163.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.704Z] #19 163.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.704Z] #19 163.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-20T12:15:37.963Z] #19 163.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.963Z] #19 163.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.963Z] #19 163.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-20T12:15:37.963Z] #19 163.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.963Z] #19 163.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.963Z] #19 163.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-20T12:15:37.963Z] #19 163.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.963Z] #19 163.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:37.963Z] #19 163.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-20T12:15:37.963Z] #19 163.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:37.963Z] #19 163.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:38.222Z] #19 163.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-20T12:15:38.222Z] #19 163.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:38.222Z] #19 163.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:36.731Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:15:37.143Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T12:15:38.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:15:38.002Z] > git --version # timeout=10 [2022-01-20T12:15:38.041Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T12:15:38.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:38.045Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:37.163Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:15:37.554Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T12:15:38.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:15:38.299Z] > git --version # timeout=10 [2022-01-20T12:15:38.348Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T12:15:38.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:38.352Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:39.877Z] #21 ... [2022-01-20T12:15:39.877Z] [2022-01-20T12:15:39.877Z] #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-01-20T12:15:39.877Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:15:39.877Z] #34 DONE 113.6s [2022-01-20T12:15:39.877Z] [2022-01-20T12:15:39.877Z] #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-01-20T12:15:39.877Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:15:39.877Z] #56 10.05 + cd /tmp/tmp.jkh5t8S7wL/src/github.com/opencontainers/runc [2022-01-20T12:15:39.877Z] #56 10.05 + git checkout -q v1.0.3 [2022-01-20T12:15:39.877Z] #56 10.71 + '[' -z '' ']' [2022-01-20T12:15:39.877Z] #56 10.71 + target=static [2022-01-20T12:15:39.877Z] #56 10.71 + make BUILDTAGS=seccomp static [2022-01-20T12:15:39.877Z] #56 10.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T12:15:40.188Z] #21 24.47 Selecting previously unselected package libinih1:amd64. [2022-01-20T12:15:40.188Z] #21 24.48 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T12:15:40.188Z] #21 24.49 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T12:15:40.188Z] #21 24.54 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:15:40.188Z] #21 24.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:15:40.188Z] #21 24.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:15:40.188Z] #21 24.63 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:15:40.188Z] #21 24.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:15:40.188Z] #21 24.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:15:40.188Z] #21 24.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:15:40.188Z] #21 24.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:15:40.188Z] #21 24.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:15:40.188Z] #21 24.77 Selecting previously unselected package net-tools. [2022-01-20T12:15:40.188Z] #21 24.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T12:15:40.188Z] #21 24.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:15:40.188Z] #21 24.94 Selecting previously unselected package patch. [2022-01-20T12:15:40.446Z] #21 24.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T12:15:40.446Z] #21 24.97 Unpacking patch (2.7.6-7) ... [2022-01-20T12:15:40.446Z] #21 25.07 Selecting previously unselected package python-pip-whl. [2022-01-20T12:15:40.446Z] #21 25.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T12:15:40.446Z] #21 25.08 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T12:15:41.010Z] #21 25.56 Selecting previously unselected package python3-lib2to3. [2022-01-20T12:15:41.010Z] #21 25.57 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T12:15:41.010Z] #21 25.57 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:15:41.010Z] #21 25.65 Selecting previously unselected package python3-distutils. [2022-01-20T12:15:41.010Z] #21 25.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T12:15:41.010Z] #21 25.67 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T12:15:41.268Z] #21 25.80 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:15:41.268Z] #21 25.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:15:41.268Z] #21 25.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:15:41.268Z] #21 25.92 Selecting previously unselected package python3-setuptools. [2022-01-20T12:15:41.268Z] #21 25.92 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T12:15:41.268Z] #21 25.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T12:15:41.525Z] #21 26.18 Selecting previously unselected package python3-wheel. [2022-01-20T12:15:41.525Z] #21 26.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T12:15:41.525Z] #21 26.21 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T12:15:41.525Z] #21 26.27 Selecting previously unselected package python3-pip. [2022-01-20T12:15:41.525Z] #21 26.28 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T12:15:41.587Z] #60 ... [2022-01-20T12:15:41.587Z] [2022-01-20T12:15:41.587Z] #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-01-20T12:15:41.587Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:41.587Z] #14 65.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T12:15:41.587Z] #14 65.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:41.587Z] #14 65.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:41.587Z] #14 69.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T12:15:41.587Z] #14 69.84 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:41.587Z] #14 69.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:41.587Z] #14 74.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T12:15:41.587Z] #14 74.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:41.587Z] #14 74.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:41.781Z] #21 26.29 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T12:15:41.781Z] #21 26.53 Selecting previously unselected package sudo. [2022-01-20T12:15:41.781Z] #21 26.54 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T12:15:42.038Z] #21 26.54 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T12:15:42.602Z] #21 27.03 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T12:15:42.602Z] #21 27.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T12:15:42.602Z] #21 27.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:15:42.602Z] #21 27.27 Selecting previously unselected package uidmap. [2022-01-20T12:15:42.602Z] #21 27.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T12:15:42.602Z] #21 27.28 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T12:15:42.602Z] #21 27.40 Selecting previously unselected package vim-runtime. [2022-01-20T12:15:42.717Z] #63 91.41 rootlesskit version 0.14.6 [2022-01-20T12:15:42.717Z] #63 91.42 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T12:15:42.717Z] #63 91.42 -container-ip string [2022-01-20T12:15:42.717Z] #63 91.42 container ip [2022-01-20T12:15:42.717Z] #63 91.42 -container-port int [2022-01-20T12:15:42.717Z] #63 91.42 container port (default -1) [2022-01-20T12:15:42.717Z] #63 91.42 -host-ip string [2022-01-20T12:15:42.717Z] #63 91.42 host ip [2022-01-20T12:15:42.717Z] #63 91.42 -host-port int [2022-01-20T12:15:42.717Z] #63 91.42 host port (default -1) [2022-01-20T12:15:42.717Z] #63 91.42 -proto string [2022-01-20T12:15:42.717Z] #63 91.42 proxy protocol (default "tcp") [2022-01-20T12:15:42.717Z] #63 DONE 92.4s [2022-01-20T12:15:42.717Z] [2022-01-20T12:15:42.717Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T12:15:42.717Z] #64 sha256:2dde2206378237fb4e0255cefba9782e7ff52e9af71aec8ae5e20796553ae61a [2022-01-20T12:15:42.859Z] #21 27.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:15:42.859Z] #21 27.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T12:15:42.859Z] #21 27.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T12:15:42.859Z] #21 27.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:42.960Z] #14 ... [2022-01-20T12:15:42.960Z] [2022-01-20T12:15:42.960Z] #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-01-20T12:15:42.960Z] #63 sha256:28fb9361bbb6b271a0cbdf42bece5d2589cb124a42c263e8a02a361913a611df [2022-01-20T12:15:42.960Z] #63 76.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:15:42.960Z] #63 76.07 + GOBIN=/build [2022-01-20T12:15:42.960Z] #63 76.07 + GO111MODULE=on [2022-01-20T12:15:42.960Z] #63 76.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T12:15:42.979Z] #64 DONE 0.1s [2022-01-20T12:15:42.979Z] [2022-01-20T12:15:42.979Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T12:15:42.979Z] #65 sha256:1b54ea3a725aea7ea39272d11ea87309c1fe803dc23c66b303a3288a27875681 [2022-01-20T12:15:42.979Z] #65 DONE 0.1s [2022-01-20T12:15:42.979Z] [2022-01-20T12:15:42.979Z] #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-01-20T12:15:42.979Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T12:15:42.979Z] #14 89.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T12:15:42.979Z] #14 89.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:15:42.979Z] #14 89.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:43.493Z] #19 168.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-20T12:15:43.493Z] #19 168.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:43.493Z] #19 168.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:43.493Z] #19 168.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-20T12:15:43.493Z] #19 168.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-20T12:15:43.493Z] #19 168.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T12:15:43.493Z] #19 168.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-20T12:15:43.493Z] #19 168.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:43.493Z] #19 168.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T12:15:43.493Z] #19 168.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-20T12:15:43.493Z] #19 168.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:43.493Z] #19 168.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:43.493Z] #19 169.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-20T12:15:43.493Z] #19 169.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:43.493Z] #19 169.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:44.896Z] #14 94.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T12:15:44.896Z] #14 94.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T12:15:44.896Z] #14 94.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:44.896Z] #14 94.70 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T12:15:44.896Z] #14 94.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T12:15:44.896Z] #14 94.71 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:44.896Z] #14 94.82 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T12:15:45.158Z] #14 94.84 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T12:15:45.158Z] #14 94.84 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:45.158Z] #14 95.01 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:15:45.158Z] #14 95.01 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:15:45.158Z] #14 95.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:45.170Z] #56 ... [2022-01-20T12:15:45.170Z] [2022-01-20T12:15:45.170Z] #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-01-20T12:15:45.170Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:45.170Z] #21 6.873 Fetched 8492 kB in 6s (1431 kB/s) [2022-01-20T12:15:45.170Z] #21 6.873 Reading package lists... [2022-01-20T12:15:45.170Z] #21 9.171 Reading package lists... [2022-01-20T12:15:45.170Z] #21 11.23 Building dependency tree... [2022-01-20T12:15:45.170Z] #21 12.38 The following additional packages will be installed: [2022-01-20T12:15:45.170Z] #21 12.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:15:45.170Z] #21 12.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T12:15:45.170Z] #21 12.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T12:15:45.170Z] #21 12.40 python3-pkg-resources vim-runtime xxd [2022-01-20T12:15:45.170Z] #21 12.40 Suggested packages: [2022-01-20T12:15:45.170Z] #21 12.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T12:15:45.170Z] #21 12.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T12:15:45.170Z] #21 12.40 acl attr quota [2022-01-20T12:15:45.170Z] #21 12.40 Recommended packages: [2022-01-20T12:15:45.170Z] #21 12.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T12:15:45.420Z] #14 95.15 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:15:45.420Z] #14 95.15 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:15:45.420Z] #14 95.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:45.420Z] #14 95.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T12:15:45.420Z] #14 95.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:45.420Z] #14 95.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:45.433Z] #21 30.24 Selecting previously unselected package vim. [2022-01-20T12:15:45.681Z] #14 95.46 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T12:15:45.681Z] #14 95.46 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:45.681Z] #14 95.46 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:45.681Z] #14 95.57 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T12:15:45.681Z] #14 95.58 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T12:15:45.681Z] #14 95.59 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:45.714Z] #21 30.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:15:45.714Z] #21 30.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:45.943Z] #14 95.82 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T12:15:45.943Z] #14 95.82 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T12:15:45.943Z] #14 95.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:46.205Z] #14 95.93 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T12:15:46.205Z] #14 95.93 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T12:15:46.205Z] #14 95.93 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:46.205Z] #14 96.08 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T12:15:46.205Z] #14 96.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T12:15:46.205Z] #14 96.08 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:46.205Z] #14 96.15 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T12:15:46.205Z] #14 96.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T12:15:46.281Z] #21 30.84 Selecting previously unselected package xfsprogs. [2022-01-20T12:15:46.281Z] #21 30.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T12:15:46.281Z] #21 30.86 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T12:15:46.466Z] #14 96.18 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:46.557Z] #21 13.62 The following NEW packages will be installed: [2022-01-20T12:15:46.557Z] #21 13.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T12:15:46.557Z] #21 13.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:15:46.557Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T12:15:46.557Z] #21 13.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T12:15:46.557Z] #21 13.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T12:15:46.557Z] #21 13.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T12:15:46.557Z] #21 13.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T12:15:46.557Z] #21 13.64 xz-utils zip zstd [2022-01-20T12:15:46.593Z] using credential docker-jenkins-github-credentials [2022-01-20T12:15:46.673Z] Cloning the remote Git repository [2022-01-20T12:15:46.673Z] Cloning with configured refspecs honoured and without tags [2022-01-20T12:15:46.728Z] #14 96.66 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T12:15:46.728Z] #14 96.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T12:15:46.728Z] #14 96.67 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:46.820Z] #21 13.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:15:46.820Z] #21 13.95 Need to get 27.6 MB of archives. [2022-01-20T12:15:46.820Z] #21 13.95 After this operation, 106 MB of additional disk space will be used. [2022-01-20T12:15:46.820Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T12:15:46.820Z] #21 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T12:15:46.820Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T12:15:46.820Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:15:46.820Z] #21 14.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-01-20T12:15:46.820Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T12:15:46.820Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T12:15:46.820Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T12:15:46.820Z] #21 14.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T12:15:46.820Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T12:15:46.820Z] #21 14.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T12:15:46.820Z] #21 14.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T12:15:46.820Z] #21 14.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T12:15:46.820Z] #21 14.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T12:15:46.820Z] #21 14.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T12:15:46.820Z] #21 14.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T12:15:46.820Z] #21 14.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:15:46.820Z] #21 14.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:15:46.820Z] #21 14.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:15:46.820Z] #21 14.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T12:15:46.820Z] #21 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T12:15:46.820Z] #21 14.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:15:46.843Z] #21 31.29 Selecting previously unselected package zip. [2022-01-20T12:15:46.843Z] #21 31.29 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T12:15:46.843Z] #21 31.31 Unpacking zip (3.0-12) ... [2022-01-20T12:15:46.843Z] #21 31.44 Selecting previously unselected package zstd. [2022-01-20T12:15:46.843Z] #21 31.44 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T12:15:46.843Z] #21 31.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:15:46.990Z] #14 96.85 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T12:15:46.990Z] #14 96.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:15:46.990Z] #14 96.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:46.990Z] #14 96.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T12:15:46.990Z] #14 96.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T12:15:46.990Z] #14 96.93 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:46.876Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T12:15:47.081Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T12:15:47.081Z] #21 14.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:15:47.082Z] #21 14.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T12:15:47.082Z] #21 14.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:15:47.082Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T12:15:47.082Z] #21 14.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T12:15:47.082Z] #21 14.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T12:15:47.082Z] #21 14.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T12:15:47.099Z] #21 31.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:15:47.146Z] #63 80.28 rootlesskit version 0.14.6 [2022-01-20T12:15:47.146Z] #63 80.29 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T12:15:47.146Z] #63 80.29 -container-ip string [2022-01-20T12:15:47.146Z] #63 80.29 container ip [2022-01-20T12:15:47.146Z] #63 80.29 -container-port int [2022-01-20T12:15:47.146Z] #63 80.29 container port (default -1) [2022-01-20T12:15:47.146Z] #63 80.29 -host-ip string [2022-01-20T12:15:47.146Z] #63 80.29 host ip [2022-01-20T12:15:47.146Z] #63 80.29 -host-port int [2022-01-20T12:15:47.146Z] #63 80.29 host port (default -1) [2022-01-20T12:15:47.146Z] #63 80.29 -proto string [2022-01-20T12:15:47.146Z] #63 80.29 proxy protocol (default "tcp") [2022-01-20T12:15:47.251Z] #14 97.02 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T12:15:47.251Z] #14 97.04 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T12:15:47.251Z] #14 97.05 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:47.343Z] #21 14.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T12:15:47.343Z] #21 14.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:15:47.343Z] #21 14.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T12:15:47.343Z] #21 14.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T12:15:47.343Z] #21 14.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T12:15:47.343Z] #21 14.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T12:15:47.343Z] #21 14.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T12:15:47.343Z] #21 14.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T12:15:47.343Z] #21 14.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T12:15:47.343Z] #21 14.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T12:15:47.604Z] #21 14.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T12:15:47.604Z] #21 14.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T12:15:47.604Z] #21 14.76 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T12:15:47.682Z] #19 173.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-20T12:15:47.824Z] #14 97.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:47.824Z] #14 97.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:15:47.824Z] #14 97.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:47.824Z] #14 97.57 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:15:47.824Z] #14 97.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:47.824Z] #14 97.60 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:15:47.824Z] #14 97.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:15:47.824Z] #14 97.62 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:15:47.824Z] #14 97.63 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:15:47.824Z] #14 97.64 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:15:47.824Z] #14 97.66 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:47.824Z] #14 97.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:15:47.824Z] #14 97.69 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:47.824Z] #14 97.70 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:15:47.824Z] #14 97.71 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T12:15:47.824Z] #14 97.72 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:15:47.824Z] #14 97.73 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:15:47.824Z] #14 97.74 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:15:47.824Z] #14 97.78 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:15:47.824Z] #14 97.79 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:47.824Z] #14 97.80 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:47.824Z] #14 97.81 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-01-20T12:15:47.866Z] #21 15.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:15:47.940Z] #19 173.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:47.940Z] #19 173.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:47.940Z] #19 173.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-20T12:15:47.940Z] #19 173.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-20T12:15:47.940Z] #19 173.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-20T12:15:47.940Z] #19 173.6 Selecting previously unselected package libc6-s390x-cross. [2022-01-20T12:15:47.940Z] #19 173.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:47.940Z] #19 173.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T12:15:47.940Z] #19 173.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-20T12:15:47.940Z] #19 173.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:47.940Z] #19 173.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:47.940Z] #19 173.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-20T12:15:47.940Z] #19 173.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.025Z] #21 32.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:48.025Z] #21 32.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:15:48.025Z] #21 32.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:15:48.025Z] #21 32.70 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:15:48.025Z] #21 32.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:48.025Z] #21 32.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T12:15:48.025Z] #21 32.73 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T12:15:48.085Z] #14 97.82 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:48.085Z] #14 97.83 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-01-20T12:15:48.085Z] #14 97.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:15:48.085Z] #14 97.84 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:48.085Z] #14 97.85 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-01-20T12:15:48.085Z] #14 97.86 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:48.085Z] #14 97.88 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:48.085Z] #14 97.89 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:48.085Z] #14 97.90 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:15:48.085Z] #14 97.92 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:48.085Z] #14 97.93 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:15:48.085Z] #14 97.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:48.127Z] #21 15.37 Fetched 27.6 MB in 1s (24.7 MB/s) [2022-01-20T12:15:48.127Z] #21 15.41 Selecting previously unselected package pigz. [2022-01-20T12:15:48.199Z] #19 173.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.199Z] #19 173.8 Selecting previously unselected package libitm1-s390x-cross. [2022-01-20T12:15:48.199Z] #19 173.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.199Z] #19 173.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.199Z] #19 173.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-20T12:15:48.199Z] #19 173.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.199Z] #19 173.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.199Z] #19 173.9 Selecting previously unselected package libasan6-s390x-cross. [2022-01-20T12:15:48.199Z] #19 173.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.199Z] #19 173.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.281Z] #21 32.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:15:48.281Z] #21 32.75 Setting up bzip2 (1.0.8-4) ... [2022-01-20T12:15:48.281Z] #21 32.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:15:48.281Z] #21 32.77 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T12:15:48.347Z] #14 DONE 98.4s [2022-01-20T12:15:48.347Z] [2022-01-20T12:15:48.347Z] #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-01-20T12:15:48.347Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:15:48.388Z] #21 15.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T12:15:48.388Z] #21 15.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T12:15:48.388Z] #21 15.49 Unpacking pigz (2.6-1) ... [2022-01-20T12:15:48.388Z] #21 15.58 Selecting previously unselected package libelf1:amd64. [2022-01-20T12:15:48.388Z] #21 15.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T12:15:48.388Z] #21 15.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T12:15:48.457Z] #19 174.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-20T12:15:48.457Z] #19 174.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.457Z] #19 174.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.610Z] #34 ... [2022-01-20T12:15:48.610Z] [2022-01-20T12:15:48.610Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T12:15:48.610Z] #55 sha256:461e4538dbd24b5bcf08735dd7f0f3107d23eeee26d1345e97f70996f6db97d7 [2022-01-20T12:15:48.610Z] #55 DONE 0.1s [2022-01-20T12:15:48.610Z] [2022-01-20T12:15:48.610Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:15:48.610Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T12:15:48.649Z] #21 15.75 Selecting previously unselected package libbpf0:amd64. [2022-01-20T12:15:48.649Z] #21 15.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T12:15:48.649Z] #21 15.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:15:48.649Z] #21 15.86 Selecting previously unselected package libcap2:amd64. [2022-01-20T12:15:48.649Z] #21 15.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T12:15:48.649Z] #21 15.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:15:48.649Z] #21 15.93 Selecting previously unselected package libmnl0:amd64. [2022-01-20T12:15:48.649Z] #21 15.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T12:15:48.649Z] #21 15.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:15:48.649Z] #21 16.00 Selecting previously unselected package libxtables12:amd64. [2022-01-20T12:15:48.716Z] #19 174.2 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-20T12:15:48.716Z] #19 174.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.716Z] #19 174.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.716Z] #19 174.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-20T12:15:48.716Z] #19 174.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:48.716Z] #19 174.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:48.716Z] #19 174.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-20T12:15:48.844Z] #21 33.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:48.844Z] #21 33.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:15:48.844Z] #21 33.41 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T12:15:48.844Z] #21 33.42 Setting up apparmor (2.13.6-10) ... [2022-01-20T12:15:48.910Z] #21 16.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T12:15:48.910Z] #21 16.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:15:48.910Z] #21 16.08 Selecting previously unselected package libcap2-bin. [2022-01-20T12:15:48.910Z] #21 16.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T12:15:48.910Z] #21 16.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T12:15:48.910Z] #21 16.15 Selecting previously unselected package iproute2. [2022-01-20T12:15:48.910Z] #21 16.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T12:15:48.910Z] #21 16.17 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T12:15:48.975Z] #19 174.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:48.975Z] #19 174.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:49.172Z] #21 16.57 Selecting previously unselected package xxd. [2022-01-20T12:15:47.287Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T12:15:48.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:15:48.179Z] > git --version # timeout=10 [2022-01-20T12:15:48.224Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T12:15:48.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:48.228Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:49.433Z] #21 16.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:15:49.433Z] #21 16.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:49.433Z] #21 16.69 Selecting previously unselected package vim-common. [2022-01-20T12:15:49.677Z] #63 ... [2022-01-20T12:15:49.677Z] [2022-01-20T12:15:49.677Z] #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-01-20T12:15:49.677Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:49.677Z] #14 83.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T12:15:49.677Z] #14 83.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T12:15:49.677Z] #14 83.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:49.694Z] #21 16.69 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:15:49.694Z] #21 16.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:49.694Z] #21 16.87 Selecting previously unselected package bash-completion. [2022-01-20T12:15:49.694Z] #21 16.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T12:15:50.211Z] #21 34.67 Setting up zip (3.0-12) ... [2022-01-20T12:15:50.211Z] #21 34.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:50.211Z] #21 34.74 Setting up bash-completion (1:2.11-2) ... [2022-01-20T12:15:51.156Z] #15 DONE 2.3s [2022-01-20T12:15:51.156Z] [2022-01-20T12:15:51.156Z] #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-01-20T12:15:51.156Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T12:15:51.610Z] #21 18.70 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T12:15:51.871Z] #21 19.13 Selecting previously unselected package bzip2. [2022-01-20T12:15:51.871Z] #21 19.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T12:15:51.871Z] #21 19.14 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T12:15:51.871Z] #21 19.23 Selecting previously unselected package xz-utils. [2022-01-20T12:15:52.103Z] #21 36.49 Setting up xz-utils (5.2.5-2) ... [2022-01-20T12:15:52.103Z] #21 36.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T12:15:52.103Z] #21 36.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:15:52.103Z] #21 36.55 Setting up patch (2.7.6-7) ... [2022-01-20T12:15:52.103Z] #21 36.56 Setting up sudo (1.9.5p2-3) ... [2022-01-20T12:15:52.103Z] #21 36.63 invoke-rc.d: could not determine current runlevel [2022-01-20T12:15:52.103Z] #21 36.64 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:15:52.103Z] #21 36.64 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T12:15:52.103Z] #21 36.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:15:52.103Z] #21 36.67 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T12:15:52.103Z] #21 36.68 Setting up pigz (2.6-1) ... [2022-01-20T12:15:52.103Z] #21 36.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:15:52.103Z] #21 36.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:15:52.103Z] #21 36.73 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T12:15:52.103Z] #21 36.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:52.133Z] #21 19.23 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T12:15:52.133Z] #21 19.24 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T12:15:52.394Z] #21 19.47 Selecting previously unselected package apparmor. [2022-01-20T12:15:52.394Z] #21 19.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T12:15:52.394Z] #21 19.54 Unpacking apparmor (2.13.6-10) ... [2022-01-20T12:15:52.544Z] #16 DONE 1.6s [2022-01-20T12:15:52.544Z] [2022-01-20T12:15:52.544Z] #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-01-20T12:15:52.544Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:15:52.544Z] #56 2.170 + RM_GOPATH=0 [2022-01-20T12:15:52.544Z] #56 2.170 + TMP_GOPATH= [2022-01-20T12:15:52.544Z] #56 2.170 + : /build [2022-01-20T12:15:52.544Z] #56 2.170 + '[' -z '' ']' [2022-01-20T12:15:52.544Z] #56 2.173 ++ mktemp -d [2022-01-20T12:15:52.544Z] #56 2.174 + export GOPATH=/tmp/tmp.ODzOYBvuKW [2022-01-20T12:15:52.544Z] #56 2.174 + GOPATH=/tmp/tmp.ODzOYBvuKW [2022-01-20T12:15:52.544Z] #56 2.174 + RM_GOPATH=1 [2022-01-20T12:15:52.544Z] #56 2.174 + case "$(go env GOARCH)" in [2022-01-20T12:15:52.544Z] #56 2.174 ++ go env GOARCH [2022-01-20T12:15:52.544Z] #56 2.243 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:52.544Z] #56 2.243 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:15:52.544Z] #56 2.243 ++ dirname /install.sh [2022-01-20T12:15:52.544Z] #56 2.243 + dir=/ [2022-01-20T12:15:52.544Z] #56 2.243 + bin=runc [2022-01-20T12:15:52.544Z] #56 2.243 + shift [2022-01-20T12:15:52.544Z] #56 2.243 + '[' '!' -f //runc.installer ']' [2022-01-20T12:15:52.544Z] #56 2.243 + . //runc.installer [2022-01-20T12:15:52.544Z] #56 2.243 ++ set -e [2022-01-20T12:15:52.544Z] #56 2.243 ++ : v1.0.3 [2022-01-20T12:15:52.544Z] #56 2.243 + install_runc [2022-01-20T12:15:52.544Z] #56 2.243 + RUNC_BUILDTAGS=seccomp [2022-01-20T12:15:52.544Z] #56 2.243 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T12:15:52.544Z] #56 2.243 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ODzOYBvuKW/src/github.com/opencontainers/runc [2022-01-20T12:15:52.544Z] #56 2.243 Cloning into '/tmp/tmp.ODzOYBvuKW/src/github.com/opencontainers/runc'... [2022-01-20T12:15:52.544Z] #56 2.243 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T12:15:52.655Z] #21 19.92 Selecting previously unselected package inetutils-ping. [2022-01-20T12:15:52.655Z] #21 19.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T12:15:52.655Z] #21 19.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T12:15:52.916Z] #21 20.05 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T12:15:52.916Z] #21 20.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:15:52.916Z] #21 20.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:52.916Z] #21 20.12 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T12:15:52.916Z] #21 20.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:15:52.916Z] #21 20.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:15:52.916Z] #21 20.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T12:15:52.916Z] #21 20.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T12:15:52.916Z] #21 20.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:15:52.924Z] #21 37.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:15:52.924Z] #21 37.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:15:53.178Z] #21 20.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T12:15:53.178Z] #21 20.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T12:15:53.178Z] #21 20.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:15:53.178Z] #21 20.36 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T12:15:53.178Z] #21 20.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T12:15:53.178Z] #21 20.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:15:53.180Z] #21 37.87 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T12:15:53.180Z] #21 37.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:15:53.436Z] #21 37.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:15:53.436Z] #21 37.93 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T12:15:53.449Z] #21 20.48 Selecting previously unselected package iptables. [2022-01-20T12:15:53.449Z] #21 20.49 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T12:15:53.449Z] #21 20.50 Unpacking iptables (1.8.7-1) ... [2022-01-20T12:15:53.564Z] Fetching without tags [2022-01-20T12:15:53.693Z] #21 38.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:53.693Z] #21 38.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T12:15:53.693Z] #21 38.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T12:15:53.693Z] #21 38.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T12:15:53.693Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T12:15:53.693Z] #21 38.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T12:15:53.693Z] #21 38.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T12:15:53.693Z] #21 38.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T12:15:53.693Z] #21 38.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T12:15:53.710Z] #21 20.80 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:15:53.710Z] #21 20.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:15:53.710Z] #21 20.81 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:15:53.710Z] #21 20.91 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:15:53.710Z] #21 20.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:15:53.710Z] #21 20.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:15:53.710Z] #21 21.04 Selecting previously unselected package jq. [2022-01-20T12:15:53.932Z] #56 ... [2022-01-20T12:15:53.932Z] [2022-01-20T12:15:53.932Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T12:15:53.932Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T12:15:53.932Z] #17 1.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T12:15:53.932Z] #17 DONE 1.6s [2022-01-20T12:15:53.949Z] #21 38.46 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T12:15:53.951Z] #14 87.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T12:15:53.951Z] #14 87.15 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T12:15:53.951Z] #14 87.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:53.972Z] #21 21.04 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:15:53.972Z] #21 21.05 Unpacking jq (1.6-2.1) ... [2022-01-20T12:15:53.972Z] #21 21.13 Selecting previously unselected package libaio1:amd64. [2022-01-20T12:15:53.972Z] #21 21.14 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T12:15:53.972Z] #21 21.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:15:53.972Z] #21 21.21 Selecting previously unselected package libgpm2:amd64. [2022-01-20T12:15:53.972Z] #21 21.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T12:15:53.972Z] #21 21.22 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:15:53.972Z] #21 21.29 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:15:54.194Z] [2022-01-20T12:15:54.194Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T12:15:54.194Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T12:15:54.233Z] #21 21.29 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:15:54.233Z] #21 21.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:15:54.251Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:15:54.254Z] #19 179.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-20T12:15:54.254Z] #19 179.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:54.254Z] #19 179.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:54.254Z] #19 179.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-20T12:15:54.254Z] #19 179.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-20T12:15:54.254Z] #19 179.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T12:15:54.254Z] #19 179.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-20T12:15:54.254Z] #19 179.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T12:15:54.254Z] #19 179.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T12:15:54.254Z] #19 179.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-20T12:15:54.254Z] #19 179.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T12:15:54.254Z] #19 179.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:54.254Z] #19 179.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-20T12:15:54.254Z] #19 179.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T12:15:54.254Z] #19 179.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:53.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:15:53.333Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:15:53.374Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:53.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:15:53.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:15:53.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:53.603Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:54.361Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:15:54.400Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:15:55.070Z] #14 88.79 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T12:15:55.070Z] #14 88.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T12:15:55.070Z] #14 88.87 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T12:15:55.317Z] #21 39.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:15:55.317Z] #21 39.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:15:55.317Z] #21 39.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:15:55.317Z] #21 39.89 Setting up python3-pip (20.3.4-4) ... [2022-01-20T12:15:55.581Z] #18 DONE 1.5s [2022-01-20T12:15:55.581Z] [2022-01-20T12:15:55.581Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T12:15:55.581Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T12:15:55.965Z] Fetching without tags [2022-01-20T12:15:56.014Z] #14 89.81 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T12:15:56.014Z] #14 89.81 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T12:15:56.014Z] #14 89.84 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T12:15:56.014Z] #14 ... [2022-01-20T12:15:56.014Z] [2022-01-20T12:15:56.014Z] #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-01-20T12:15:56.014Z] #63 sha256:28fb9361bbb6b271a0cbdf42bece5d2589cb124a42c263e8a02a361913a611df [2022-01-20T12:15:56.014Z] #63 DONE 89.3s [2022-01-20T12:15:56.014Z] [2022-01-20T12:15:56.014Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T12:15:56.014Z] #64 sha256:9dbca7103e832a8bee336a366888bb41977f7cad231c61f49560c8552565b793 [2022-01-20T12:15:56.246Z] #21 40.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:15:56.246Z] #21 40.92 Setting up jq (1.6-2.1) ... [2022-01-20T12:15:56.246Z] #21 40.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:15:56.246Z] #21 40.94 Setting up iptables (1.8.7-1) ... [2022-01-20T12:15:56.246Z] #21 40.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:15:56.246Z] #21 40.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:15:56.246Z] #21 40.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:15:56.503Z] #21 40.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:15:56.503Z] #21 40.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T12:15:56.503Z] #21 40.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T12:15:56.503Z] #21 41.00 Setting up iproute2 (5.10.0-4) ... [2022-01-20T12:15:56.582Z] #64 DONE 0.4s [2022-01-20T12:15:56.582Z] [2022-01-20T12:15:56.582Z] #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-01-20T12:15:56.582Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:56.582Z] #14 90.10 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T12:15:56.582Z] #14 90.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T12:15:56.582Z] #14 90.19 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T12:15:56.582Z] #14 90.28 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T12:15:56.582Z] #14 90.29 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T12:15:56.582Z] #14 90.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T12:15:56.719Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:15:56.761Z] #21 41.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:56.840Z] #14 90.70 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-20T12:15:56.840Z] #14 90.71 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T12:15:56.840Z] #14 90.72 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:56.840Z] #14 90.76 Selecting previously unselected package libudev-dev:arm64.#14 ... [2022-01-20T12:15:56.840Z] [2022-01-20T12:15:56.841Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T12:15:56.841Z] #65 sha256:2f7ca194b1273609a817681c8e99363b1cfa02e1ec13b8de0b9298305a4f8feb [2022-01-20T12:15:56.841Z] #65 DONE 0.4s [2022-01-20T12:15:56.841Z] [2022-01-20T12:15:56.841Z] #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-01-20T12:15:56.841Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T12:15:56.841Z] #14 90.76 Selecting previously unselected package libudev-dev:arm64. [2022-01-20T12:15:56.841Z] #14 90.77 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-20T12:15:56.841Z] #14 90.79 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-20T12:15:57.099Z] #14 90.96 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-20T12:15:57.099Z] #14 90.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-20T12:15:57.099Z] #14 90.97 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T12:15:57.325Z] #21 DONE 41.9s [2022-01-20T12:15:57.325Z] [2022-01-20T12:15:57.325Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T12:15:57.325Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:15:57.325Z] #43 ... [2022-01-20T12:15:57.325Z] [2022-01-20T12:15:57.325Z] #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-01-20T12:15:57.325Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T12:15:57.358Z] #14 91.34 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-20T12:15:57.358Z] #14 91.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-20T12:15:57.358Z] #14 91.34 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T12:15:57.499Z] #19 DONE 1.5s [2022-01-20T12:15:57.499Z] [2022-01-20T12:15:57.499Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T12:15:57.499Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T12:15:55.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:15:55.698Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:15:55.749Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:55.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:15:56.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:15:56.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:56.003Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:15:56.832Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:15:56.895Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:15:57.549Z] #21 24.42 Selecting previously unselected package libinih1:amd64. [2022-01-20T12:15:57.549Z] #21 24.42 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T12:15:57.549Z] #21 24.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T12:15:57.549Z] #21 24.48 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:15:57.549Z] #21 24.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:15:57.549Z] #21 24.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:15:57.549Z] #21 24.56 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:15:57.549Z] #21 24.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:15:57.549Z] #21 24.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:15:57.549Z] #21 24.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:15:57.549Z] #21 24.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:15:57.549Z] #21 24.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:15:57.549Z] #21 24.72 Selecting previously unselected package net-tools. [2022-01-20T12:15:57.549Z] #21 24.73 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T12:15:57.549Z] #21 24.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:15:57.679Z] #14 91.51 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-20T12:15:57.679Z] #14 91.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-20T12:15:57.679Z] #14 91.54 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T12:15:57.810Z] #21 24.95 Selecting previously unselected package patch. [2022-01-20T12:15:57.810Z] #21 24.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T12:15:57.810Z] #21 24.97 Unpacking patch (2.7.6-7) ... [2022-01-20T12:15:57.810Z] #21 25.05 Selecting previously unselected package python-pip-whl. [2022-01-20T12:15:57.810Z] #21 25.05 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T12:15:57.810Z] #21 25.06 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T12:15:56.719Z] > git remote # timeout=10 [2022-01-20T12:15:56.787Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:15:56.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:15:56.826Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:15:57.939Z] #14 91.82 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-20T12:15:57.940Z] #14 91.82 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-20T12:15:57.940Z] #14 91.83 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T12:15:57.940Z] #14 91.90 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-20T12:15:57.940Z] #14 91.90 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-20T12:15:57.940Z] #14 91.91 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T12:15:58.025Z] Merge succeeded, producing abd69ceb2ef2f3e0439b366e6cf87ceb5b7891c0 [2022-01-20T12:15:58.025Z] Checking out Revision abd69ceb2ef2f3e0439b366e6cf87ceb5b7891c0 (PR-43130) [2022-01-20T12:15:58.198Z] #14 92.18 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-20T12:15:58.198Z] #14 92.19 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-20T12:15:58.198Z] #14 92.24 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T12:15:58.255Z] #22 0.800 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T12:15:58.255Z] #22 0.805 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T12:15:58.255Z] #22 0.808 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T12:15:58.255Z] #22 DONE 0.9s [2022-01-20T12:15:58.255Z] [2022-01-20T12:15:58.255Z] #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-01-20T12:15:58.255Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:15:58.255Z] #56 ... [2022-01-20T12:15:58.255Z] [2022-01-20T12:15:58.255Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:15:58.255Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T12:15:58.441Z] #21 25.59 Selecting previously unselected package python3-lib2to3. [2022-01-20T12:15:58.441Z] #21 25.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T12:15:58.441Z] #21 25.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:15:58.441Z] #21 25.69 Selecting previously unselected package python3-distutils. [2022-01-20T12:15:58.445Z] #19 183.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-20T12:15:58.445Z] #19 183.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T12:15:58.445Z] #19 183.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:58.445Z] #19 183.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-20T12:15:58.445Z] #19 183.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-20T12:15:58.445Z] #19 184.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up libfile-which-perl (1.23-1) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T12:15:58.445Z] #19 184.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T12:15:58.445Z] #19 184.1 Setting up file (1:5.39-3) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up bzip2 (1.0.8-4) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up libyaml-perl (1.30-1) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T12:15:58.445Z] #19 184.2 Setting up libio-string-perl (1.08-3.1) ... [2022-01-20T12:15:58.457Z] #14 92.40 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-20T12:15:58.457Z] #14 92.40 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T12:15:58.457Z] #14 92.41 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:58.702Z] #21 25.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T12:15:58.702Z] #21 25.71 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T12:15:58.702Z] #21 25.91 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:15:58.702Z] #21 25.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:15:58.702Z] #21 25.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:15:58.703Z] #19 184.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T12:15:58.703Z] #19 184.2 Setting up cross-config (2.6.18+nmu1) ... [2022-01-20T12:15:58.703Z] #19 184.3 Setting up xz-utils (5.2.5-2) ... [2022-01-20T12:15:58.703Z] #19 184.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up patch (2.7.6-7) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.703Z] #19 184.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T12:15:58.703Z] #19 184.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T12:15:58.703Z] #19 184.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.703Z] #19 184.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T12:15:58.704Z] #19 184.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:15:58.717Z] #14 92.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T12:15:58.717Z] #14 92.48 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T12:15:58.717Z] #14 92.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:58.717Z] #14 92.62 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-20T12:15:58.717Z] #14 92.63 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-20T12:15:58.717Z] #14 92.64 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.962Z] #19 184.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:58.966Z] #21 26.07 Selecting previously unselected package python3-setuptools. [2022-01-20T12:15:58.966Z] #21 26.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T12:15:58.966Z] #21 26.09 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T12:15:59.030Z] #14 93.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:15:59.030Z] #14 93.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T12:15:59.221Z] #19 184.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T12:15:59.221Z] #19 184.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.221Z] #19 184.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.221Z] #19 184.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.221Z] #19 184.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T12:15:59.221Z] #19 184.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-20T12:15:59.221Z] #19 185.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T12:15:59.229Z] #21 26.44 Selecting previously unselected package python3-wheel. [2022-01-20T12:15:59.229Z] #21 26.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T12:15:59.229Z] #21 26.44 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T12:15:59.229Z] #21 26.51 Selecting previously unselected package python3-pip. [2022-01-20T12:15:59.229Z] #21 26.52 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T12:15:59.229Z] #21 26.52 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T12:15:59.289Z] #14 93.06 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:59.289Z] #14 93.17 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T12:15:59.289Z] #14 93.18 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:15:59.289Z] #14 93.20 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T12:15:59.289Z] #14 93.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T12:15:59.289Z] #14 93.23 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T12:15:59.289Z] #14 93.27 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-20T12:15:59.289Z] #14 93.30 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T12:15:59.289Z] #14 93.33 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:15:59.289Z] #14 93.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T12:15:59.289Z] #14 93.37 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:59.289Z] #14 93.39 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T12:15:59.419Z] #20 DONE 1.9s [2022-01-20T12:15:59.419Z] [2022-01-20T12:15:59.419Z] #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-01-20T12:15:59.419Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:15:59.480Z] #19 185.1 [2022-01-20T12:15:59.480Z] #19 185.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T12:15:59.480Z] #19 185.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.480Z] #19 185.1 Setting up dpkg-dev (1.20.9) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.480Z] #19 185.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.481Z] #19 185.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:15:59.481Z] #19 185.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.481Z] #19 185.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.481Z] #19 185.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.491Z] #21 26.85 Selecting previously unselected package sudo. [2022-01-20T12:15:59.547Z] #14 93.40 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T12:15:59.547Z] #14 93.42 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T12:15:59.547Z] #14 93.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:15:59.547Z] #14 93.45 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T12:15:59.547Z] #14 93.46 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T12:15:59.547Z] #14 93.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:15:59.547Z] #14 93.49 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:59.547Z] #14 93.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T12:15:59.547Z] #14 93.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:59.547Z] #14 93.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T12:15:59.547Z] #14 93.54 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:15:59.547Z] #14 93.56 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:15:59.547Z] #14 93.57 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-01-20T12:15:59.547Z] #14 93.57 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:15:59.739Z] #19 185.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.739Z] #19 185.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T12:15:59.739Z] #19 185.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-20T12:15:59.739Z] #19 185.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-20T12:15:59.739Z] #19 185.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T12:15:59.752Z] #21 26.86 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T12:15:59.752Z] #21 26.86 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T12:15:59.805Z] #14 93.60 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:15:59.806Z] #14 93.63 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:59.806Z] #14 93.64 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:15:59.806Z] #14 93.65 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:59.806Z] #14 93.67 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T12:15:59.806Z] #14 93.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:15:59.997Z] #19 185.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T12:15:59.997Z] #19 185.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:15:59.997Z] #19 185.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up libxml-simple-perl (2.25-1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:15:59.997Z] #19 185.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-20T12:16:00.255Z] #19 185.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 185.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.256Z] #19 186.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-20T12:16:00.256Z] #19 186.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.323Z] #21 27.47 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T12:16:00.323Z] #21 27.48 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T12:16:00.323Z] #21 27.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up crossbuild-essential-armel (12.9) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-20T12:16:00.515Z] #19 186.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-20T12:16:00.515Z] #19 186.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:00.583Z] #21 27.72 Selecting previously unselected package uidmap. [2022-01-20T12:16:00.583Z] #21 27.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T12:16:00.583Z] #21 27.73 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T12:16:00.303Z] > git remote # timeout=10 [2022-01-20T12:16:00.378Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:16:00.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:16:00.439Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:16:00.743Z] #14 DONE 94.6s [2022-01-20T12:16:00.743Z] [2022-01-20T12:16:00.743Z] #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-01-20T12:16:00.743Z] #26 sha256:4615c52845297579114ed3c634a41b70a7839980a596f58034f0e97f34add140 [2022-01-20T12:16:00.743Z] #26 91.20 Updating files: 23% (2655/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 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: 50% (5734/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: 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: 88% (10136/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-20T12:16:00.743Z] #26 93.63 + cd /tmp/tmp.RmJpexZgAW/tmp/docker-ce [2022-01-20T12:16:00.743Z] #26 93.63 + git checkout -q v17.06.2-ce [2022-01-20T12:16:00.843Z] #21 27.84 Selecting previously unselected package vim-runtime. [2022-01-20T12:16:00.843Z] #21 27.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:00.843Z] #21 27.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T12:16:00.843Z] #21 27.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T12:16:00.844Z] #21 27.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:15:57.947Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T12:15:58.062Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:15:58.103Z] > git checkout -f abd69ceb2ef2f3e0439b366e6cf87ceb5b7891c0 # timeout=10 [2022-01-20T12:16:01.313Z] #26 ... [2022-01-20T12:16:01.313Z] [2022-01-20T12:16:01.313Z] #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-01-20T12:16:01.313Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T12:16:01.313Z] #34 DONE 94.8s [2022-01-20T12:16:01.313Z] [2022-01-20T12:16:01.313Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T12:16:01.313Z] #55 sha256:22d2fa1465e598810b6cdede8ca4fd6fd55be0dbb78df10c90f0ea1921954c20 [2022-01-20T12:16:01.313Z] #55 DONE 0.5s [2022-01-20T12:16:01.313Z] [2022-01-20T12:16:01.313Z] #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-01-20T12:16:01.313Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:16:01.335Z] #21 1.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:16:01.335Z] #21 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:16:01.335Z] #21 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:16:01.335Z] #21 2.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:16:01.450Z] #19 DONE 187.1s [2022-01-20T12:16:01.450Z] [2022-01-20T12:16:01.450Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T12:16:01.450Z] #69 sha256:9c06738d222d6e4a82fe4676420869ed6a6ff31ec8ac60ea4fb96a5e276c18b0 [2022-01-20T12:16:01.450Z] #69 DONE 0.1s [2022-01-20T12:16:01.450Z] [2022-01-20T12:16:01.450Z] #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-01-20T12:16:01.450Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:01.709Z] #20 ... [2022-01-20T12:16:01.709Z] [2022-01-20T12:16:01.709Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T12:16:01.709Z] #32 sha256:90fe766572e9d138c2a853dccee9a749916e2b6b2cbaf63e5b078abe700ccb0a [2022-01-20T12:16:01.709Z] #32 DONE 0.1s [2022-01-20T12:16:01.709Z] [2022-01-20T12:16:01.709Z] #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-01-20T12:16:01.709Z] #33 sha256:00e1f93ce72b93222149466e046c194696cfc7e48d0536d8f2cbfe3ff9bed8c7 [2022-01-20T12:16:01.908Z] #21 3.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:16:02.038Z] Merge succeeded, producing 42905cfc4bc44617bada758991905a84aa0edb26 [2022-01-20T12:16:02.038Z] Checking out Revision 42905cfc4bc44617bada758991905a84aa0edb26 (PR-43130) [2022-01-20T12:16:02.250Z] #56 0.985 + RM_GOPATH=0 [2022-01-20T12:16:02.250Z] #56 0.985 + TMP_GOPATH= [2022-01-20T12:16:02.250Z] #56 0.985 + : /build [2022-01-20T12:16:02.250Z] #56 0.985 + '[' -z '' ']' [2022-01-20T12:16:02.250Z] #56 0.999 ++ mktemp -d [2022-01-20T12:16:02.250Z] #56 0.999 + export GOPATH=/tmp/tmp.NIQRHa551T [2022-01-20T12:16:02.250Z] #56 0.999 + GOPATH=/tmp/tmp.NIQRHa551T [2022-01-20T12:16:02.250Z] #56 0.999 + RM_GOPATH=1 [2022-01-20T12:16:02.250Z] #56 1.000 + case "$(go env GOARCH)" in [2022-01-20T12:16:02.250Z] #56 1.008 ++ go env GOARCH [2022-01-20T12:16:02.250Z] #56 1.008 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:02.250Z] #56 1.008 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:02.250Z] #56 1.008 ++ dirname /install.sh [2022-01-20T12:16:02.250Z] #56 1.008 + dir=/ [2022-01-20T12:16:02.250Z] #56 1.010 + bin=runc [2022-01-20T12:16:02.250Z] #56 1.011 + shift [2022-01-20T12:16:02.250Z] #56 1.012 + '[' '!' -f //runc.installer ']' [2022-01-20T12:16:02.250Z] #56 1.012 + . //runc.installer [2022-01-20T12:16:02.250Z] #56 1.012 ++ set -e [2022-01-20T12:16:02.250Z] #56 1.012 ++ : v1.0.3 [2022-01-20T12:16:02.250Z] #56 1.013 + install_runc [2022-01-20T12:16:02.250Z] #56 1.013 + RUNC_BUILDTAGS=seccomp [2022-01-20T12:16:02.250Z] #56 1.013 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T12:16:02.250Z] #56 1.013 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T12:16:02.250Z] #56 1.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NIQRHa551T/src/github.com/opencontainers/runc [2022-01-20T12:16:02.250Z] #56 1.017 Cloning into '/tmp/tmp.NIQRHa551T/src/github.com/opencontainers/runc'... [2022-01-20T12:16:02.250Z] #56 ... [2022-01-20T12:16:02.250Z] [2022-01-20T12:16:02.250Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:16:02.250Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-20T12:16:02.250Z] #15 DONE 1.7s [2022-01-20T12:16:02.508Z] [2022-01-20T12:16:02.508Z] #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-01-20T12:16:02.508Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-20T12:16:03.089Z] #33 1.443 + RM_GOPATH=0 [2022-01-20T12:16:03.089Z] #33 1.444 + TMP_GOPATH= [2022-01-20T12:16:03.089Z] #33 1.444 + : /build [2022-01-20T12:16:03.089Z] #33 1.445 + '[' -z '' ']' [2022-01-20T12:16:03.089Z] #33 1.446 ++ mktemp -d [2022-01-20T12:16:03.089Z] #33 1.447 + export GOPATH=/tmp/tmp.J2Zj4pF7at [2022-01-20T12:16:03.089Z] #33 1.447 + GOPATH=/tmp/tmp.J2Zj4pF7at [2022-01-20T12:16:03.089Z] #33 1.447 + RM_GOPATH=1 [2022-01-20T12:16:03.089Z] #33 1.447 + case "$(go env GOARCH)" in [2022-01-20T12:16:03.089Z] #33 1.448 ++ go env GOARCH [2022-01-20T12:16:03.089Z] #33 1.453 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:03.089Z] #33 1.453 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:03.089Z] #33 1.454 ++ dirname /install.sh [2022-01-20T12:16:03.089Z] #33 1.454 + dir=/ [2022-01-20T12:16:03.089Z] #33 1.455 + bin=dockercli [2022-01-20T12:16:03.089Z] #33 1.455 + shift [2022-01-20T12:16:03.089Z] #33 1.455 + '[' '!' -f //dockercli.installer ']' [2022-01-20T12:16:03.089Z] #33 1.455 + . //dockercli.installer [2022-01-20T12:16:03.089Z] #33 1.455 ++ : stable [2022-01-20T12:16:03.089Z] #33 1.456 ++ : 17.06.2-ce [2022-01-20T12:16:03.089Z] #33 1.456 + install_dockercli [2022-01-20T12:16:03.089Z] #33 1.456 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T12:16:03.089Z] #33 1.456 Install docker/cli version 17.06.2-ce from stable [2022-01-20T12:16:03.089Z] #33 1.457 ++ uname -m [2022-01-20T12:16:03.089Z] #33 1.460 + arch=x86_64 [2022-01-20T12:16:03.089Z] #33 1.461 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T12:16:03.089Z] #33 1.461 + url=https://download.docker.com/linux/static [2022-01-20T12:16:03.089Z] #33 1.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T12:16:03.089Z] #33 1.462 + tar -xz docker/docker [2022-01-20T12:16:03.295Z] #21 4.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:16:03.386Z] #21 30.56 Selecting previously unselected package vim. [2022-01-20T12:16:03.386Z] #21 30.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:16:03.386Z] #21 30.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:03.444Z] #16 DONE 1.1s [2022-01-20T12:16:03.444Z] [2022-01-20T12:16:03.444Z] #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-01-20T12:16:03.444Z] #26 sha256:4615c52845297579114ed3c634a41b70a7839980a596f58034f0e97f34add140 [2022-01-20T12:16:03.444Z] #26 96.54 + mkdir -p /tmp/tmp.RmJpexZgAW/src/github.com/docker [2022-01-20T12:16:03.444Z] #26 96.54 + mv components/cli /tmp/tmp.RmJpexZgAW/src/github.com/docker/cli [2022-01-20T12:16:03.444Z] #26 96.54 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-20T12:16:03.966Z] #21 31.01 Selecting previously unselected package xfsprogs. [2022-01-20T12:16:03.966Z] #21 31.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T12:16:03.966Z] #21 31.03 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T12:16:01.943Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T12:16:02.072Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:16:02.143Z] > git checkout -f 42905cfc4bc44617bada758991905a84aa0edb26 # timeout=10 [2022-01-20T12:16:04.227Z] #21 31.39 Selecting previously unselected package zip. [2022-01-20T12:16:04.227Z] #21 31.39 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T12:16:04.227Z] #21 31.41 Unpacking zip (3.0-12) ... [2022-01-20T12:16:04.227Z] #21 31.53 Selecting previously unselected package zstd. [2022-01-20T12:16:04.240Z] #21 ... [2022-01-20T12:16:04.240Z] [2022-01-20T12:16:04.240Z] #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-01-20T12:16:04.240Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T12:16:04.240Z] #34 DONE 113.8s [2022-01-20T12:16:04.240Z] [2022-01-20T12:16:04.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-01-20T12:16:04.240Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:16:04.240Z] #56 10.22 + cd /tmp/tmp.ODzOYBvuKW/src/github.com/opencontainers/runc [2022-01-20T12:16:04.240Z] #56 10.22 + git checkout -q v1.0.3 [2022-01-20T12:16:04.240Z] #56 11.05 + '[' -z '' ']' [2022-01-20T12:16:04.240Z] #56 11.05 + target=static [2022-01-20T12:16:04.240Z] #56 11.05 + make BUILDTAGS=seccomp static [2022-01-20T12:16:04.240Z] #56 11.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T12:16:04.380Z] #26 ... [2022-01-20T12:16:04.380Z] [2022-01-20T12:16:04.380Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T12:16:04.380Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-20T12:16:04.380Z] #17 0.537 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T12:16:04.380Z] #17 DONE 0.9s [2022-01-20T12:16:04.380Z] [2022-01-20T12:16:04.380Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T12:16:04.380Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-20T12:16:04.488Z] #21 31.55 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T12:16:04.488Z] #21 31.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:04.749Z] #21 31.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:16:05.279Z] Fetching without tags [2022-01-20T12:16:05.316Z] #18 DONE 0.9s [2022-01-20T12:16:05.316Z] [2022-01-20T12:16:05.316Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T12:16:05.316Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-20T12:16:05.692Z] #21 32.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:05.692Z] #21 32.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:16:05.692Z] #21 32.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:16:05.692Z] #21 32.86 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:16:05.692Z] #21 32.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:05.692Z] #21 32.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T12:16:05.692Z] #21 32.90 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T12:16:05.692Z] #21 32.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:16:05.692Z] #21 32.94 Setting up bzip2 (1.0.8-4) ... [2022-01-20T12:16:05.692Z] #21 32.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:16:05.692Z] #21 32.96 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T12:16:05.885Z] #19 DONE 0.7s [2022-01-20T12:16:05.885Z] [2022-01-20T12:16:05.885Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:05.885Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:16:05.885Z] #51 ... [2022-01-20T12:16:05.885Z] [2022-01-20T12:16:05.885Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T12:16:05.885Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-20T12:16:06.264Z] #21 33.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:06.323Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 483aa6294b457ad4f60df91e46c0038a0e953dad [2022-01-20T12:16:06.525Z] #21 33.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:16:06.525Z] #21 33.66 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T12:16:06.525Z] #21 33.70 Setting up apparmor (2.13.6-10) ... [2022-01-20T12:16:06.789Z] #56 ... [2022-01-20T12:16:06.789Z] [2022-01-20T12:16:06.789Z] #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-01-20T12:16:06.789Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T12:16:06.789Z] #21 7.676 Fetched 8492 kB in 6s (1394 kB/s) [2022-01-20T12:16:06.820Z] #20 DONE 0.8s [2022-01-20T12:16:06.820Z] [2022-01-20T12:16:06.820Z] #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-01-20T12:16:06.820Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T12:16:07.284Z] #33 5.234 + mkdir -p /build [2022-01-20T12:16:07.284Z] #33 5.238 + mv docker/docker /build/ [2022-01-20T12:16:07.284Z] #33 5.240 + rmdir docker [2022-01-20T12:16:07.284Z] #33 DONE 5.4s [2022-01-20T12:16:07.284Z] [2022-01-20T12:16:07.284Z] #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-01-20T12:16:07.284Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:07.284Z] #20 1.675 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:16:07.284Z] #20 1.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:16:07.284Z] #20 1.686 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:16:07.284Z] #20 1.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T12:16:07.284Z] #20 2.052 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T12:16:07.284Z] #20 2.453 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T12:16:07.284Z] #20 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:16:07.284Z] #20 3.666 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T12:16:07.284Z] #20 4.221 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:16:07.284Z] #20 4.800 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T12:16:07.284Z] #20 4.813 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:16:07.284Z] #20 4.814 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T12:16:07.284Z] #20 4.815 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T12:16:07.284Z] #20 4.821 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:16:07.284Z] #20 4.822 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T12:16:07.284Z] #20 4.834 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T12:16:07.284Z] #20 4.848 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T12:16:07.284Z] #20 4.848 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:16:07.284Z] #20 4.849 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T12:16:07.284Z] #20 4.849 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T12:16:07.284Z] #20 4.855 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:16:07.756Z] #21 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:16:07.756Z] #21 0.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:16:07.756Z] #21 0.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:16:07.756Z] #21 1.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:16:04.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:16:05.028Z] > git config --add remote.origin.fetch +refs/pull/43130/head:refs/remotes/origin/PR-43130 # timeout=10 [2022-01-20T12:16:05.073Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:16:05.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T12:16:05.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T12:16:05.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:16:05.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43130/head:refs/remotes/origin/PR-43130 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T12:16:06.437Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:16:06.482Z] > git checkout -f 483aa6294b457ad4f60df91e46c0038a0e953dad # timeout=10 [2022-01-20T12:16:08.173Z] #21 35.27 Setting up zip (3.0-12) ... [2022-01-20T12:16:08.173Z] #21 35.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:08.173Z] #21 35.31 Setting up bash-completion (1:2.11-2) ... [2022-01-20T12:16:08.203Z] #23 9.094 Collecting yamllint==1.26.1 [2022-01-20T12:16:08.203Z] #23 10.16 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T12:16:08.694Z] #21 1.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:16:08.706Z] #21 7.676 Reading package lists... [2022-01-20T12:16:09.262Z] #21 2.591 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:16:09.328Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:16:09.449Z] First time build. Skipping changelog. [2022-01-20T12:16:09.571Z] #23 11.20 Collecting pathspec>=0.5.3 [2022-01-20T12:16:09.571Z] #23 11.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T12:16:09.823Z] #20 ... [2022-01-20T12:16:09.823Z] [2022-01-20T12:16:09.823Z] #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-01-20T12:16:09.823Z] #70 sha256:b80673fad470f45d45029a172b9530876b14f87a949fd1fc1dd88c610849c83e [2022-01-20T12:16:09.823Z] #70 1.364 + RM_GOPATH=0 [2022-01-20T12:16:09.823Z] #70 1.365 + TMP_GOPATH= [2022-01-20T12:16:09.823Z] #70 1.365 + : /build [2022-01-20T12:16:09.823Z] #70 1.365 + '[' -z '' ']' [2022-01-20T12:16:09.823Z] #70 1.365 ++ mktemp -d [2022-01-20T12:16:09.823Z] #70 1.366 + export GOPATH=/tmp/tmp.6Kr5CpzDCr [2022-01-20T12:16:09.823Z] #70 1.366 + GOPATH=/tmp/tmp.6Kr5CpzDCr [2022-01-20T12:16:09.823Z] #70 1.366 + RM_GOPATH=1 [2022-01-20T12:16:09.823Z] #70 1.366 + case "$(go env GOARCH)" in [2022-01-20T12:16:09.823Z] #70 1.366 ++ go env GOARCH [2022-01-20T12:16:09.823Z] #70 1.373 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:09.823Z] #70 1.373 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:09.823Z] #70 1.374 ++ dirname /install.sh [2022-01-20T12:16:09.823Z] #70 1.374 + dir=/ [2022-01-20T12:16:09.823Z] #70 1.375 + bin=rootlesskit [2022-01-20T12:16:09.823Z] #70 1.375 + shift [2022-01-20T12:16:09.823Z] #70 1.375 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T12:16:09.823Z] #70 1.375 + . //rootlesskit.installer [2022-01-20T12:16:09.823Z] #70 1.375 ++ : v0.14.6 [2022-01-20T12:16:09.823Z] #70 1.375 + install_rootlesskit [2022-01-20T12:16:09.823Z] #70 1.375 + case "$1" in [2022-01-20T12:16:09.823Z] #70 1.375 + export CGO_ENABLED=0 [2022-01-20T12:16:09.823Z] #70 1.375 + CGO_ENABLED=0 [2022-01-20T12:16:09.823Z] #70 1.375 + _install_rootlesskit [2022-01-20T12:16:09.823Z] #70 1.375 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T12:16:09.823Z] #70 1.377 Install rootlesskit version v0.14.6 [2022-01-20T12:16:09.823Z] #70 1.377 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:16:09.823Z] #70 1.377 + GOBIN=/build [2022-01-20T12:16:09.823Z] #70 1.377 + GO111MODULE=on [2022-01-20T12:16:09.823Z] #70 1.377 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T12:16:09.823Z] #70 1.789 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T12:16:09.823Z] #70 2.949 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:16:09.823Z] #70 2.960 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T12:16:09.823Z] #70 3.297 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T12:16:09.823Z] #70 4.487 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T12:16:09.823Z] #70 4.774 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T12:16:09.823Z] #70 4.783 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:16:09.823Z] #70 4.806 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:16:09.823Z] #70 4.872 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T12:16:09.823Z] #70 4.872 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T12:16:09.823Z] #70 4.898 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T12:16:09.823Z] #70 5.030 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T12:16:09.823Z] #70 5.149 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T12:16:09.823Z] #70 5.196 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T12:16:09.823Z] #70 6.897 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T12:16:09.827Z] #23 11.63 Collecting pyyaml [2022-01-20T12:16:09.827Z] #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-01-20T12:16:09.827Z] #23 11.71 Building wheels for collected packages: yamllint [2022-01-20T12:16:09.827Z] #23 11.72 Building wheel for yamllint (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:16:10.090Z] #21 37.13 Setting up xz-utils (5.2.5-2) ... [2022-01-20T12:16:10.090Z] #21 37.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T12:16:10.090Z] #21 37.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:16:10.090Z] #21 37.18 Setting up patch (2.7.6-7) ... [2022-01-20T12:16:10.090Z] #21 37.20 Setting up sudo (1.9.5p2-3) ... [2022-01-20T12:16:10.090Z] #21 37.27 invoke-rc.d: could not determine current runlevel [2022-01-20T12:16:10.090Z] #21 37.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:16:10.090Z] #21 37.31 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T12:16:10.090Z] #21 37.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:16:10.090Z] #21 37.34 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T12:16:10.090Z] #21 37.35 Setting up pigz (2.6-1) ... [2022-01-20T12:16:10.090Z] #21 37.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:16:10.090Z] #21 37.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:16:10.093Z] Merge succeeded, producing 17a0ae9211068aaa7dc1e184d51c49bd2739a227 [2022-01-20T12:16:10.094Z] Checking out Revision 17a0ae9211068aaa7dc1e184d51c49bd2739a227 (PR-43130) [2022-01-20T12:16:10.352Z] #21 37.40 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T12:16:10.352Z] #21 37.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:10.622Z] #21 9.618 Reading package lists... [2022-01-20T12:16:10.797Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T12:16:10.797Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8812e1775348cbac7f99a877f8e4a8a107cb76299af2e2a17cef4c2dc6667c3b [2022-01-20T12:16:10.797Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T12:16:10.797Z] #23 12.70 Successfully built yamllint [2022-01-20T12:16:10.797Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T12:16:10.925Z] #21 38.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:16:08.772Z] > git remote # timeout=10 [2022-01-20T12:16:08.878Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T12:16:08.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T12:16:08.927Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T12:16:10.004Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T12:16:10.132Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T12:16:10.176Z] > git checkout -f 17a0ae9211068aaa7dc1e184d51c49bd2739a227 # timeout=10 [2022-01-20T12:16:11.195Z] #21 11.60 Building dependency tree... [2022-01-20T12:16:11.202Z] #21 38.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:16:11.361Z] #23 13.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T12:16:11.618Z] #23 DONE 13.5s [2022-01-20T12:16:11.618Z] [2022-01-20T12:16:11.618Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:11.618Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:16:11.618Z] #51 ... [2022-01-20T12:16:11.618Z] [2022-01-20T12:16:11.618Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T12:16:11.618Z] #27 sha256:b588744ce70bc930b6f2668a38a6f375f1b9ce9901ba3c5928298d2f1d1857ce [2022-01-20T12:16:11.618Z] #27 DONE 0.1s [2022-01-20T12:16:11.731Z] #70 ... [2022-01-20T12:16:11.731Z] [2022-01-20T12:16:11.731Z] #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-01-20T12:16:11.731Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T12:16:11.731Z] #65 1.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:16:11.731Z] #65 1.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:16:11.731Z] #65 1.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:16:11.731Z] #65 2.042 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T12:16:11.731Z] #65 2.348 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T12:16:11.731Z] #65 2.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T12:16:11.731Z] #65 3.175 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:16:11.731Z] #65 3.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:16:11.731Z] #65 4.084 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T12:16:11.731Z] #65 4.577 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:16:11.731Z] #65 4.579 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:16:11.731Z] #65 4.581 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T12:16:11.731Z] #65 4.590 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T12:16:11.731Z] #65 4.599 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T12:16:11.731Z] #65 4.612 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T12:16:11.731Z] #65 4.843 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T12:16:11.731Z] #65 4.850 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:16:11.731Z] #65 4.851 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T12:16:11.731Z] #65 4.851 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:16:11.731Z] #65 4.856 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T12:16:11.731Z] #65 4.856 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T12:16:11.731Z] #65 ... [2022-01-20T12:16:11.731Z] [2022-01-20T12:16:11.731Z] #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-01-20T12:16:11.731Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T12:16:11.731Z] #45 1.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:16:11.731Z] #45 1.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:16:11.731Z] #45 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:16:11.731Z] #45 2.267 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T12:16:11.731Z] #45 2.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T12:16:11.731Z] #45 3.029 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:16:11.731Z] #45 3.530 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:16:11.731Z] #45 4.007 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T12:16:11.731Z] #45 4.590 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T12:16:11.731Z] #45 5.011 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T12:16:11.731Z] #45 5.011 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T12:16:11.731Z] #45 5.011 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:16:11.731Z] #45 5.012 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:16:11.731Z] #45 5.014 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T12:16:11.731Z] #45 5.032 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T12:16:11.731Z] #45 5.061 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:16:11.731Z] #45 5.065 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T12:16:11.731Z] #45 5.070 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:16:11.731Z] #45 5.070 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T12:16:11.731Z] #45 5.071 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T12:16:11.731Z] #45 5.071 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T12:16:11.768Z] #21 12.73 The following additional packages will be installed: [2022-01-20T12:16:11.768Z] #21 12.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:16:11.768Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T12:16:11.768Z] #21 12.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T12:16:11.768Z] #21 12.74 python3-pkg-resources vim-runtime xxd [2022-01-20T12:16:11.768Z] #21 12.74 Suggested packages: [2022-01-20T12:16:11.768Z] #21 12.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T12:16:11.768Z] #21 12.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T12:16:11.768Z] #21 12.74 acl attr quota [2022-01-20T12:16:11.768Z] #21 12.74 Recommended packages: [2022-01-20T12:16:11.768Z] #21 12.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T12:16:11.774Z] #21 38.77 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T12:16:11.774Z] #21 38.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:11.774Z] #21 38.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:16:11.774Z] #21 38.82 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T12:16:11.800Z] #21 4.767 Fetched 8377 kB in 4s (2039 kB/s) [2022-01-20T12:16:11.879Z] [2022-01-20T12:16:11.879Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T12:16:11.879Z] #32 sha256:c65ff0d9e545e9482cb54a4132295118da2aba96227db1c4652af1e5ddb07212 [2022-01-20T12:16:11.879Z] #32 DONE 0.1s [2022-01-20T12:16:11.879Z] [2022-01-20T12:16:11.879Z] #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-01-20T12:16:11.879Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:11.879Z] #43 ... [2022-01-20T12:16:11.879Z] [2022-01-20T12:16:11.879Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T12:16:11.879Z] #35 sha256:671c2a8226d8ee095594f9759871d729a7a4f7e40af374c0584b3dc11548dbf9 [2022-01-20T12:16:11.879Z] #35 DONE 0.1s [2022-01-20T12:16:11.879Z] [2022-01-20T12:16:11.879Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T12:16:11.879Z] #37 sha256:4ea603f72ef61307fbc02d865d26a356f8a7e9a21d3b5a76e5cfd06fbfcae600 [2022-01-20T12:16:12.035Z] #21 39.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:12.036Z] #21 39.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T12:16:12.036Z] #21 39.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T12:16:12.036Z] #21 39.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T12:16:12.036Z] #21 39.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T12:16:12.148Z] #37 DONE 0.1s [2022-01-20T12:16:12.148Z] [2022-01-20T12:16:12.148Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T12:16:12.148Z] #41 sha256:d22c88459390e3f481aa77a5d38c375b58aa8ca7069ee20266c8aff2c35333d3 [2022-01-20T12:16:12.148Z] #41 DONE 0.0s [2022-01-20T12:16:12.148Z] [2022-01-20T12:16:12.148Z] #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-01-20T12:16:12.148Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:16:12.297Z] #21 39.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T12:16:12.297Z] #21 39.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T12:16:12.297Z] #21 39.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T12:16:12.297Z] #21 39.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T12:16:12.297Z] #21 39.35 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T12:16:09.366Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:16:12.656Z] + docker version [2022-01-20T12:16:13.153Z] #21 13.79 The following NEW packages will be installed: [2022-01-20T12:16:13.153Z] #21 13.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T12:16:13.153Z] #21 13.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:16:13.153Z] #21 13.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T12:16:13.153Z] #21 13.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T12:16:13.153Z] #21 13.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T12:16:13.153Z] #21 13.80 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T12:16:13.153Z] #21 13.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T12:16:13.153Z] #21 13.80 xz-utils zip zstd [2022-01-20T12:16:13.153Z] #21 14.11 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:16:13.153Z] #21 14.11 Need to get 27.6 MB of archives. [2022-01-20T12:16:13.153Z] #21 14.11 After this operation, 106 MB of additional disk space will be used. [2022-01-20T12:16:13.153Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T12:16:13.153Z] #21 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T12:16:13.153Z] #21 14.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T12:16:13.153Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T12:16:13.153Z] #21 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T12:16:13.153Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T12:16:13.153Z] #21 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T12:16:13.153Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T12:16:13.153Z] #21 14.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:16:13.153Z] #21 14.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:16:13.153Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T12:16:13.153Z] #21 14.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T12:16:13.153Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T12:16:13.153Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T12:16:13.153Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T12:16:13.153Z] #21 14.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T12:16:13.153Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T12:16:13.153Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T12:16:13.153Z] #21 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T12:16:13.153Z] #21 14.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T12:16:13.153Z] #21 14.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T12:16:13.153Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:16:13.153Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:16:13.153Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:16:13.153Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T12:16:13.153Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T12:16:13.153Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T12:16:13.176Z] #21 4.767 Reading package lists... [2022-01-20T12:16:13.177Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:16:13.315Z] First time build. Skipping changelog. [2022-01-20T12:16:13.685Z] #21 40.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:16:13.685Z] #21 40.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:16:13.685Z] #21 40.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:13.685Z] #21 40.53 Setting up python3-pip (20.3.4-4) ... [2022-01-20T12:16:13.725Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T12:16:13.726Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:16:13.726Z] #21 14.57 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-01-20T12:16:13.726Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:16:13.726Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T12:16:13.726Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T12:16:13.726Z] #21 14.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T12:16:13.726Z] #21 14.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T12:16:13.726Z] #21 14.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T12:16:13.726Z] #21 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:16:13.726Z] #21 14.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T12:16:13.726Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T12:16:13.726Z] #21 14.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T12:16:13.726Z] #21 14.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T12:16:13.726Z] #21 14.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T12:16:13.726Z] #21 14.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T12:16:13.726Z] #21 14.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:16:13.986Z] #21 14.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T12:16:13.986Z] #21 14.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T12:16:13.986Z] #21 14.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T12:16:13.986Z] #21 14.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T12:16:14.558Z] #21 15.48 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:16:14.558Z] #21 15.58 Fetched 27.6 MB in 1s (23.7 MB/s) [2022-01-20T12:16:14.558Z] #21 15.61 Selecting previously unselected package pigz. [2022-01-20T12:16:14.558Z] #21 15.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T12:16:14.558Z] #21 15.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T12:16:14.558Z] #21 15.65 Unpacking pigz (2.6-1) ... [2022-01-20T12:16:14.558Z] #21 15.71 Selecting previously unselected package libelf1:amd64. [2022-01-20T12:16:14.558Z] #21 15.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T12:16:14.558Z] #21 15.72 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T12:16:14.629Z] #21 41.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:16:14.629Z] #21 41.72 Setting up jq (1.6-2.1) ... [2022-01-20T12:16:14.629Z] #21 41.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:16:14.629Z] #21 41.75 Setting up iptables (1.8.7-1) ... [2022-01-20T12:16:14.629Z] #21 41.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T12:16:14.629Z] #21 41.80 Setting up iproute2 (5.10.0-4) ... [2022-01-20T12:16:14.819Z] #21 15.85 Selecting previously unselected package libbpf0:amd64. [2022-01-20T12:16:14.819Z] #21 15.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T12:16:14.819Z] #21 15.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:16:14.819Z] #21 16.00 Selecting previously unselected package libcap2:amd64. [2022-01-20T12:16:14.890Z] #21 42.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:15.079Z] #21 16.00 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T12:16:15.079Z] #21 6.482 Reading package lists... [2022-01-20T12:16:15.080Z] #21 16.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:16:15.080Z] #21 16.05 Selecting previously unselected package libmnl0:amd64. [2022-01-20T12:16:15.080Z] #21 16.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T12:16:15.080Z] #21 16.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:16:15.080Z] #21 16.12 Selecting previously unselected package libxtables12:amd64. [2022-01-20T12:16:13.213Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:16:15.338Z] #21 8.155 Building dependency tree... [2022-01-20T12:16:15.340Z] #21 16.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T12:16:15.340Z] #21 16.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:16:15.340Z] #21 16.20 Selecting previously unselected package libcap2-bin. [2022-01-20T12:16:15.340Z] #21 16.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T12:16:15.340Z] #21 16.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T12:16:15.340Z] #21 16.29 Selecting previously unselected package iproute2. [2022-01-20T12:16:15.340Z] #21 16.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T12:16:15.340Z] #21 16.31 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T12:16:15.911Z] #21 16.79 Selecting previously unselected package xxd. [2022-01-20T12:16:15.911Z] #21 16.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:16:15.911Z] #21 16.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:15.911Z] #21 16.92 Selecting previously unselected package vim-common. [2022-01-20T12:16:15.911Z] #21 16.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:15.911Z] #21 16.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:16.172Z] #21 17.07 Selecting previously unselected package bash-completion. [2022-01-20T12:16:16.172Z] #21 17.08 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T12:16:16.274Z] #21 9.427 The following additional packages will be installed: [2022-01-20T12:16:16.274Z] #21 9.427 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:16:16.274Z] #21 9.429 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T12:16:16.274Z] #21 9.430 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T12:16:16.274Z] #21 9.435 python3-pkg-resources vim-runtime xxd [2022-01-20T12:16:16.274Z] #21 9.438 Suggested packages: [2022-01-20T12:16:16.274Z] #21 9.444 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T12:16:16.274Z] #21 9.444 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T12:16:16.274Z] #21 9.444 acl attr quota [2022-01-20T12:16:16.274Z] #21 9.444 Recommended packages: [2022-01-20T12:16:16.274Z] #21 9.444 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T12:16:16.280Z] #21 DONE 43.3s [2022-01-20T12:16:16.280Z] [2022-01-20T12:16:16.280Z] #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-01-20T12:16:16.280Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T12:16:16.507Z] + docker version [2022-01-20T12:16:17.210Z] #21 10.37 The following NEW packages will be installed: [2022-01-20T12:16:17.210Z] #21 10.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T12:16:17.210Z] #21 10.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T12:16:17.210Z] #21 10.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T12:16:17.210Z] #21 10.38 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T12:16:17.210Z] #21 10.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T12:16:17.210Z] #21 10.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T12:16:17.210Z] #21 10.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T12:16:17.210Z] #21 10.38 xz-utils zip zstd [2022-01-20T12:16:17.210Z] #21 10.68 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:16:17.210Z] #21 10.68 Need to get 27.0 MB of archives. [2022-01-20T12:16:17.210Z] #21 10.68 After this operation, 105 MB of additional disk space will be used. [2022-01-20T12:16:17.210Z] #21 10.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-20T12:16:17.210Z] #21 10.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-20T12:16:17.210Z] #21 10.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:16:17.228Z] #22 0.914 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T12:16:17.228Z] #22 0.919 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T12:16:17.228Z] #22 0.922 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T12:16:17.228Z] #22 DONE 1.0s [2022-01-20T12:16:17.228Z] [2022-01-20T12:16:17.228Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:17.228Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:16:17.228Z] #51 ... [2022-01-20T12:16:17.228Z] [2022-01-20T12:16:17.228Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:16:17.228Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T12:16:17.468Z] #21 10.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:16:17.468Z] #21 10.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T12:16:17.468Z] #21 10.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-20T12:16:17.468Z] #21 10.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-20T12:16:17.468Z] #21 10.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-20T12:16:17.468Z] #21 10.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-20T12:16:17.468Z] #21 10.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-20T12:16:17.468Z] #21 10.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-20T12:16:17.468Z] #21 10.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-20T12:16:17.468Z] #21 10.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-20T12:16:17.468Z] #21 10.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-20T12:16:17.468Z] #21 10.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-20T12:16:17.468Z] #21 10.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T12:16:17.468Z] #21 10.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T12:16:17.468Z] #21 10.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T12:16:17.468Z] #21 10.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-20T12:16:17.468Z] #21 10.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-20T12:16:17.468Z] #21 10.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T12:16:17.727Z] #21 11.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-20T12:16:17.727Z] #21 11.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T12:16:17.727Z] #21 11.19 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-01-20T12:16:17.727Z] #21 11.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T12:16:17.727Z] #21 11.20 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-20T12:16:17.727Z] #21 11.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-20T12:16:17.727Z] #21 11.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T12:16:17.727Z] #21 11.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T12:16:17.985Z] #21 11.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T12:16:17.986Z] #21 11.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:16:17.986Z] #21 11.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T12:16:17.986Z] #21 11.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T12:16:17.986Z] #21 11.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T12:16:17.986Z] #21 11.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-20T12:16:17.986Z] #21 11.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-20T12:16:17.986Z] #21 11.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-20T12:16:17.986Z] #21 11.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T12:16:18.117Z] #21 18.91 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T12:16:18.117Z] #21 19.25 Selecting previously unselected package bzip2. [2022-01-20T12:16:18.244Z] #21 11.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-20T12:16:18.244Z] #21 11.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-20T12:16:18.244Z] #21 11.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-20T12:16:18.388Z] #21 19.26 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T12:16:18.388Z] #21 19.28 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T12:16:18.388Z] #21 19.37 Selecting previously unselected package xz-utils. [2022-01-20T12:16:18.388Z] #21 19.37 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T12:16:18.388Z] #21 19.38 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T12:16:18.503Z] #21 11.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-20T12:16:18.503Z] #21 ... [2022-01-20T12:16:18.503Z] [2022-01-20T12:16:18.503Z] #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-01-20T12:16:18.503Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:16:18.503Z] #56 7.433 + cd /tmp/tmp.NIQRHa551T/src/github.com/opencontainers/runc [2022-01-20T12:16:18.503Z] #56 7.433 + git checkout -q v1.0.3 [2022-01-20T12:16:18.503Z] #56 7.960 + '[' -z '' ']' [2022-01-20T12:16:18.503Z] #56 7.960 + target=static [2022-01-20T12:16:18.503Z] #56 7.961 + make BUILDTAGS=seccomp static [2022-01-20T12:16:18.503Z] #56 8.210 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T12:16:18.657Z] #21 19.54 Selecting previously unselected package apparmor. [2022-01-20T12:16:18.657Z] #21 19.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T12:16:18.657Z] #21 19.63 Unpacking apparmor (2.13.6-10) ... [2022-01-20T12:16:18.922Z] #21 20.03 Selecting previously unselected package inetutils-ping. [2022-01-20T12:16:18.922Z] #21 20.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T12:16:18.922Z] #21 20.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T12:16:19.071Z] #56 ... [2022-01-20T12:16:19.071Z] [2022-01-20T12:16:19.071Z] #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-01-20T12:16:19.071Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T12:16:19.071Z] #21 12.22 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:16:19.071Z] #21 12.35 Fetched 27.0 MB in 1s (20.1 MB/s) [2022-01-20T12:16:19.071Z] #21 12.43 Selecting previously unselected package pigz. [2022-01-20T12:16:19.071Z] #21 12.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-20T12:16:19.071Z] #21 12.47 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-20T12:16:19.071Z] #21 12.48 Unpacking pigz (2.6-1) ... [2022-01-20T12:16:19.071Z] #21 12.57 Selecting previously unselected package libelf1:arm64. [2022-01-20T12:16:19.183Z] #21 20.13 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T12:16:19.183Z] #21 20.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:16:19.183Z] #21 20.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:19.183Z] #21 20.20 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T12:16:19.183Z] #21 20.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:16:19.183Z] #21 20.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:19.329Z] #21 12.57 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-20T12:16:19.330Z] #21 12.58 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-20T12:16:19.330Z] #21 12.73 Selecting previously unselected package libbpf0:arm64. [2022-01-20T12:16:19.330Z] #21 12.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-20T12:16:19.330Z] #21 12.76 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-20T12:16:19.330Z] #21 12.84 Selecting previously unselected package libcap2:arm64. [2022-01-20T12:16:19.443Z] #21 20.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T12:16:19.444Z] #21 20.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T12:16:19.444Z] #21 20.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:16:19.444Z] #21 20.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T12:16:19.444Z] #21 20.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T12:16:19.444Z] #21 20.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:16:19.444Z] #21 20.45 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T12:16:19.444Z] #21 20.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T12:16:19.444Z] #21 20.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:16:19.444Z] #21 20.57 Selecting previously unselected package iptables. [2022-01-20T12:16:19.444Z] #21 20.58 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T12:16:19.444Z] #21 20.59 Unpacking iptables (1.8.7-1) ... [2022-01-20T12:16:19.597Z] #21 12.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-20T12:16:19.597Z] #21 12.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-20T12:16:19.597Z] #21 12.92 Selecting previously unselected package libmnl0:arm64. [2022-01-20T12:16:19.597Z] #21 12.92 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-20T12:16:19.597Z] #21 12.93 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-20T12:16:19.597Z] #21 12.98 Selecting previously unselected package libxtables12:arm64. [2022-01-20T12:16:19.597Z] #21 12.98 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-20T12:16:19.597Z] #21 12.99 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-20T12:16:19.597Z] #21 13.03 Selecting previously unselected package libcap2-bin. [2022-01-20T12:16:19.597Z] #21 13.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-20T12:16:19.597Z] #21 13.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T12:16:19.597Z] #21 13.13 Selecting previously unselected package iproute2. [2022-01-20T12:16:19.765Z] Client: [2022-01-20T12:16:19.765Z] Version: 20.10.9 [2022-01-20T12:16:19.765Z] API version: 1.41 [2022-01-20T12:16:19.765Z] Go version: go1.16.8 [2022-01-20T12:16:19.765Z] Git commit: c2ea9bc [2022-01-20T12:16:19.765Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:16:19.765Z] OS/Arch: windows/amd64 [2022-01-20T12:16:19.765Z] Context: default [2022-01-20T12:16:19.765Z] Experimental: true [2022-01-20T12:16:19.765Z] [2022-01-20T12:16:19.765Z] Server: Docker Engine - Community [2022-01-20T12:16:19.765Z] Engine: [2022-01-20T12:16:19.765Z] Version: 20.10.9 [2022-01-20T12:16:19.765Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:16:19.765Z] Go version: go1.16.8 [2022-01-20T12:16:19.765Z] Git commit: 79ea9d3 [2022-01-20T12:16:19.765Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:16:19.765Z] OS/Arch: windows/amd64 [2022-01-20T12:16:19.765Z] Experimental: true [2022-01-20T12:16:19.858Z] #21 13.13 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-20T12:16:19.858Z] #21 13.17 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T12:16:19.965Z] #21 20.89 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:16:19.965Z] #21 20.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:16:19.965Z] #21 20.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:16:20.117Z] #21 13.47 Selecting previously unselected package xxd. [2022-01-20T12:16:20.117Z] #21 13.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T12:16:20.117Z] #21 13.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:20.226Z] #21 21.05 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:16:20.226Z] #21 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:16:20.226Z] #21 21.08 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:16:20.226Z] #21 21.18 Selecting previously unselected package jq. [2022-01-20T12:16:20.226Z] #21 21.18 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:16:20.226Z] #21 21.19 Unpacking jq (1.6-2.1) ... [2022-01-20T12:16:20.226Z] #21 21.26 Selecting previously unselected package libaio1:amd64. [2022-01-20T12:16:20.226Z] #21 21.26 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T12:16:20.226Z] #21 21.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:16:20.238Z] #56 ... [2022-01-20T12:16:20.238Z] [2022-01-20T12:16:20.239Z] #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-01-20T12:16:20.239Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:20.239Z] #43 165.6 + dpkg --print-architecture [2022-01-20T12:16:20.239Z] #43 165.6 + git checkout -q v2.1.0 [2022-01-20T12:16:20.376Z] #21 13.58 Selecting previously unselected package vim-common. [2022-01-20T12:16:20.376Z] #21 13.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:20.376Z] #21 13.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:20.376Z] #21 13.69 Selecting previously unselected package bash-completion. [2022-01-20T12:16:20.376Z] #21 13.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] sh [2022-01-20T12:16:20.488Z] #21 21.34 Selecting previously unselected package libgpm2:amd64. [2022-01-20T12:16:20.488Z] #21 21.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T12:16:20.488Z] #21 21.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:16:20.488Z] #21 21.43 Selecting previously unselected package libicu67:amd64. [2022-01-20T12:16:20.488Z] #21 21.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T12:16:20.488Z] #21 21.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T12:16:20.495Z] #43 166.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T12:16:20.495Z] #43 166.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T12:16:21.332Z] + docker info [2022-01-20T12:16:21.332Z] Client: [2022-01-20T12:16:21.332Z] Context: default [2022-01-20T12:16:21.332Z] Debug Mode: false [2022-01-20T12:16:21.332Z] [2022-01-20T12:16:21.332Z] Server: [2022-01-20T12:16:21.332Z] Containers: 0 [2022-01-20T12:16:21.332Z] Running: 0 [2022-01-20T12:16:21.332Z] Paused: 0 [2022-01-20T12:16:21.332Z] Stopped: 0 [2022-01-20T12:16:21.332Z] Images: 0 [2022-01-20T12:16:21.332Z] Server Version: 20.10.9 [2022-01-20T12:16:21.332Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:16:21.332Z] Windows: [2022-01-20T12:16:21.332Z] LCOW: [2022-01-20T12:16:21.332Z] Logging Driver: json-file [2022-01-20T12:16:21.332Z] Plugins: [2022-01-20T12:16:21.332Z] Volume: local [2022-01-20T12:16:21.332Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:16:21.332Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:16:21.332Z] Swarm: inactive [2022-01-20T12:16:21.332Z] Default Isolation: process [2022-01-20T12:16:21.332Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:16:21.332Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:16:21.332Z] OSType: windows [2022-01-20T12:16:21.332Z] Architecture: x86_64 [2022-01-20T12:16:21.332Z] CPUs: 4 [2022-01-20T12:16:21.332Z] Total Memory: 32GiB [2022-01-20T12:16:21.332Z] Name: azwin-2-10a631 [2022-01-20T12:16:21.332Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T12:16:21.332Z] Docker Root Dir: D:\docker [2022-01-20T12:16:21.332Z] Debug Mode: false [2022-01-20T12:16:21.332Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:16:21.332Z] Labels: [2022-01-20T12:16:21.332Z] Experimental: true [2022-01-20T12:16:21.332Z] Insecure Registries: [2022-01-20T12:16:21.332Z] 10.0.0.4:5000 [2022-01-20T12:16:21.332Z] 127.0.0.0/8 [2022-01-20T12:16:21.332Z] Registry Mirrors: [2022-01-20T12:16:21.332Z] http://10.0.0.4:5000/ [2022-01-20T12:16:21.332Z] Live Restore Enabled: false [2022-01-20T12:16:21.332Z] Product License: Community Engine [2022-01-20T12:16:21.332Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T12:16:21.607Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T12:16:21.737Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T12:16:22.282Z] #21 15.28 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T12:16:22.282Z] #21 15.58 Selecting previously unselected package bzip2. [2022-01-20T12:16:22.282Z] #21 15.58 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-20T12:16:22.282Z] #21 15.59 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T12:16:22.282Z] #21 15.67 Selecting previously unselected package xz-utils. [2022-01-20T12:16:22.282Z] #21 15.67 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-20T12:16:22.282Z] #21 15.70 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T12:16:22.301Z] Client: [2022-01-20T12:16:22.301Z] Version: 20.10.9 [2022-01-20T12:16:22.301Z] API version: 1.41 [2022-01-20T12:16:22.301Z] Go version: go1.16.8 [2022-01-20T12:16:22.301Z] Git commit: c2ea9bc [2022-01-20T12:16:22.301Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:16:22.301Z] OS/Arch: windows/amd64 [2022-01-20T12:16:22.301Z] Context: default [2022-01-20T12:16:22.301Z] Experimental: true [2022-01-20T12:16:22.301Z] [2022-01-20T12:16:22.301Z] Server: Docker Engine - Community [2022-01-20T12:16:22.301Z] Engine: [2022-01-20T12:16:22.301Z] Version: 20.10.9 [2022-01-20T12:16:22.301Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:16:22.301Z] Go version: go1.16.8 [2022-01-20T12:16:22.301Z] Git commit: 79ea9d3 [2022-01-20T12:16:22.301Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:16:22.301Z] OS/Arch: windows/amd64 [2022-01-20T12:16:22.301Z] Experimental: true [2022-01-20T12:16:22.540Z] #21 15.83 Selecting previously unselected package apparmor. [2022-01-20T12:16:22.540Z] #21 15.83 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-20T12:16:22.541Z] #21 15.86 Unpacking apparmor (2.13.6-10) ... [2022-01-20T12:16:22.799Z] #21 16.19 Selecting previously unselected package inetutils-ping. [2022-01-20T12:16:22.799Z] #21 16.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-20T12:16:22.799Z] #21 16.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T12:16:22.799Z] #21 16.30 Selecting previously unselected package libip4tc2:arm64. [2022-01-20T12:16:22.799Z] #21 16.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-20T12:16:22.799Z] #21 16.31 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T12:16:23.056Z] #43 ... [2022-01-20T12:16:23.056Z] [2022-01-20T12:16:23.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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:23.056Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:16:23.056Z] #51 168.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T12:16:23.056Z] #51 DONE 169.1s [2022-01-20T12:16:23.058Z] #21 16.39 Selecting previously unselected package libip6tc2:arm64. [2022-01-20T12:16:23.058Z] #21 16.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-20T12:16:23.058Z] #21 16.39 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T12:16:23.058Z] #21 16.46 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-20T12:16:23.058Z] #21 16.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-20T12:16:23.058Z] #21 16.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T12:16:23.058Z] #21 16.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-20T12:16:23.058Z] #21 16.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-20T12:16:23.058Z] #21 16.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T12:16:23.058Z] #21 16.60 Selecting previously unselected package libnftnl11:arm64. [2022-01-20T12:16:23.314Z] [2022-01-20T12:16:23.314Z] #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-01-20T12:16:23.314Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:23.317Z] #21 16.60 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-20T12:16:23.317Z] #21 16.60 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T12:16:23.317Z] #21 16.68 Selecting previously unselected package iptables. [2022-01-20T12:16:23.317Z] #21 16.68 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-20T12:16:23.317Z] #21 16.69 Unpacking iptables (1.8.7-1) ... [2022-01-20T12:16:23.576Z] #21 16.92 Selecting previously unselected package libonig5:arm64. [2022-01-20T12:16:23.576Z] #21 16.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T12:16:23.576Z] #21 16.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T12:16:23.795Z] #21 24.27 Selecting previously unselected package libinih1:amd64. [2022-01-20T12:16:23.795Z] #21 24.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T12:16:23.795Z] #21 24.34 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:16:23.795Z] #21 24.34 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:16:23.795Z] #21 24.43 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:16:23.795Z] #21 24.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:16:23.795Z] #21 24.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:16:23.795Z] #21 24.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:16:23.795Z] #21 24.60 Selecting previously unselected package net-tools. [2022-01-20T12:16:23.795Z] #21 24.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:16:23.795Z] #21 24.75 Selecting previously unselected package patch. [2022-01-20T12:16:23.795Z] #21 24.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T12:16:23.795Z] #21 24.77 Unpacking patch (2.7.6-7) ... [2022-01-20T12:16:23.834Z] #21 17.06 Selecting previously unselected package libjq1:arm64. [2022-01-20T12:16:23.834Z] #21 17.07 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T12:16:23.834Z] #21 17.07 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T12:16:23.834Z] #21 17.15 Selecting previously unselected package jq. [2022-01-20T12:16:23.834Z] #21 17.15 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-20T12:16:23.834Z] #21 17.15 Unpacking jq (1.6-2.1) ... [2022-01-20T12:16:23.834Z] #21 17.21 Selecting previously unselected package libaio1:arm64. [2022-01-20T12:16:23.834Z] #21 17.22 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-20T12:16:23.834Z] #21 17.22 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-20T12:16:23.834Z] #21 17.27 Selecting previously unselected package libgpm2:arm64. [2022-01-20T12:16:23.834Z] #21 17.27 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-20T12:16:23.946Z] #45 ... [2022-01-20T12:16:23.946Z] [2022-01-20T12:16:23.946Z] #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-01-20T12:16:23.946Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T12:16:23.946Z] #65 21.70 Fetched 48.8 MB in 20s (2417 kB/s) [2022-01-20T12:16:24.056Z] #21 24.86 Selecting previously unselected package python-pip-whl. [2022-01-20T12:16:24.056Z] #21 24.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T12:16:24.056Z] #21 24.87 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T12:16:24.093Z] #21 17.27 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-20T12:16:24.093Z] #21 17.34 Selecting previously unselected package libicu67:arm64. [2022-01-20T12:16:24.093Z] #21 17.35 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-20T12:16:24.093Z] #21 17.35 Unpacking libicu67:arm64 (67.1-7) ... [Pipeline] sh [2022-01-20T12:16:24.318Z] #21 25.39 Selecting previously unselected package python3-lib2to3. [2022-01-20T12:16:24.318Z] #21 25.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T12:16:24.318Z] #21 25.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:16:24.579Z] #21 25.50 Selecting previously unselected package python3-distutils. [2022-01-20T12:16:24.579Z] #21 25.50 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T12:16:24.579Z] #21 25.51 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T12:16:24.841Z] #21 25.65 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:16:24.841Z] #21 25.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:16:24.841Z] #21 25.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:16:24.841Z] #21 25.80 Selecting previously unselected package python3-setuptools. [2022-01-20T12:16:24.841Z] #21 25.80 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T12:16:24.841Z] #21 25.81 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T12:16:25.010Z] + docker info [2022-01-20T12:16:25.011Z] Client: [2022-01-20T12:16:25.011Z] Context: default [2022-01-20T12:16:25.011Z] Debug Mode: false [2022-01-20T12:16:25.011Z] [2022-01-20T12:16:25.011Z] Server: [2022-01-20T12:16:25.011Z] Containers: 0 [2022-01-20T12:16:25.011Z] Running: 0 [2022-01-20T12:16:25.011Z] Paused: 0 [2022-01-20T12:16:25.011Z] Stopped: 0 [2022-01-20T12:16:25.011Z] Images: 0 [2022-01-20T12:16:25.011Z] Server Version: 20.10.9 [2022-01-20T12:16:25.011Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:16:25.011Z] Windows: [2022-01-20T12:16:25.011Z] LCOW: [2022-01-20T12:16:25.011Z] Logging Driver: json-file [2022-01-20T12:16:25.011Z] Plugins: [2022-01-20T12:16:25.011Z] Volume: local [2022-01-20T12:16:25.011Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:16:25.011Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:16:25.011Z] Swarm: inactive [2022-01-20T12:16:25.011Z] Default Isolation: process [2022-01-20T12:16:25.011Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:16:25.011Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:16:25.011Z] OSType: windows [2022-01-20T12:16:25.011Z] Architecture: x86_64 [2022-01-20T12:16:25.011Z] CPUs: 4 [2022-01-20T12:16:25.011Z] Total Memory: 32GiB [2022-01-20T12:16:25.011Z] Name: azwin-2-634ee0 [2022-01-20T12:16:25.011Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T12:16:25.011Z] Docker Root Dir: D:\docker [2022-01-20T12:16:25.011Z] Debug Mode: false [2022-01-20T12:16:25.011Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:16:25.011Z] Labels: [2022-01-20T12:16:25.011Z] Experimental: true [2022-01-20T12:16:25.011Z] Insecure Registries: [2022-01-20T12:16:25.011Z] 10.0.0.4:5000 [2022-01-20T12:16:25.011Z] 127.0.0.0/8 [2022-01-20T12:16:25.011Z] Registry Mirrors: [2022-01-20T12:16:25.011Z] http://10.0.0.4:5000/ [2022-01-20T12:16:25.011Z] Live Restore Enabled: false [2022-01-20T12:16:25.011Z] Product License: Community Engine [2022-01-20T12:16:25.011Z] [2022-01-20T12:16:25.103Z] #21 26.05 Selecting previously unselected package python3-wheel. [2022-01-20T12:16:25.103Z] #21 26.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T12:16:25.103Z] #21 26.06 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T12:16:25.103Z] #21 26.12 Selecting previously unselected package python3-pip. [2022-01-20T12:16:25.103Z] #21 26.12 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T12:16:25.103Z] #21 26.13 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T12:16:25.118Z] + docker version [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T12:16:25.364Z] #21 26.39 Selecting previously unselected package sudo. [2022-01-20T12:16:25.364Z] #21 26.39 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T12:16:25.364Z] #21 26.40 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T12:16:21.647Z] > git rev-list --no-walk c32226512b9d0a53595ac7a6c7428c1902b25e73 # timeout=10 [2022-01-20T12:16:25.936Z] #21 26.88 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T12:16:25.936Z] #21 26.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T12:16:25.936Z] #21 26.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:26.197Z] #21 27.09 Selecting previously unselected package uidmap. [2022-01-20T12:16:26.197Z] #21 27.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T12:16:26.197Z] #21 27.11 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T12:16:26.458Z] #21 27.25 Selecting previously unselected package vim-runtime. [2022-01-20T12:16:26.458Z] #21 27.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:26.458Z] #21 27.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T12:16:26.458Z] #21 27.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T12:16:26.458Z] #21 27.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:26.624Z] #21 19.84 Selecting previously unselected package libinih1:arm64. [2022-01-20T12:16:26.624Z] #21 19.84 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-20T12:16:26.624Z] #21 19.84 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-20T12:16:26.624Z] #21 19.89 Selecting previously unselected package libnet1:arm64. [2022-01-20T12:16:26.624Z] #21 19.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T12:16:26.624Z] #21 19.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:16:26.624Z] #21 19.98 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T12:16:26.624Z] #21 19.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T12:16:26.624Z] #21 19.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T12:16:26.624Z] #21 20.06 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T12:16:26.624Z] #21 20.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T12:16:26.624Z] #21 20.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T12:16:26.882Z] #21 20.11 Selecting previously unselected package net-tools. [2022-01-20T12:16:26.882Z] #21 20.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-20T12:16:26.882Z] #21 20.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:16:26.882Z] #21 20.27 Selecting previously unselected package patch. [2022-01-20T12:16:26.882Z] #21 20.28 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-20T12:16:26.882Z] #21 20.29 Unpacking patch (2.7.6-7) ... [2022-01-20T12:16:26.882Z] #21 20.36 Selecting previously unselected package python-pip-whl. [2022-01-20T12:16:27.141Z] #21 20.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T12:16:27.141Z] #21 20.39 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T12:16:27.240Z] #23 9.107 Collecting yamllint==1.26.1 [2022-01-20T12:16:27.240Z] #23 10.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T12:16:27.400Z] #21 20.82 Selecting previously unselected package python3-lib2to3. [2022-01-20T12:16:27.400Z] #21 20.82 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T12:16:27.400Z] #21 20.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:16:27.658Z] #21 20.93 Selecting previously unselected package python3-distutils. [2022-01-20T12:16:27.658Z] #21 20.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T12:16:27.658Z] #21 20.95 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T12:16:27.658Z] #21 21.08 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:16:27.658Z] #21 21.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:16:27.658Z] #21 21.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:16:27.917Z] #21 21.20 Selecting previously unselected package python3-setuptools. [2022-01-20T12:16:27.917Z] #21 21.23 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T12:16:27.917Z] #21 21.24 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T12:16:27.917Z] #21 21.45 Selecting previously unselected package python3-wheel. [2022-01-20T12:16:28.176Z] #21 21.45 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T12:16:28.176Z] #21 21.48 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T12:16:28.176Z] #21 21.54 Selecting previously unselected package python3-pip. [2022-01-20T12:16:28.176Z] #21 21.55 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T12:16:28.176Z] #21 21.56 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T12:16:28.183Z] #23 11.25 Collecting pathspec>=0.5.3 [2022-01-20T12:16:28.434Z] #21 21.80 Selecting previously unselected package sudo. [2022-01-20T12:16:28.434Z] #21 21.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-20T12:16:28.434Z] #21 21.82 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T12:16:28.444Z] #23 11.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T12:16:28.705Z] #23 11.58 Collecting pyyaml [2022-01-20T12:16:28.705Z] #23 11.59 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-01-20T12:16:28.705Z] #23 11.64 Building wheels for collected packages: yamllint [2022-01-20T12:16:28.705Z] #23 11.64 Building wheel for yamllint (setup.py): started [2022-01-20T12:16:29.002Z] #21 22.30 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T12:16:29.002Z] #21 22.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-20T12:16:29.002Z] #21 22.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:29.260Z] #21 22.47 Selecting previously unselected package uidmap. [2022-01-20T12:16:29.261Z] #21 22.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-20T12:16:29.261Z] #21 22.50 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T12:16:29.261Z] #21 22.61 Selecting previously unselected package vim-runtime. [2022-01-20T12:16:29.261Z] #21 22.61 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:29.261Z] #21 22.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T12:16:29.519Z] #21 22.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T12:16:29.519Z] #21 22.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:29.650Z] #23 12.54 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T12:16:29.650Z] #23 12.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4c5193e5800ac7b503abff1c5065166f70c3ef82f3581d2698a4a79db69c519f [2022-01-20T12:16:29.650Z] #23 12.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T12:16:29.650Z] #23 12.55 Successfully built yamllint [2022-01-20T12:16:29.650Z] #23 12.58 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T12:16:29.761Z] #21 30.28 Selecting previously unselected package vim. [2022-01-20T12:16:29.761Z] #21 30.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:16:29.761Z] #21 30.30 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:29.761Z] #21 30.77 Selecting previously unselected package xfsprogs. [2022-01-20T12:16:29.761Z] #21 30.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T12:16:29.761Z] #21 30.79 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T12:16:30.022Z] #21 31.14 Selecting previously unselected package zip. [2022-01-20T12:16:30.224Z] #23 12.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T12:16:30.284Z] #21 31.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T12:16:30.284Z] #21 31.18 Unpacking zip (3.0-12) ... [2022-01-20T12:16:30.284Z] #21 31.29 Selecting previously unselected package zstd. [2022-01-20T12:16:30.284Z] #21 31.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T12:16:30.284Z] #21 31.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:30.486Z] #23 DONE 13.4s [2022-01-20T12:16:30.486Z] [2022-01-20T12:16:30.486Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T12:16:30.486Z] #27 sha256:4e9a7d303c99563f7c0af183cebfd972997ce737a5e19b124d69f737aa0d8dfa [2022-01-20T12:16:30.534Z] #65 21.70 Reading package lists... [2022-01-20T12:16:30.534Z] #65 ... [2022-01-20T12:16:30.534Z] [2022-01-20T12:16:30.534Z] #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-01-20T12:16:30.534Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T12:16:30.534Z] #45 21.84 Fetched 48.8 MB in 20s (2417 kB/s) [2022-01-20T12:16:30.748Z] #27 DONE 0.3s [2022-01-20T12:16:30.748Z] [2022-01-20T12:16:30.748Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T12:16:30.748Z] #32 sha256:668f4fe440c37eb14c8fb4928946fa9cfa5a82f036501e5970a22c57780af333 [2022-01-20T12:16:30.858Z] #21 31.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:16:31.012Z] Client: [2022-01-20T12:16:31.013Z] Version: 20.10.9 [2022-01-20T12:16:31.013Z] API version: 1.41 [2022-01-20T12:16:31.013Z] Go version: go1.16.8 [2022-01-20T12:16:31.013Z] Git commit: c2ea9bc [2022-01-20T12:16:31.013Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:16:31.013Z] OS/Arch: windows/amd64 [2022-01-20T12:16:31.013Z] Context: default [2022-01-20T12:16:31.013Z] Experimental: true [2022-01-20T12:16:31.013Z] [2022-01-20T12:16:31.013Z] Server: Docker Engine - Community [2022-01-20T12:16:31.013Z] Engine: [2022-01-20T12:16:31.013Z] Version: 20.10.9 [2022-01-20T12:16:31.013Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:16:31.013Z] Go version: go1.16.8 [2022-01-20T12:16:31.013Z] Git commit: 79ea9d3 [2022-01-20T12:16:31.013Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:16:31.013Z] OS/Arch: windows/amd64 [2022-01-20T12:16:31.013Z] Experimental: true [2022-01-20T12:16:31.323Z] #32 DONE 0.5s [2022-01-20T12:16:31.323Z] [2022-01-20T12:16:31.323Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T12:16:31.323Z] #35 sha256:fba119de93951a161d11eedd4ed25c9ef0cfb827e631bb2271ed61d376ce8ac8 [2022-01-20T12:16:31.323Z] #35 DONE 0.1s [2022-01-20T12:16:31.323Z] [2022-01-20T12:16:31.323Z] #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-01-20T12:16:31.323Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:16:31.431Z] #21 32.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:31.431Z] #21 32.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:16:31.431Z] #21 32.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:16:31.431Z] #21 32.47 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T12:16:31.431Z] #21 32.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:16:31.431Z] #21 32.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T12:16:31.431Z] #21 32.50 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T12:16:31.431Z] #21 32.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:16:31.431Z] #21 32.53 Setting up bzip2 (1.0.8-4) ... [2022-01-20T12:16:31.431Z] #21 32.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:16:31.431Z] #21 32.55 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T12:16:31.585Z] #60 ... [2022-01-20T12:16:31.585Z] [2022-01-20T12:16:31.585Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T12:16:31.585Z] #37 sha256:b8a3c594233d31ef155593d0342a53b823c5dc6819987f527bb61af34bbdc78c [2022-01-20T12:16:31.585Z] #37 DONE 0.1s [2022-01-20T12:16:31.585Z] [2022-01-20T12:16:31.585Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T12:16:31.585Z] #41 sha256:58a0d44bbb81c2845035c53aeb79a45d4ce2a1ac5691ea6dcbe1c4b19de2b690 [2022-01-20T12:16:31.585Z] #41 DONE 0.0s [2022-01-20T12:16:31.585Z] [2022-01-20T12:16:31.585Z] #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-01-20T12:16:31.585Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [Pipeline] sh [2022-01-20T12:16:32.004Z] #21 33.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:32.004Z] #21 33.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:16:32.004Z] #21 33.14 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T12:16:32.004Z] #21 33.16 Setting up apparmor (2.13.6-10) ... [2022-01-20T12:16:32.052Z] #21 25.30 Selecting previously unselected package vim. [2022-01-20T12:16:32.052Z] #21 25.31 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T12:16:32.052Z] #21 25.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:32.311Z] #21 25.79 Selecting previously unselected package xfsprogs. [2022-01-20T12:16:32.496Z] #45 21.84 Reading package lists... [2022-01-20T12:16:32.496Z] #45 ... [2022-01-20T12:16:32.496Z] [2022-01-20T12:16:32.496Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T12:16:32.496Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:32.496Z] #20 21.67 Fetched 48.8 MB in 20s (2411 kB/s) [2022-01-20T12:16:32.496Z] #20 21.67 Reading package lists... [2022-01-20T12:16:32.496Z] #20 31.12 Reading package lists... [2022-01-20T12:16:32.496Z] #20 ... [2022-01-20T12:16:32.496Z] [2022-01-20T12:16:32.496Z] #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-01-20T12:16:32.496Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T12:16:32.496Z] #65 21.70 Reading package lists... [2022-01-20T12:16:32.570Z] #21 25.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-20T12:16:32.570Z] #21 25.79 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T12:16:32.620Z] + docker info [2022-01-20T12:16:32.828Z] #21 26.12 Selecting previously unselected package zip. [2022-01-20T12:16:32.828Z] #21 26.14 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-20T12:16:32.828Z] #21 26.14 Unpacking zip (3.0-12) ... [2022-01-20T12:16:33.086Z] #21 26.27 Selecting previously unselected package zstd. [2022-01-20T12:16:33.086Z] #21 26.28 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-20T12:16:33.086Z] #21 26.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:33.344Z] #21 26.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:16:33.919Z] #21 27.28 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T12:16:33.919Z] #21 27.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:16:33.919Z] #21 27.30 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-20T12:16:33.919Z] #21 27.33 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T12:16:33.919Z] #21 27.34 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T12:16:33.919Z] #21 27.35 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-20T12:16:33.919Z] #21 27.37 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T12:16:33.921Z] #21 35.07 Setting up zip (3.0-12) ... [2022-01-20T12:16:34.182Z] #21 35.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:34.182Z] #21 35.11 Setting up bash-completion (1:2.11-2) ... [2022-01-20T12:16:34.224Z] #21 27.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:16:34.225Z] #21 27.44 Setting up bzip2 (1.0.8-4) ... [2022-01-20T12:16:34.225Z] #21 27.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T12:16:34.225Z] #21 27.48 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T12:16:34.825Z] #21 28.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:34.825Z] #21 28.01 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-20T12:16:34.825Z] #21 28.03 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T12:16:34.825Z] #21 28.04 Setting up apparmor (2.13.6-10) ... [2022-01-20T12:16:34.901Z] #60 ... [2022-01-20T12:16:34.901Z] [2022-01-20T12:16:34.901Z] #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-01-20T12:16:34.901Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:34.901Z] #43 168.2 + dpkg --print-architecture [2022-01-20T12:16:34.901Z] #43 168.2 + git checkout -q v2.1.0 [2022-01-20T12:16:34.901Z] #43 168.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T12:16:34.901Z] #43 168.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T12:16:36.098Z] #21 36.97 Setting up xz-utils (5.2.5-2) ... [2022-01-20T12:16:36.098Z] #21 36.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T12:16:36.098Z] #21 36.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:16:36.098Z] #21 37.00 Setting up patch (2.7.6-7) ... [2022-01-20T12:16:36.098Z] #21 37.02 Setting up sudo (1.9.5p2-3) ... [2022-01-20T12:16:36.098Z] #21 37.08 invoke-rc.d: could not determine current runlevel [2022-01-20T12:16:36.098Z] #21 37.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:16:36.098Z] #21 37.10 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T12:16:36.098Z] #21 37.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:16:36.098Z] #21 37.12 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T12:16:36.098Z] #21 37.13 Setting up pigz (2.6-1) ... [2022-01-20T12:16:36.098Z] #21 37.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:16:36.098Z] #21 37.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:16:36.098Z] #21 37.17 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T12:16:36.098Z] #21 37.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:36.220Z] #21 29.54 Setting up zip (3.0-12) ... [2022-01-20T12:16:36.220Z] #21 29.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:36.220Z] #21 29.59 Setting up bash-completion (1:2.11-2) ... [2022-01-20T12:16:36.674Z] #21 37.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:16:36.939Z] #21 37.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:16:37.202Z] #21 38.14 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T12:16:37.202Z] #21 38.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:37.202Z] #21 38.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:16:37.202Z] #21 38.21 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T12:16:37.725Z] #21 38.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:37.725Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T12:16:37.725Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T12:16:37.725Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T12:16:37.725Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T12:16:37.725Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T12:16:37.725Z] #21 38.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T12:16:37.725Z] #21 38.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T12:16:37.725Z] #21 38.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T12:16:37.725Z] #21 38.69 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T12:16:38.125Z] #21 31.20 Setting up xz-utils (5.2.5-2) ... [2022-01-20T12:16:38.125Z] #21 31.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T12:16:38.125Z] #21 31.25 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-20T12:16:38.125Z] #21 31.26 Setting up patch (2.7.6-7) ... [2022-01-20T12:16:38.125Z] #21 31.28 Setting up sudo (1.9.5p2-3) ... [2022-01-20T12:16:38.125Z] #21 31.33 invoke-rc.d: could not determine current runlevel [2022-01-20T12:16:38.125Z] #21 31.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:16:38.125Z] #21 31.34 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T12:16:38.125Z] #21 31.36 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-20T12:16:38.125Z] #21 31.37 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T12:16:38.125Z] #21 31.38 Setting up pigz (2.6-1) ... [2022-01-20T12:16:38.125Z] #21 31.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T12:16:38.125Z] #21 31.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T12:16:38.125Z] #21 31.43 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T12:16:38.125Z] #21 31.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:38.163Z] #43 DONE 181.8s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #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-01-20T12:16:38.163Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:16:38.163Z] #60 ... [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T12:16:38.163Z] #44 sha256:a829a938e453723b41faa8690bb2d75a25c3f652ab9c7a39b4e22089ef388b45 [2022-01-20T12:16:38.163Z] #44 DONE 0.1s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T12:16:38.163Z] #48 sha256:12678423741f7e519c494dd4a1a5b6eb9177356fc4c829f52c4dc69801c5456a [2022-01-20T12:16:38.163Z] #48 DONE 0.0s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T12:16:38.163Z] #50 sha256:652f7d4f436c5da40a3edc6f9d794238a9a6708a928b7faa66ec980692ef144a [2022-01-20T12:16:38.163Z] #50 DONE 0.1s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #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-01-20T12:16:38.163Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:16:38.163Z] #60 ... [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T12:16:38.163Z] #52 sha256:6bb02e7c3afdb26df765d1bec7fbe76d22ae583e6c7317670c5a7e230af652bf [2022-01-20T12:16:38.163Z] #52 DONE 0.1s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T12:16:38.163Z] #54 sha256:d023c7cd1f553719bcadc2a0052cfe5f843815c6844efb57975c352cdace5e1a [2022-01-20T12:16:38.163Z] #54 DONE 0.1s [2022-01-20T12:16:38.163Z] [2022-01-20T12:16:38.163Z] #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-01-20T12:16:38.163Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:16:38.692Z] #21 31.99 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-20T12:16:38.692Z] #21 32.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:16:38.950Z] #21 32.39 Setting up libelf1:arm64 (0.183-1) ... [2022-01-20T12:16:38.950Z] #21 32.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:16:39.113Z] #21 40.07 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:16:39.113Z] #21 40.08 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:16:39.113Z] #21 40.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:39.113Z] #21 40.10 Setting up python3-pip (20.3.4-4) ... [2022-01-20T12:16:39.208Z] #21 32.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T12:16:39.208Z] #21 32.52 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T12:16:39.725Z] #21 32.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:39.725Z] #21 32.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T12:16:39.725Z] #21 32.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T12:16:39.725Z] #21 32.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T12:16:39.725Z] #21 32.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T12:16:39.725Z] #21 32.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T12:16:39.725Z] #21 32.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T12:16:39.725Z] #21 32.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T12:16:39.725Z] #21 32.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T12:16:39.725Z] #21 32.98 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T12:16:39.812Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T12:16:39.812Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9bf7b932\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T12:16:39.812Z] ---------------------------------------------------------------------------- [2022-01-20T12:16:39.812Z] [2022-01-20T12:16:39.812Z] INFO: executeCI.ps1 starting at Thu Jan 20 12:16:39 CUT 2022 [2022-01-20T12:16:39.812Z] [2022-01-20T12:16:39.812Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T12:16:39.812Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T12:16:39.812Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T12:16:39.812Z] INFO: Environment variables: [2022-01-20T12:16:40.057Z] #21 41.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:16:40.057Z] #21 41.16 Setting up jq (1.6-2.1) ... [2022-01-20T12:16:40.057Z] #21 41.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:16:40.057Z] #21 41.18 Setting up iptables (1.8.7-1) ... [2022-01-20T12:16:40.057Z] #21 41.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:40.057Z] #21 41.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:40.057Z] #21 41.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:40.057Z] #21 41.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:40.057Z] #21 41.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T12:16:40.201Z] #43 ... [2022-01-20T12:16:40.201Z] [2022-01-20T12:16:40.201Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:40.201Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:16:40.201Z] #51 172.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T12:16:40.201Z] #51 DONE 173.6s [2022-01-20T12:16:40.201Z] [2022-01-20T12:16:40.201Z] #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-01-20T12:16:40.201Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:16:40.275Z] [2022-01-20T12:16:40.275Z] Name Value [2022-01-20T12:16:40.275Z] ---- ----- [2022-01-20T12:16:40.275Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T12:16:40.275Z] amd64 true [2022-01-20T12:16:40.275Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T12:16:40.275Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T12:16:40.275Z] arm64 true [2022-01-20T12:16:40.275Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T12:16:40.275Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T12:16:40.275Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T12:16:40.275Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T12:16:40.275Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T12:16:40.275Z] BRANCH_NAME PR-43130 [2022-01-20T12:16:40.275Z] BUILD_DISPLAY_NAME #15 [2022-01-20T12:16:40.275Z] BUILD_ID 15 [2022-01-20T12:16:40.275Z] BUILD_NUMBER 15 [2022-01-20T12:16:40.275Z] BUILD_TAG jenkins-moby-PR-43130-15 [2022-01-20T12:16:40.275Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/ [2022-01-20T12:16:40.275Z] cgroup2 true [2022-01-20T12:16:40.275Z] CHANGE_AUTHOR thaJeztah [2022-01-20T12:16:40.275Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T12:16:40.275Z] CHANGE_BRANCH daemon_cache_sysinfo [2022-01-20T12:16:40.275Z] CHANGE_FORK thaJeztah/docker [2022-01-20T12:16:40.275Z] CHANGE_ID 43130 [2022-01-20T12:16:40.275Z] CHANGE_TARGET master [2022-01-20T12:16:40.275Z] CHANGE_TITLE daemon: load and cache sysInfo on initialization [2022-01-20T12:16:40.275Z] CHANGE_URL https://github.com/moby/moby/pull/43130 [2022-01-20T12:16:40.275Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:16:40.275Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T12:16:40.275Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T12:16:40.275Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T12:16:40.275Z] COMPUTERNAME azwin-2-10a631 [2022-01-20T12:16:40.275Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T12:16:40.275Z] ConfigSequenceNumber 0 [2022-01-20T12:16:40.275Z] dco true [2022-01-20T12:16:40.275Z] DOCKER_BUILDKIT 0 [2022-01-20T12:16:40.275Z] DOCKER_DUT_DEBUG 1 [2022-01-20T12:16:40.275Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T12:16:40.275Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T12:16:40.275Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-20T12:16:40.275Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T12:16:40.275Z] EXECUTOR_NUMBER 0 [2022-01-20T12:16:40.275Z] FQDN azwin-2-10a631.westus.cloudapp.azure.com [2022-01-20T12:16:40.275Z] GIT_BRANCH PR-43130 [2022-01-20T12:16:40.275Z] GIT_COMMIT 42905cfc4bc44617bada758991905a84aa0edb26 [2022-01-20T12:16:40.275Z] GIT_PREVIOUS_COMMIT c32226512b9d0a53595ac7a6c7428c1902b25e73 [2022-01-20T12:16:40.275Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T12:16:40.275Z] HUDSON_COOKIE c01831a9-f387-456c-9c20-3ec9077565e6 [2022-01-20T12:16:40.275Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:16:40.275Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T12:16:40.275Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T12:16:40.275Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T12:16:40.275Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:16:40.275Z] JENKINS_NODE_COOKIE 0913d992-8432-4e58-83e1-8d7247684cf6 [2022-01-20T12:16:40.275Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T12:16:40.275Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T12:16:40.275Z] JOB_BASE_NAME PR-43130 [2022-01-20T12:16:40.275Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/display/redirect [2022-01-20T12:16:40.275Z] JOB_NAME moby/PR-43130 [2022-01-20T12:16:40.275Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/ [2022-01-20T12:16:40.275Z] library.jps.version master [2022-01-20T12:16:40.275Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T12:16:40.275Z] NODE_LABELS amd64 azure azwin-2-10a631 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T12:16:40.275Z] NODE_NAME azwin-2-10a631 [2022-01-20T12:16:40.275Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T12:16:40.275Z] OS Windows_NT [2022-01-20T12:16:40.275Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T12:16:40.276Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T12:16:40.276Z] ppc64le false [2022-01-20T12:16:40.276Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T12:16:40.276Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T12:16:40.276Z] PROCESSOR_LEVEL 6 [2022-01-20T12:16:40.276Z] PROCESSOR_REVISION 5504 [2022-01-20T12:16:40.276Z] ProgramData C:\ProgramData [2022-01-20T12:16:40.276Z] ProgramFiles C:\Program Files [2022-01-20T12:16:40.276Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T12:16:40.276Z] ProgramW6432 C:\Program Files [2022-01-20T12:16:40.276Z] PROMPT $P$G [2022-01-20T12:16:40.276Z] PSExecutionPolicyPreference Bypass [2022-01-20T12:16:40.276Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T12:16:40.276Z] PUBLIC C:\Users\Public [2022-01-20T12:16:40.276Z] rootless true [2022-01-20T12:16:40.276Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=arti... [2022-01-20T12:16:40.276Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=changes [2022-01-20T12:16:40.276Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect [2022-01-20T12:16:40.276Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=tests [2022-01-20T12:16:40.276Z] s390x false [2022-01-20T12:16:40.276Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T12:16:40.276Z] SOURCES_DRIVE d [2022-01-20T12:16:40.276Z] SOURCES_SUBDIR gopath [2022-01-20T12:16:40.276Z] STAGE_NAME Run tests [2022-01-20T12:16:40.276Z] SystemDrive C: [2022-01-20T12:16:40.276Z] SystemRoot C:\Windows [2022-01-20T12:16:40.276Z] TEMP C:\Windows\TEMP [2022-01-20T12:16:40.276Z] TESTDEBUG 0 [2022-01-20T12:16:40.276Z] TESTRUN_DRIVE d [2022-01-20T12:16:40.276Z] TESTRUN_SUBDIR CI [2022-01-20T12:16:40.276Z] TIMEOUT 120m [2022-01-20T12:16:40.276Z] TMP C:\Windows\TEMP [2022-01-20T12:16:40.276Z] unit_validate true [2022-01-20T12:16:40.276Z] USERDOMAIN WORKGROUP [2022-01-20T12:16:40.276Z] USERNAME azwin-2-10a631$ [2022-01-20T12:16:40.276Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T12:16:40.276Z] validate_force false [2022-01-20T12:16:40.276Z] windir C:\Windows [2022-01-20T12:16:40.276Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T12:16:40.276Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T12:16:40.276Z] windows2022 true [2022-01-20T12:16:40.276Z] windows2022containerd true [2022-01-20T12:16:40.276Z] windowsRS1 false [2022-01-20T12:16:40.276Z] windowsRS5 true [2022-01-20T12:16:40.276Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T12:16:40.276Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T12:16:40.276Z] [2022-01-20T12:16:40.276Z] [2022-01-20T12:16:40.276Z] [2022-01-20T12:16:40.319Z] #21 41.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T12:16:40.319Z] #21 41.24 Setting up iproute2 (5.10.0-4) ... [2022-01-20T12:16:40.581Z] #21 41.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:40.856Z] #21 DONE 41.9s [2022-01-20T12:16:40.856Z] [2022-01-20T12:16:40.856Z] #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-01-20T12:16:40.856Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T12:16:41.101Z] #21 34.17 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T12:16:41.101Z] #21 34.19 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T12:16:41.101Z] #21 34.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:16:41.101Z] #21 34.23 Setting up python3-pip (20.3.4-4) ... [2022-01-20T12:16:41.824Z] INFO: Sources under d:\gopath\... [2022-01-20T12:16:41.824Z] INFO: Test run under d:\CI\... [2022-01-20T12:16:41.824Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T12:16:41.824Z] INFO: docker/docker repository was found [2022-01-20T12:16:41.824Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T12:16:42.047Z] #21 35.14 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T12:16:42.047Z] #21 35.15 Setting up jq (1.6-2.1) ... [2022-01-20T12:16:42.047Z] #21 35.16 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-20T12:16:42.047Z] #21 35.18 Setting up iptables (1.8.7-1) ... [2022-01-20T12:16:42.047Z] #21 35.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T12:16:42.047Z] #21 35.23 Setting up iproute2 (5.10.0-4) ... [2022-01-20T12:16:42.047Z] #21 35.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:42.248Z] #22 1.337 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T12:16:42.248Z] #22 1.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T12:16:42.248Z] #22 1.343 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T12:16:42.288Z] ltsc2022: Pulling from windows/servercore [2022-01-20T12:16:42.511Z] #22 DONE 1.5s [2022-01-20T12:16:42.511Z] [2022-01-20T12:16:42.511Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:16:42.511Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T12:16:42.735Z] #65 31.28 Reading package lists... [2022-01-20T12:16:42.735Z] #65 ... [2022-01-20T12:16:42.735Z] [2022-01-20T12:16:42.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-01-20T12:16:42.735Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:42.735Z] #20 31.12 Reading package lists... [2022-01-20T12:16:42.735Z] #20 40.24 Building dependency tree... [2022-01-20T12:16:42.735Z] #20 ... [2022-01-20T12:16:42.735Z] [2022-01-20T12:16:42.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-01-20T12:16:42.735Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T12:16:42.735Z] #45 21.84 Reading package lists... [2022-01-20T12:16:42.735Z] #45 31.49 Reading package lists... [2022-01-20T12:16:42.753Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T12:16:42.753Z] 0e02c12b1310: Pulling fs layer [2022-01-20T12:16:42.994Z] #45 40.67 Building dependency tree... [2022-01-20T12:16:42.994Z] #45 ... [2022-01-20T12:16:42.994Z] [2022-01-20T12:16:42.994Z] #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-01-20T12:16:42.994Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T12:16:42.994Z] #65 31.28 Reading package lists... [2022-01-20T12:16:43.411Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T12:16:43.411Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7a7bb03f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T12:16:43.411Z] ---------------------------------------------------------------------------- [2022-01-20T12:16:43.871Z] [2022-01-20T12:16:43.871Z] INFO: executeCI.ps1 starting at Thu Jan 20 12:16:43 CUT 2022 [2022-01-20T12:16:43.871Z] [2022-01-20T12:16:43.871Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T12:16:43.871Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T12:16:43.871Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T12:16:43.871Z] INFO: Environment variables: [2022-01-20T12:16:44.331Z] [2022-01-20T12:16:44.331Z] Name Value [2022-01-20T12:16:44.331Z] ---- ----- [2022-01-20T12:16:44.331Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T12:16:44.331Z] amd64 true [2022-01-20T12:16:44.331Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T12:16:44.331Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T12:16:44.331Z] arm64 true [2022-01-20T12:16:44.331Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T12:16:44.331Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T12:16:44.331Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T12:16:44.331Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T12:16:44.331Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T12:16:44.331Z] BRANCH_NAME PR-43130 [2022-01-20T12:16:44.331Z] BUILD_DISPLAY_NAME #15 [2022-01-20T12:16:44.331Z] BUILD_ID 15 [2022-01-20T12:16:44.331Z] BUILD_NUMBER 15 [2022-01-20T12:16:44.331Z] BUILD_TAG jenkins-moby-PR-43130-15 [2022-01-20T12:16:44.331Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/ [2022-01-20T12:16:44.331Z] cgroup2 true [2022-01-20T12:16:44.331Z] CHANGE_AUTHOR thaJeztah [2022-01-20T12:16:44.331Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T12:16:44.331Z] CHANGE_BRANCH daemon_cache_sysinfo [2022-01-20T12:16:44.331Z] CHANGE_FORK thaJeztah/docker [2022-01-20T12:16:44.331Z] CHANGE_ID 43130 [2022-01-20T12:16:44.331Z] CHANGE_TARGET master [2022-01-20T12:16:44.331Z] CHANGE_TITLE daemon: load and cache sysInfo on initialization [2022-01-20T12:16:44.331Z] CHANGE_URL https://github.com/moby/moby/pull/43130 [2022-01-20T12:16:44.331Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:16:44.331Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T12:16:44.331Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T12:16:44.331Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T12:16:44.331Z] COMPUTERNAME azwin-2-634ee0 [2022-01-20T12:16:44.331Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T12:16:44.331Z] ConfigSequenceNumber 0 [2022-01-20T12:16:44.331Z] dco true [2022-01-20T12:16:44.331Z] DOCKER_BUILDKIT 0 [2022-01-20T12:16:44.331Z] DOCKER_DUT_DEBUG 1 [2022-01-20T12:16:44.331Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T12:16:44.331Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T12:16:44.331Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T12:16:44.331Z] EXECUTOR_NUMBER 0 [2022-01-20T12:16:44.331Z] FQDN azwin-2-634ee0.westus.cloudapp.azure.com [2022-01-20T12:16:44.331Z] GIT_BRANCH PR-43130 [2022-01-20T12:16:44.331Z] GIT_COMMIT 17a0ae9211068aaa7dc1e184d51c49bd2739a227 [2022-01-20T12:16:44.331Z] GIT_PREVIOUS_COMMIT c32226512b9d0a53595ac7a6c7428c1902b25e73 [2022-01-20T12:16:44.331Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T12:16:44.331Z] HUDSON_COOKIE 2e1be24c-e96a-40b5-8ff6-7372c54a8d7e [2022-01-20T12:16:44.331Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:16:44.331Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T12:16:44.331Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T12:16:44.331Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T12:16:44.331Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:16:44.331Z] JENKINS_NODE_COOKIE 2645325b-7ab5-45a8-92a0-ed29a16e8000 [2022-01-20T12:16:44.331Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T12:16:44.331Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T12:16:44.331Z] JOB_BASE_NAME PR-43130 [2022-01-20T12:16:44.331Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/display/redirect [2022-01-20T12:16:44.331Z] JOB_NAME moby/PR-43130 [2022-01-20T12:16:44.331Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/ [2022-01-20T12:16:44.331Z] library.jps.version master [2022-01-20T12:16:44.331Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T12:16:44.331Z] NODE_LABELS amd64 azure azwin-2-634ee0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T12:16:44.331Z] NODE_NAME azwin-2-634ee0 [2022-01-20T12:16:44.331Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T12:16:44.331Z] OS Windows_NT [2022-01-20T12:16:44.331Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T12:16:44.331Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T12:16:44.331Z] ppc64le false [2022-01-20T12:16:44.331Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T12:16:44.331Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-20T12:16:44.331Z] PROCESSOR_LEVEL 6 [2022-01-20T12:16:44.331Z] PROCESSOR_REVISION 4f01 [2022-01-20T12:16:44.331Z] ProgramData C:\ProgramData [2022-01-20T12:16:44.331Z] ProgramFiles C:\Program Files [2022-01-20T12:16:44.331Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T12:16:44.331Z] ProgramW6432 C:\Program Files [2022-01-20T12:16:44.331Z] PROMPT $P$G [2022-01-20T12:16:44.331Z] PSExecutionPolicyPreference Bypass [2022-01-20T12:16:44.331Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T12:16:44.331Z] PUBLIC C:\Users\Public [2022-01-20T12:16:44.331Z] rootless true [2022-01-20T12:16:44.331Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=arti... [2022-01-20T12:16:44.331Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=changes [2022-01-20T12:16:44.331Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect [2022-01-20T12:16:44.331Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=tests [2022-01-20T12:16:44.331Z] s390x false [2022-01-20T12:16:44.331Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T12:16:44.331Z] SOURCES_DRIVE d [2022-01-20T12:16:44.331Z] SOURCES_SUBDIR gopath [2022-01-20T12:16:44.332Z] STAGE_NAME Run tests [2022-01-20T12:16:44.332Z] SystemDrive C: [2022-01-20T12:16:44.332Z] SystemRoot C:\Windows [2022-01-20T12:16:44.332Z] TEMP C:\Windows\TEMP [2022-01-20T12:16:44.332Z] TESTDEBUG 0 [2022-01-20T12:16:44.332Z] TESTRUN_DRIVE d [2022-01-20T12:16:44.332Z] TESTRUN_SUBDIR CI [2022-01-20T12:16:44.332Z] TIMEOUT 120m [2022-01-20T12:16:44.332Z] TMP C:\Windows\TEMP [2022-01-20T12:16:44.332Z] unit_validate true [2022-01-20T12:16:44.332Z] USERDOMAIN WORKGROUP [2022-01-20T12:16:44.332Z] USERNAME azwin-2-634ee0$ [2022-01-20T12:16:44.332Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T12:16:44.332Z] validate_force false [2022-01-20T12:16:44.332Z] windir C:\Windows [2022-01-20T12:16:44.332Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T12:16:44.332Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T12:16:44.332Z] windows2022 true [2022-01-20T12:16:44.332Z] windows2022containerd true [2022-01-20T12:16:44.332Z] windowsRS1 false [2022-01-20T12:16:44.332Z] windowsRS5 true [2022-01-20T12:16:44.332Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T12:16:44.332Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T12:16:44.332Z] [2022-01-20T12:16:44.332Z] [2022-01-20T12:16:44.332Z] [2022-01-20T12:16:44.372Z] #65 40.63 Building dependency tree... [2022-01-20T12:16:44.578Z] #21 DONE 37.9s [2022-01-20T12:16:44.578Z] [2022-01-20T12:16:44.578Z] #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-01-20T12:16:44.578Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-20T12:16:45.145Z] #22 0.533 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T12:16:45.145Z] #22 0.536 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T12:16:45.145Z] #22 0.539 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T12:16:45.145Z] #22 DONE 0.6s [2022-01-20T12:16:45.145Z] [2022-01-20T12:16:45.145Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:16:45.145Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T12:16:45.148Z] Client: [2022-01-20T12:16:45.148Z] Context: default [2022-01-20T12:16:45.148Z] Debug Mode: false [2022-01-20T12:16:45.148Z] Plugins: [2022-01-20T12:16:45.148Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T12:16:45.148Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T12:16:45.148Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T12:16:45.148Z] [2022-01-20T12:16:45.148Z] Server: [2022-01-20T12:16:45.148Z] Containers: 0 [2022-01-20T12:16:45.148Z] Running: 0 [2022-01-20T12:16:45.148Z] Paused: 0 [2022-01-20T12:16:45.148Z] Stopped: 0 [2022-01-20T12:16:45.148Z] Images: 0 [2022-01-20T12:16:45.148Z] Server Version: 20.10.9 [2022-01-20T12:16:45.148Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:16:45.148Z] Windows: [2022-01-20T12:16:45.148Z] LCOW: [2022-01-20T12:16:45.148Z] Logging Driver: json-file [2022-01-20T12:16:45.148Z] Plugins: [2022-01-20T12:16:45.148Z] Volume: local [2022-01-20T12:16:45.148Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:16:45.148Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:16:45.148Z] Swarm: inactive [2022-01-20T12:16:45.148Z] Default Isolation: process [2022-01-20T12:16:45.148Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T12:16:45.148Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T12:16:45.148Z] OSType: windows [2022-01-20T12:16:45.148Z] Architecture: x86_64 [2022-01-20T12:16:45.148Z] CPUs: 4 [2022-01-20T12:16:45.148Z] Total Memory: 32GiB [2022-01-20T12:16:45.148Z] Name: azwin-2-ea3a80 [2022-01-20T12:16:45.148Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T12:16:45.148Z] Docker Root Dir: D:\docker [2022-01-20T12:16:45.148Z] Debug Mode: false [2022-01-20T12:16:45.148Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:16:45.148Z] Labels: [2022-01-20T12:16:45.148Z] Experimental: true [2022-01-20T12:16:45.148Z] Insecure Registries: [2022-01-20T12:16:45.148Z] 10.0.0.4:5000 [2022-01-20T12:16:45.148Z] 127.0.0.0/8 [2022-01-20T12:16:45.148Z] Registry Mirrors: [2022-01-20T12:16:45.148Z] http://10.0.0.4:5000/ [2022-01-20T12:16:45.148Z] Live Restore Enabled: false [2022-01-20T12:16:45.148Z] Product License: Community Engine [2022-01-20T12:16:45.148Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T12:16:46.687Z] INFO: Sources under d:\gopath\... [2022-01-20T12:16:46.687Z] INFO: Test run under d:\CI\... [2022-01-20T12:16:46.687Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T12:16:46.687Z] INFO: docker/docker repository was found [2022-01-20T12:16:46.687Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T12:16:46.687Z] ltsc2022: Pulling from windows/servercore [2022-01-20T12:16:46.908Z] #65 45.05 The following additional packages will be installed: [2022-01-20T12:16:46.908Z] #65 45.06 libbtrfs0 [2022-01-20T12:16:46.908Z] #65 45.28 The following NEW packages will be installed: [2022-01-20T12:16:46.908Z] #65 45.30 libbtrfs-dev libbtrfs0 [2022-01-20T12:16:46.908Z] #65 ... [2022-01-20T12:16:46.908Z] [2022-01-20T12:16:46.908Z] #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-01-20T12:16:46.908Z] #70 sha256:b80673fad470f45d45029a172b9530876b14f87a949fd1fc1dd88c610849c83e [2022-01-20T12:16:46.908Z] #70 45.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T12:16:47.167Z] #70 45.43 + GOBIN=/build [2022-01-20T12:16:47.167Z] #70 45.43 + GO111MODULE=on [2022-01-20T12:16:47.167Z] #70 45.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T12:16:47.192Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T12:16:47.192Z] 0e02c12b1310: Pulling fs layer [2022-01-20T12:16:49.075Z] #70 ... [2022-01-20T12:16:49.075Z] [2022-01-20T12:16:49.075Z] #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-01-20T12:16:49.075Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T12:16:49.075Z] #65 45.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:16:49.075Z] #65 45.78 Need to get 460 kB of archives. [2022-01-20T12:16:49.075Z] #65 45.78 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T12:16:49.075Z] #65 45.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:16:49.075Z] #65 45.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:16:49.075Z] #65 46.46 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:16:49.075Z] #65 46.87 Fetched 460 kB in 0s (1494 kB/s) [2022-01-20T12:16:49.075Z] #65 46.94 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:16:49.075Z] #65 46.94 (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-01-20T12:16:49.075Z] #65 46.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:16:49.075Z] #65 47.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:16:49.075Z] #65 47.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:16:49.075Z] #65 47.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:16:49.075Z] #65 47.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:16:49.075Z] #65 47.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:16:49.075Z] #65 47.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:16:49.075Z] #65 47.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:49.075Z] #65 DONE 47.6s [2022-01-20T12:16:49.075Z] [2022-01-20T12:16:49.075Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T12:16:49.075Z] #66 sha256:9387c845d2df702e566e2ff4437f7f1138bb55198c5164fbb514f1d1e43a6a21 [2022-01-20T12:16:49.075Z] #66 DONE 0.2s [2022-01-20T12:16:49.075Z] [2022-01-20T12:16:49.075Z] #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-01-20T12:16:49.075Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:16:50.016Z] #67 0.854 + RM_GOPATH=0 [2022-01-20T12:16:50.016Z] #67 0.854 + TMP_GOPATH= [2022-01-20T12:16:50.016Z] #67 0.854 + : /build [2022-01-20T12:16:50.016Z] #67 0.854 + '[' -z '' ']' [2022-01-20T12:16:50.016Z] #67 0.854 ++ mktemp -d [2022-01-20T12:16:50.016Z] #67 0.855 + export GOPATH=/tmp/tmp.6YBofcCGfn [2022-01-20T12:16:50.016Z] #67 0.855 + GOPATH=/tmp/tmp.6YBofcCGfn [2022-01-20T12:16:50.016Z] #67 0.855 + RM_GOPATH=1 [2022-01-20T12:16:50.016Z] #67 0.855 + case "$(go env GOARCH)" in [2022-01-20T12:16:50.016Z] #67 0.856 ++ go env GOARCH [2022-01-20T12:16:50.016Z] #67 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:50.016Z] #67 0.866 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:50.016Z] #67 0.866 ++ dirname /install.sh [2022-01-20T12:16:50.016Z] #67 0.874 + dir=/ [2022-01-20T12:16:50.016Z] #67 0.874 + bin=containerd [2022-01-20T12:16:50.016Z] #67 0.874 + shift [2022-01-20T12:16:50.016Z] #67 0.874 + '[' '!' -f //containerd.installer ']' [2022-01-20T12:16:50.016Z] #67 0.874 + . //containerd.installer [2022-01-20T12:16:50.016Z] #67 0.875 ++ set -e [2022-01-20T12:16:50.016Z] #67 0.875 ++ : v1.5.9 [2022-01-20T12:16:50.016Z] #67 0.875 + install_containerd [2022-01-20T12:16:50.016Z] #67 0.876 + echo 'Install containerd version v1.5.9' [2022-01-20T12:16:50.016Z] #67 0.876 Install containerd version v1.5.9 [2022-01-20T12:16:50.016Z] #67 0.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6YBofcCGfn/src/github.com/containerd/containerd [2022-01-20T12:16:50.016Z] #67 0.887 Cloning into '/tmp/tmp.6YBofcCGfn/src/github.com/containerd/containerd'... [2022-01-20T12:16:50.587Z] #67 ... [2022-01-20T12:16:50.587Z] [2022-01-20T12:16:50.587Z] #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-01-20T12:16:50.587Z] #70 sha256:b80673fad470f45d45029a172b9530876b14f87a949fd1fc1dd88c610849c83e [2022-01-20T12:16:50.587Z] #70 48.80 rootlesskit version 0.14.6 [2022-01-20T12:16:50.587Z] #70 48.81 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T12:16:50.587Z] #70 48.81 -container-ip string [2022-01-20T12:16:50.587Z] #70 48.81 container ip [2022-01-20T12:16:50.587Z] #70 48.81 -container-port int [2022-01-20T12:16:50.587Z] #70 48.81 container port (default -1) [2022-01-20T12:16:50.587Z] #70 48.81 -host-ip string [2022-01-20T12:16:50.587Z] #70 48.81 host ip [2022-01-20T12:16:50.587Z] #70 48.81 -host-port int [2022-01-20T12:16:50.587Z] #70 48.81 host port (default -1) [2022-01-20T12:16:50.587Z] #70 48.81 -proto string [2022-01-20T12:16:50.587Z] #70 48.81 proxy protocol (default "tcp") [2022-01-20T12:16:50.587Z] #70 DONE 49.0s [2022-01-20T12:16:50.587Z] [2022-01-20T12:16:50.587Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T12:16:50.587Z] #71 sha256:5df35706eb6434d1bfe6adcf5dd9dd7a1ed1f5cd4139c6b1b29251a8ed4bb9ea [2022-01-20T12:16:50.587Z] #71 DONE 0.0s [2022-01-20T12:16:50.587Z] [2022-01-20T12:16:50.587Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T12:16:50.587Z] #72 sha256:aceb5a9dd06387f4f1a24f66e482454a9c1a03501f77f428bb108fb64f0c7f08 [2022-01-20T12:16:50.587Z] #72 DONE 0.1s [2022-01-20T12:16:50.587Z] [2022-01-20T12:16:50.587Z] #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-01-20T12:16:50.587Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T12:16:50.587Z] #45 40.67 Building dependency tree... [2022-01-20T12:16:50.587Z] #45 44.75 The following additional packages will be installed: [2022-01-20T12:16:50.587Z] #45 44.77 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-20T12:16:50.587Z] #45 44.81 Suggested packages: [2022-01-20T12:16:50.587Z] #45 44.81 cmake-doc ninja-build lrzip [2022-01-20T12:16:50.587Z] #45 44.81 Recommended packages: [2022-01-20T12:16:50.587Z] #45 44.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T12:16:50.587Z] #45 45.49 The following NEW packages will be installed: [2022-01-20T12:16:50.587Z] #45 45.51 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-20T12:16:50.587Z] #45 45.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:16:50.587Z] #45 45.87 Need to get 8418 kB of archives. [2022-01-20T12:16:50.587Z] #45 45.87 After this operation, 34.9 MB of additional disk space will be used. [2022-01-20T12:16:50.587Z] #45 45.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:16:50.587Z] #45 45.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:16:50.587Z] #45 45.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T12:16:50.587Z] #45 45.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T12:16:50.587Z] #45 45.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T12:16:50.587Z] #45 45.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T12:16:50.587Z] #45 45.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T12:16:50.587Z] #45 45.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T12:16:50.587Z] #45 46.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:16:50.587Z] #45 47.03 Fetched 8418 kB in 0s (19.2 MB/s) [2022-01-20T12:16:50.587Z] #45 47.09 Selecting previously unselected package xxd. [2022-01-20T12:16:50.587Z] #45 47.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-01-20T12:16:50.587Z] #45 47.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 47.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:50.587Z] #45 47.24 Selecting previously unselected package vim-common. [2022-01-20T12:16:50.587Z] #45 47.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:16:50.587Z] #45 47.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:50.587Z] #45 47.44 Selecting previously unselected package cmake-data. [2022-01-20T12:16:50.587Z] #45 47.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T12:16:50.587Z] #45 47.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:16:50.587Z] #45 48.67 Selecting previously unselected package libarchive13:amd64. [2022-01-20T12:16:50.587Z] #45 48.68 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 48.69 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:16:50.587Z] #45 48.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T12:16:50.587Z] #45 48.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 48.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:16:50.587Z] #45 48.93 Selecting previously unselected package librhash0:amd64. [2022-01-20T12:16:50.587Z] #45 48.94 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 48.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:16:50.587Z] #45 49.04 Selecting previously unselected package libuv1:amd64. [2022-01-20T12:16:50.587Z] #45 49.05 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 49.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:16:50.587Z] #45 49.16 Selecting previously unselected package cmake. [2022-01-20T12:16:50.587Z] #45 49.16 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T12:16:50.587Z] #45 49.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:16:52.446Z] #56 ... [2022-01-20T12:16:52.446Z] [2022-01-20T12:16:52.446Z] #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-01-20T12:16:52.446Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:52.446Z] #43 DONE 185.2s [2022-01-20T12:16:52.446Z] [2022-01-20T12:16:52.446Z] #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-01-20T12:16:52.446Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:16:52.446Z] #60 ... [2022-01-20T12:16:52.446Z] [2022-01-20T12:16:52.446Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T12:16:52.446Z] #44 sha256:6d5b6136cfdad85cd8296d3425a5815a96cabac6219b81a3e20eb8b22fb07ece [2022-01-20T12:16:52.518Z] #23 9.497 Collecting yamllint==1.26.1 [2022-01-20T12:16:52.712Z] #44 DONE 0.6s [2022-01-20T12:16:52.712Z] [2022-01-20T12:16:52.712Z] #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-01-20T12:16:52.712Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:16:52.750Z] #45 51.20 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T12:16:52.751Z] #45 51.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:52.751Z] #45 51.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T12:16:52.751Z] #45 51.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:16:52.751Z] #45 51.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T12:16:52.751Z] #45 51.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T12:16:52.751Z] #45 51.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T12:16:52.751Z] #45 51.31 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T12:16:52.751Z] #45 51.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:16:52.779Z] #23 10.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T12:16:52.974Z] #56 ... [2022-01-20T12:16:52.974Z] [2022-01-20T12:16:52.974Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T12:16:52.974Z] #48 sha256:17b3269597fdfc104d7a295154730a4866dc73e3b98202375ccb24c6c8771c7d [2022-01-20T12:16:52.974Z] #48 DONE 0.0s [2022-01-20T12:16:52.974Z] [2022-01-20T12:16:52.974Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T12:16:52.974Z] #50 sha256:70c6d3c434ca2cb563d69d169cb416753b2acaf1dc14fecc47f185a14fa14738 [2022-01-20T12:16:52.974Z] #50 DONE 0.1s [2022-01-20T12:16:53.012Z] #45 DONE 51.5s [2022-01-20T12:16:53.012Z] [2022-01-20T12:16:53.012Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T12:16:53.012Z] #46 sha256:8a69040cebd652aff0105052a08fa4a3afc84bb37c3c8efaaba1a46ba5f9c5b2 [2022-01-20T12:16:53.012Z] #46 DONE 0.1s [2022-01-20T12:16:53.012Z] [2022-01-20T12:16:53.012Z] #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-01-20T12:16:53.012Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:53.012Z] #20 40.24 Building dependency tree... [2022-01-20T12:16:53.012Z] #20 44.49 The following additional packages will be installed: [2022-01-20T12:16:53.012Z] #20 44.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:16:53.012Z] #20 44.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T12:16:53.012Z] #20 44.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T12:16:53.012Z] #20 44.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T12:16:53.012Z] #20 44.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T12:16:53.012Z] #20 44.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T12:16:53.012Z] #20 44.52 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T12:16:53.012Z] #20 44.56 Suggested packages: [2022-01-20T12:16:53.013Z] #20 44.56 gcc-10-locales seccomp wine64 [2022-01-20T12:16:53.013Z] #20 45.45 The following NEW packages will be installed: [2022-01-20T12:16:53.013Z] #20 45.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T12:16:53.013Z] #20 45.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T12:16:53.013Z] #20 45.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T12:16:53.013Z] #20 45.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T12:16:53.013Z] #20 45.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T12:16:53.013Z] #20 45.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T12:16:53.013Z] #20 45.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T12:16:53.013Z] #20 45.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T12:16:53.013Z] #20 45.48 mingw-w64-x86-64-dev [2022-01-20T12:16:53.013Z] #20 45.88 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:16:53.013Z] #20 45.88 Need to get 115 MB of archives. [2022-01-20T12:16:53.013Z] #20 45.88 After this operation, 645 MB of additional disk space will be used. [2022-01-20T12:16:53.013Z] #20 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-20T12:16:53.013Z] #20 45.94 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-01-20T12:16:53.013Z] #20 46.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T12:16:53.013Z] #20 46.00 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-01-20T12:16:53.013Z] #20 46.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T12:16:53.013Z] #20 46.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T12:16:53.013Z] #20 46.14 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-01-20T12:16:53.013Z] #20 46.21 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-01-20T12:16:53.013Z] #20 46.21 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-01-20T12:16:53.013Z] #20 46.41 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-01-20T12:16:53.013Z] #20 46.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T12:16:53.013Z] #20 47.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T12:16:53.013Z] #20 47.28 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-01-20T12:16:53.013Z] #20 47.87 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-01-20T12:16:53.013Z] #20 48.15 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-01-20T12:16:53.013Z] #20 48.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T12:16:53.013Z] #20 48.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T12:16:53.013Z] #20 48.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T12:16:53.013Z] #20 48.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T12:16:53.013Z] #20 48.17 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-01-20T12:16:53.013Z] #20 48.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T12:16:53.013Z] #20 48.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T12:16:53.013Z] #20 48.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T12:16:53.013Z] #20 48.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T12:16:53.013Z] #20 48.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T12:16:53.013Z] #20 48.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T12:16:53.013Z] #20 48.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T12:16:53.013Z] #20 48.21 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-01-20T12:16:53.013Z] #20 48.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T12:16:53.013Z] #20 48.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T12:16:53.013Z] #20 48.95 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:16:53.013Z] #20 49.14 Fetched 115 MB in 3s (43.9 MB/s) [2022-01-20T12:16:53.013Z] #20 49.21 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T12:16:53.013Z] #20 49.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 ... 30207 files and directories currently installed.) [2022-01-20T12:16:53.013Z] #20 49.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:16:53.013Z] #20 49.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:16:53.013Z] #20 50.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T12:16:53.013Z] #20 50.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T12:16:53.013Z] #20 50.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:16:53.013Z] #20 51.61 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T12:16:53.013Z] #20 51.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T12:16:53.013Z] #20 51.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:16:53.013Z] #20 51.71 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T12:16:53.013Z] #20 ... [2022-01-20T12:16:53.013Z] [2022-01-20T12:16:53.013Z] #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-01-20T12:16:53.013Z] #47 sha256:fc74a6ffe688a2df3cabf6773bd97955c9baf8a6fcb5133b4b3c70b1b43fca60 [2022-01-20T12:16:53.236Z] [2022-01-20T12:16:53.236Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T12:16:53.236Z] #52 sha256:311afb31a7e955bbd97f7e0de26becba049078c5f43b1ed6f15192ef6c28b09c [2022-01-20T12:16:53.498Z] #52 DONE 0.4s [2022-01-20T12:16:53.498Z] [2022-01-20T12:16:53.498Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T12:16:53.498Z] #54 sha256:8814f0bc76d0d56ea8309f11d37dd3fb1197978ccab9a595b546b86418ca3f34 [2022-01-20T12:16:53.498Z] #54 DONE 0.1s [2022-01-20T12:16:53.498Z] [2022-01-20T12:16:53.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-01-20T12:16:53.498Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:16:53.581Z] #47 0.692 + RM_GOPATH=0 [2022-01-20T12:16:53.840Z] #47 0.692 + TMP_GOPATH= [2022-01-20T12:16:53.840Z] #47 0.692 + : /build [2022-01-20T12:16:53.840Z] #47 0.692 + '[' -z '' ']' [2022-01-20T12:16:53.840Z] #47 0.693 ++ mktemp -d [2022-01-20T12:16:53.840Z] #47 0.695 + export GOPATH=/tmp/tmp.davrqJWy98 [2022-01-20T12:16:53.840Z] #47 0.696 + GOPATH=/tmp/tmp.davrqJWy98 [2022-01-20T12:16:53.840Z] #47 0.696 + RM_GOPATH=1 [2022-01-20T12:16:53.840Z] #47 0.696 + case "$(go env GOARCH)" in [2022-01-20T12:16:53.840Z] #47 0.696 ++ go env GOARCH [2022-01-20T12:16:53.840Z] #47 0.702 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:53.840Z] #47 0.702 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:16:53.840Z] #47 0.703 ++ dirname /install.sh [2022-01-20T12:16:53.840Z] #47 0.704 + dir=/ [2022-01-20T12:16:53.840Z] #47 0.704 + bin=tini [2022-01-20T12:16:53.840Z] #47 0.704 + shift [2022-01-20T12:16:53.840Z] #47 0.704 + '[' '!' -f //tini.installer ']' [2022-01-20T12:16:53.840Z] #47 0.705 + . //tini.installer [2022-01-20T12:16:53.840Z] #47 0.705 ++ : v0.19.0 [2022-01-20T12:16:53.840Z] #47 0.705 + install_tini [2022-01-20T12:16:53.840Z] #47 0.706 + echo 'Install tini version v0.19.0' [2022-01-20T12:16:53.840Z] #47 0.706 Install tini version v0.19.0 [2022-01-20T12:16:53.840Z] #47 0.706 + git clone https://github.com/krallin/tini.git /tmp/tmp.davrqJWy98/tini [2022-01-20T12:16:53.840Z] #47 0.708 Cloning into '/tmp/tmp.davrqJWy98/tini'... [2022-01-20T12:16:54.100Z] #47 1.083 + cd /tmp/tmp.davrqJWy98/tini [2022-01-20T12:16:54.100Z] #47 1.083 + git checkout -q v0.19.0 [2022-01-20T12:16:54.100Z] #47 1.091 + cmake . [2022-01-20T12:16:54.163Z] #23 11.58 Collecting pathspec>=0.5.3 [2022-01-20T12:16:54.163Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T12:16:54.359Z] #47 1.196 -- The C compiler identification is GNU 10.2.1 [2022-01-20T12:16:54.359Z] #47 1.242 -- Detecting C compiler ABI info [2022-01-20T12:16:54.359Z] #47 1.444 -- Detecting C compiler ABI info - done [2022-01-20T12:16:54.423Z] #23 11.91 Collecting pyyaml [2022-01-20T12:16:54.423Z] #23 11.92 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-01-20T12:16:54.423Z] #23 11.97 Building wheels for collected packages: yamllint [2022-01-20T12:16:54.423Z] #23 11.98 Building wheel for yamllint (setup.py): started [2022-01-20T12:16:54.618Z] #47 1.482 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T12:16:54.618Z] #47 1.483 -- Detecting C compile features [2022-01-20T12:16:54.618Z] #47 1.486 -- Detecting C compile features - done [2022-01-20T12:16:54.618Z] #47 1.506 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T12:16:54.618Z] #47 1.597 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T12:16:54.618Z] #47 1.626 -- Configuring done [2022-01-20T12:16:54.618Z] #47 1.637 -- Generating done [2022-01-20T12:16:54.618Z] #47 1.639 -- Build files have been written to: /tmp/tmp.davrqJWy98/tini [2022-01-20T12:16:54.618Z] #47 1.643 + make tini-static [2022-01-20T12:16:54.877Z] #47 1.767 Scanning dependencies of target tini-static [2022-01-20T12:16:54.877Z] #47 1.813 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T12:16:55.217Z] #23 8.471 Collecting yamllint==1.26.1 [2022-01-20T12:16:55.217Z] #23 9.517 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T12:16:55.365Z] #23 12.79 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T12:16:55.365Z] #23 12.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=459795e34e9c2f61c4a4dec162c72b2fc2bc153fa24696e0ea95ac76e0b2a5ad [2022-01-20T12:16:55.365Z] #23 12.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T12:16:55.365Z] #23 12.79 Successfully built yamllint [2022-01-20T12:16:55.365Z] #23 12.81 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T12:16:55.366Z] 0e02c12b1310: Verifying Checksum [2022-01-20T12:16:55.366Z] 0e02c12b1310: Download complete [2022-01-20T12:16:55.446Z] #47 2.221 [100%] Linking C executable tini-static [2022-01-20T12:16:55.446Z] #47 2.419 [100%] Built target tini-static [2022-01-20T12:16:55.446Z] #47 2.439 + mkdir -p /build [2022-01-20T12:16:55.446Z] #47 2.447 + cp tini-static /build/docker-init [2022-01-20T12:16:55.626Z] #23 13.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T12:16:55.705Z] #47 DONE 2.8s [2022-01-20T12:16:55.705Z] [2022-01-20T12:16:55.705Z] #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-01-20T12:16:55.705Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:16:55.705Z] #20 51.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:16:55.705Z] #20 51.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:16:55.705Z] #20 51.86 Selecting previously unselected package dmsetup. [2022-01-20T12:16:55.705Z] #20 51.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:16:55.705Z] #20 51.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:16:55.705Z] #20 51.94 Selecting previously unselected package mingw-w64-common. [2022-01-20T12:16:55.705Z] #20 51.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T12:16:55.706Z] #20 51.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T12:16:55.706Z] #20 53.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T12:16:55.706Z] #20 53.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T12:16:55.706Z] #20 53.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:16:55.783Z] #23 10.44 Collecting pathspec>=0.5.3 [2022-01-20T12:16:55.783Z] #23 10.45 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T12:16:55.783Z] #23 10.71 Collecting pyyaml [2022-01-20T12:16:56.042Z] #23 10.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-20T12:16:56.042Z] #23 10.85 Building wheels for collected packages: yamllint [2022-01-20T12:16:56.042Z] #23 10.85 Building wheel for yamllint (setup.py): started [2022-01-20T12:16:56.568Z] #23 DONE 14.2s [2022-01-20T12:16:56.568Z] [2022-01-20T12:16:56.568Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T12:16:56.568Z] #27 sha256:a3ceeb11ae41cdcd16704c8cd339b7bcc6ec212562d2d9699c1ef4d6c92d8f60 [2022-01-20T12:16:56.609Z] #23 ... [2022-01-20T12:16:56.609Z] [2022-01-20T12:16:56.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-01-20T12:16:56.609Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T12:16:56.609Z] #43 150.4 + dpkg --print-architecture [2022-01-20T12:16:57.084Z] #20 55.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T12:16:57.142Z] #27 DONE 0.6s [2022-01-20T12:16:57.142Z] [2022-01-20T12:16:57.142Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T12:16:57.142Z] #32 sha256:7d1d58bc6fa3d92387967a7b53e49bcc5d63e77e03e7c2ca85fe7577ba60b68a [2022-01-20T12:16:57.343Z] #20 55.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:16:57.343Z] #20 55.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:16:57.343Z] #20 55.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T12:16:57.343Z] #20 55.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:16:57.343Z] #20 55.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:16:57.539Z] 0e02c12b1310: Verifying Checksum [2022-01-20T12:16:57.539Z] 0e02c12b1310: Download complete [2022-01-20T12:16:58.086Z] #32 DONE 1.0s [2022-01-20T12:16:58.086Z] [2022-01-20T12:16:58.086Z] #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-01-20T12:16:58.086Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:16:58.347Z] #56 ... [2022-01-20T12:16:58.347Z] [2022-01-20T12:16:58.347Z] #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-01-20T12:16:58.347Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:58.347Z] #43 167.9 + dpkg --print-architecture [2022-01-20T12:16:58.347Z] #43 167.9 + git checkout -q v2.1.0 [2022-01-20T12:16:58.512Z] #43 DONE 152.2s [2022-01-20T12:16:58.512Z] [2022-01-20T12:16:58.512Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:16:58.512Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T12:16:58.512Z] #23 11.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T12:16:58.512Z] #23 11.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ec4b31a9568448681c04930c95dd8c8d08cd70e11800915f42c465a213413965 [2022-01-20T12:16:58.512Z] #23 11.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T12:16:58.512Z] #23 11.78 Successfully built yamllint [2022-01-20T12:16:58.512Z] #23 11.81 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T12:16:58.512Z] #23 12.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T12:16:58.512Z] #23 DONE 13.3s [2022-01-20T12:16:58.512Z] [2022-01-20T12:16:58.512Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:16:58.512Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T12:16:58.512Z] #51 151.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T12:16:58.512Z] #51 DONE 152.4s [2022-01-20T12:16:58.512Z] [2022-01-20T12:16:58.512Z] #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-01-20T12:16:58.512Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:16:58.609Z] #43 ... [2022-01-20T12:16:58.609Z] [2022-01-20T12:16:58.609Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T12:16:58.609Z] #35 sha256:104075d98943ac6f3a93c1b3acf20e237c697fcb953dc1f53c759b56aea82888 [2022-01-20T12:16:58.609Z] #35 DONE 0.4s [2022-01-20T12:16:58.609Z] [2022-01-20T12:16:58.609Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T12:16:58.609Z] #37 sha256:db93575781a9ec46ead91212188816d1b962af8ca520cf50ee48d3eca4129fac [2022-01-20T12:16:58.609Z] #37 DONE 0.1s [2022-01-20T12:16:58.609Z] [2022-01-20T12:16:58.609Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T12:16:58.609Z] #41 sha256:21f6e59fdaff31188ab3e4bab3170a9dc3c00739bfc74c27655ee5beecacb855 [2022-01-20T12:16:58.870Z] #41 DONE 0.1s [2022-01-20T12:16:58.870Z] [2022-01-20T12:16:58.870Z] #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-01-20T12:16:58.870Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:16:58.870Z] #43 168.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T12:16:58.871Z] #43 168.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T12:16:59.080Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T12:16:59.080Z] 8f616e6e9eec: Download complete [2022-01-20T12:16:59.247Z] #20 57.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T12:16:59.247Z] #20 57.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:16:59.247Z] #20 57.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:17:00.060Z] #60 172.0 + bin/containerd [2022-01-20T12:17:00.060Z] #60 ... [2022-01-20T12:17:00.060Z] [2022-01-20T12:17:00.061Z] #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-01-20T12:17:00.061Z] #56 sha256:2d946dcf8ea068f28b9f4b70e5f5355c6f1c203be09d8708376d447482d2e2dd [2022-01-20T12:17:00.061Z] #56 109.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T12:17:00.061Z] #56 110.5 + mkdir -p /build [2022-01-20T12:17:00.061Z] #56 110.5 + cp runc /build/runc [2022-01-20T12:17:00.061Z] #56 DONE 110.7s [2022-01-20T12:17:00.092Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T12:17:00.092Z] 8f616e6e9eec: Download complete [2022-01-20T12:17:00.317Z] [2022-01-20T12:17:00.317Z] #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-01-20T12:17:00.317Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:17:00.787Z] #43 ... [2022-01-20T12:17:00.788Z] [2022-01-20T12:17:00.788Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T12:17:00.788Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T12:17:00.788Z] #51 170.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T12:17:00.788Z] #51 DONE 170.7s [2022-01-20T12:17:01.049Z] [2022-01-20T12:17:01.049Z] #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-01-20T12:17:01.049Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:17:01.249Z] #60 ... [2022-01-20T12:17:01.249Z] [2022-01-20T12:17:01.249Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T12:17:01.249Z] #57 sha256:37fbaf4e85c75664fb92a913c425553ad9603c2f805923c7d1149ae89f2d4897 [2022-01-20T12:17:01.249Z] #57 DONE 0.1s [2022-01-20T12:17:01.506Z] [2022-01-20T12:17:01.506Z] #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-01-20T12:17:01.506Z] #60 sha256:937e3d1d5b08d324aeaf951cc0dfce2786ec8e9d1f493ead5c05862be684b7f1 [2022-01-20T12:17:02.535Z] #20 ... [2022-01-20T12:17:02.535Z] [2022-01-20T12:17:02.535Z] #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-01-20T12:17:02.535Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:17:02.535Z] #67 13.34 + cd /tmp/tmp.6YBofcCGfn/src/github.com/containerd/containerd [2022-01-20T12:17:02.535Z] #67 13.34 + git checkout -q v1.5.9 [2022-01-20T12:17:03.103Z] #67 14.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T12:17:03.103Z] #67 14.02 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T12:17:03.103Z] #67 14.02 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:17:03.103Z] #67 14.02 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T12:17:03.103Z] #67 14.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T12:17:03.103Z] #67 14.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T12:17:03.103Z] #67 14.02 + '[' '' = dynamic ']' [2022-01-20T12:17:03.103Z] #67 14.02 + make [2022-01-20T12:17:03.672Z] #67 14.63 + bin/ctr [2022-01-20T12:17:07.222Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T12:17:07.222Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fe4c4d2e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T12:17:07.222Z] ---------------------------------------------------------------------------- [2022-01-20T12:17:07.222Z] [2022-01-20T12:17:07.222Z] INFO: executeCI.ps1 starting at Thu Jan 20 12:17:05 CUT 2022 [2022-01-20T12:17:07.222Z] [2022-01-20T12:17:07.222Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T12:17:07.222Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T12:17:07.222Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T12:17:07.222Z] INFO: Environment variables: [2022-01-20T12:17:07.222Z] [2022-01-20T12:17:07.222Z] Name Value [2022-01-20T12:17:07.222Z] ---- ----- [2022-01-20T12:17:07.222Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T12:17:07.222Z] amd64 true [2022-01-20T12:17:07.222Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T12:17:07.222Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T12:17:07.222Z] arm64 true [2022-01-20T12:17:07.222Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T12:17:07.222Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T12:17:07.222Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T12:17:07.223Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T12:17:07.223Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T12:17:07.223Z] BRANCH_NAME PR-43130 [2022-01-20T12:17:07.223Z] BUILD_DISPLAY_NAME #15 [2022-01-20T12:17:07.223Z] BUILD_ID 15 [2022-01-20T12:17:07.223Z] BUILD_NUMBER 15 [2022-01-20T12:17:07.223Z] BUILD_TAG jenkins-moby-PR-43130-15 [2022-01-20T12:17:07.223Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/ [2022-01-20T12:17:07.223Z] cgroup2 true [2022-01-20T12:17:07.223Z] CHANGE_AUTHOR thaJeztah [2022-01-20T12:17:07.223Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T12:17:07.223Z] CHANGE_BRANCH daemon_cache_sysinfo [2022-01-20T12:17:07.223Z] CHANGE_FORK thaJeztah/docker [2022-01-20T12:17:07.223Z] CHANGE_ID 43130 [2022-01-20T12:17:07.223Z] CHANGE_TARGET master [2022-01-20T12:17:07.223Z] CHANGE_TITLE daemon: load and cache sysInfo on initialization [2022-01-20T12:17:07.223Z] CHANGE_URL https://github.com/moby/moby/pull/43130 [2022-01-20T12:17:07.223Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T12:17:07.223Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T12:17:07.223Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T12:17:07.223Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T12:17:07.223Z] COMPUTERNAME azwin-2-ea3a80 [2022-01-20T12:17:07.223Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T12:17:07.223Z] ConfigSequenceNumber 0 [2022-01-20T12:17:07.223Z] dco true [2022-01-20T12:17:07.223Z] DOCKER_BUILDKIT 0 [2022-01-20T12:17:07.223Z] DOCKER_DUT_DEBUG 1 [2022-01-20T12:17:07.223Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T12:17:07.223Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T12:17:07.223Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T12:17:07.223Z] EXECUTOR_NUMBER 0 [2022-01-20T12:17:07.223Z] FQDN azwin-2-ea3a80.westus.cloudapp.azure.com [2022-01-20T12:17:07.223Z] GIT_BRANCH PR-43130 [2022-01-20T12:17:07.223Z] GIT_COMMIT 17a0ae9211068aaa7dc1e184d51c49bd2739a227 [2022-01-20T12:17:07.223Z] GIT_PREVIOUS_COMMIT c32226512b9d0a53595ac7a6c7428c1902b25e73 [2022-01-20T12:17:07.223Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T12:17:07.223Z] HUDSON_COOKIE a25bb956-1573-4fa8-b7e9-533d9614fa54 [2022-01-20T12:17:07.223Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:17:07.223Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T12:17:07.223Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T12:17:07.223Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T12:17:07.223Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T12:17:07.223Z] JENKINS_NODE_COOKIE c9b33252-7ed4-46f0-8ca1-fb2ade87ee42 [2022-01-20T12:17:07.223Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T12:17:07.223Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T12:17:07.223Z] JOB_BASE_NAME PR-43130 [2022-01-20T12:17:07.223Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/display/redirect [2022-01-20T12:17:07.223Z] JOB_NAME moby/PR-43130 [2022-01-20T12:17:07.223Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/ [2022-01-20T12:17:07.223Z] library.jps.version master [2022-01-20T12:17:07.223Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T12:17:07.223Z] NODE_LABELS amd64 azure azwin-2-ea3a80 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T12:17:07.223Z] NODE_NAME azwin-2-ea3a80 [2022-01-20T12:17:07.223Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T12:17:07.223Z] OS Windows_NT [2022-01-20T12:17:07.223Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T12:17:07.223Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T12:17:07.223Z] ppc64le false [2022-01-20T12:17:07.223Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T12:17:07.223Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T12:17:07.223Z] PROCESSOR_LEVEL 6 [2022-01-20T12:17:07.223Z] PROCESSOR_REVISION 5504 [2022-01-20T12:17:07.223Z] ProgramData C:\ProgramData [2022-01-20T12:17:07.223Z] ProgramFiles C:\Program Files [2022-01-20T12:17:07.223Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T12:17:07.223Z] ProgramW6432 C:\Program Files [2022-01-20T12:17:07.223Z] PROMPT $P$G [2022-01-20T12:17:07.223Z] PSExecutionPolicyPreference Bypass [2022-01-20T12:17:07.223Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T12:17:07.223Z] PUBLIC C:\Users\Public [2022-01-20T12:17:07.223Z] rootless true [2022-01-20T12:17:07.223Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=arti... [2022-01-20T12:17:07.223Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=changes [2022-01-20T12:17:07.223Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect [2022-01-20T12:17:07.223Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43130/15/display/redirect?page=tests [2022-01-20T12:17:07.223Z] s390x false [2022-01-20T12:17:07.223Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T12:17:07.223Z] SOURCES_DRIVE d [2022-01-20T12:17:07.223Z] SOURCES_SUBDIR gopath [2022-01-20T12:17:07.223Z] STAGE_NAME Run tests [2022-01-20T12:17:07.223Z] SystemDrive C: [2022-01-20T12:17:07.223Z] SystemRoot C:\Windows [2022-01-20T12:17:07.223Z] TEMP C:\Windows\TEMP [2022-01-20T12:17:07.223Z] TESTDEBUG 0 [2022-01-20T12:17:07.223Z] TESTRUN_DRIVE d [2022-01-20T12:17:07.223Z] TESTRUN_SUBDIR CI [2022-01-20T12:17:07.223Z] TIMEOUT 120m [2022-01-20T12:17:07.223Z] TMP C:\Windows\TEMP [2022-01-20T12:17:07.223Z] unit_validate true [2022-01-20T12:17:07.223Z] USERDOMAIN WORKGROUP [2022-01-20T12:17:07.223Z] USERNAME azwin-2-ea3a80$ [2022-01-20T12:17:07.223Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T12:17:07.223Z] validate_force false [2022-01-20T12:17:07.223Z] windir C:\Windows [2022-01-20T12:17:07.223Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T12:17:07.223Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T12:17:07.223Z] windows2022 true [2022-01-20T12:17:07.223Z] windows2022containerd true [2022-01-20T12:17:07.223Z] windowsRS1 false [2022-01-20T12:17:07.223Z] windowsRS5 true [2022-01-20T12:17:07.223Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T12:17:07.223Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T12:17:07.223Z] [2022-01-20T12:17:07.223Z] [2022-01-20T12:17:07.223Z] [2022-01-20T12:17:08.216Z] INFO: Sources under d:\gopath\... [2022-01-20T12:17:08.216Z] INFO: Test run under d:\CI\... [2022-01-20T12:17:08.216Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T12:17:08.216Z] INFO: docker/docker repository was found [2022-01-20T12:17:08.687Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-20T12:17:08.687Z] ltsc2019: Pulling from windows/servercore [2022-01-20T12:17:09.159Z] 4612f6d0b889: Pulling fs layer [2022-01-20T12:17:09.159Z] 567fd00846e9: Pulling fs layer [2022-01-20T12:17:10.243Z] #67 ... [2022-01-20T12:17:10.243Z] [2022-01-20T12:17:10.243Z] #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-01-20T12:17:10.243Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T12:17:10.243Z] #20 61.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T12:17:10.243Z] #20 61.51 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:17:10.243Z] #20 61.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:17:10.243Z] #20 63.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T12:17:10.243Z] #20 63.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:17:10.243Z] #20 63.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:17:10.243Z] #20 64.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T12:17:10.243Z] #20 64.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:17:10.243Z] #20 64.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:17:10.243Z] #20 68.57 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T12:17:10.243Z] #20 68.57 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T12:17:10.243Z] #20 68.58 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:17:11.622Z] #20 70.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T12:17:11.882Z] #20 70.27 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T12:17:11.882Z] #20 70.28 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:17:11.882Z] #20 70.34 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T12:17:11.882Z] #20 70.34 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T12:17:11.882Z] #20 70.34 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:17:11.882Z] #20 70.41 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T12:17:11.882Z] #20 70.41 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T12:17:11.882Z] #20 70.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:17:11.882Z] #20 70.49 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T12:17:11.882Z] #20 70.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T12:17:11.882Z] #20 70.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:17:12.141Z] #20 70.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T12:17:12.141Z] #20 70.57 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T12:17:12.141Z] #20 70.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:17:12.141Z] #20 70.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T12:17:12.141Z] #20 70.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:17:12.141Z] #20 70.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:17:12.141Z] #20 70.72 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T12:17:12.141Z] #20 70.73 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T12:17:12.141Z] #20 70.73 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:17:12.401Z] #20 70.80 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T12:17:12.401Z] #20 70.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T12:17:12.401Z] #20 70.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:17:12.401Z] #20 70.93 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T12:17:12.401Z] #20 70.93 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T12:17:12.401Z] #20 70.94 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:17:12.401Z] #20 71.03 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T12:17:12.401Z] #20 71.03 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T12:17:12.401Z] #20 71.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:17:12.661Z] #20 71.12 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T12:17:12.661Z] #20 71.12 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T12:17:12.661Z] #20 71.13 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:17:12.661Z] #20 71.18 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T12:17:12.661Z] #20 71.18 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T12:17:12.661Z] #20 71.19 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:17:12.920Z] #20 71.41 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T12:17:12.920Z] #20 71.42 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T12:17:12.920Z] #20 71.43 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:17:12.920Z] #20 71.53 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T12:17:12.920Z] #20 71.54 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T12:17:12.920Z] #20 71.54 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:17:12.920Z] #20 71.58 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T12:17:12.920Z] #20 71.59 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T12:17:12.920Z] #20 71.60 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:12.920Z] #20 71.67 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T12:17:13.180Z] #20 71.68 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T12:17:13.180Z] #20 71.68 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:17:13.180Z] #20 71.94 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:13.439Z] #20 71.95 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T12:17:13.439Z] #20 71.96 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T12:17:13.439Z] #20 71.97 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T12:17:13.439Z] #20 71.98 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T12:17:13.439Z] #20 72.00 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T12:17:13.439Z] #20 72.01 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T12:17:13.439Z] #20 72.02 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T12:17:13.439Z] #20 72.03 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T12:17:13.439Z] #20 72.05 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T12:17:13.439Z] #20 72.06 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T12:17:13.439Z] #20 72.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T12:17:13.439Z] #20 72.08 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T12:17:13.439Z] #20 72.09 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T12:17:13.439Z] #20 72.10 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T12:17:13.439Z] #20 72.11 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T12:17:13.439Z] #20 72.12 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T12:17:13.439Z] #20 72.13 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T12:17:13.439Z] #20 72.14 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T12:17:13.439Z] #20 72.15 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.17 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.18 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-01-20T12:17:13.728Z] #20 72.19 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.20 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-01-20T12:17:13.728Z] #20 72.20 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T12:17:13.728Z] #20 72.22 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.23 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-01-20T12:17:13.728Z] #20 72.23 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.25 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T12:17:13.728Z] #20 72.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:17:13.728Z] #20 72.27 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T12:17:13.728Z] #20 72.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:17:13.728Z] #20 72.30 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T12:17:13.728Z] #20 72.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:17:14.307Z] #20 DONE 72.8s [2022-01-20T12:17:14.307Z] [2022-01-20T12:17:14.307Z] #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-01-20T12:17:14.307Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:17:14.307Z] #67 ... [2022-01-20T12:17:14.307Z] [2022-01-20T12:17:14.307Z] #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-01-20T12:17:14.307Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-20T12:17:15.468Z] #56 ... [2022-01-20T12:17:15.468Z] [2022-01-20T12:17:15.468Z] #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-01-20T12:17:15.468Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:17:15.468Z] #60 174.6 + bin/containerd [2022-01-20T12:17:15.688Z] #21 1.059 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T12:17:15.688Z] #21 1.063 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T12:17:15.688Z] #21 1.063 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T12:17:16.033Z] #56 ... [2022-01-20T12:17:16.033Z] [2022-01-20T12:17:16.033Z] #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-01-20T12:17:16.033Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T12:17:16.033Z] #43 DONE 184.6s [2022-01-20T12:17:16.033Z] [2022-01-20T12:17:16.033Z] #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-01-20T12:17:16.033Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:17:16.613Z] #56 ... [2022-01-20T12:17:16.613Z] [2022-01-20T12:17:16.613Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T12:17:16.613Z] #44 sha256:ecc04196cf356f1ffc705feea5510f1cd7b4b3bf80ca627bdae218fd7fcb7fb0 [2022-01-20T12:17:17.185Z] #44 DONE 0.6s [2022-01-20T12:17:17.185Z] [2022-01-20T12:17:17.185Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T12:17:17.185Z] #48 sha256:ba19efa58cd1c5d77c2bce2c503669e7772e5faffb3ca401c224d3ae2977fd5a [2022-01-20T12:17:17.185Z] #48 DONE 0.1s [2022-01-20T12:17:17.185Z] [2022-01-20T12:17:17.185Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T12:17:17.185Z] #50 sha256:d63771b8305b28a95a362762031f3e3720fb01d12fb1dbdbc5b8b451f5f66693 [2022-01-20T12:17:17.185Z] #50 DONE 0.1s [2022-01-20T12:17:17.185Z] [2022-01-20T12:17:17.185Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T12:17:17.185Z] #52 sha256:9d34ac332effd3512fde8e41c2f7f01d9c02d76c3b4d8db5c592e365c5353847 [2022-01-20T12:17:17.757Z] #52 DONE 0.5s [2022-01-20T12:17:17.757Z] [2022-01-20T12:17:17.757Z] #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-01-20T12:17:17.757Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:17:18.018Z] #56 ... [2022-01-20T12:17:18.018Z] [2022-01-20T12:17:18.018Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T12:17:18.018Z] #54 sha256:103dfb044a5adaa6f3e86eefe24f1ce95204aa901c2efe3736b2ba8cffb7b686 [2022-01-20T12:17:18.018Z] #54 DONE 0.1s [2022-01-20T12:17:18.018Z] [2022-01-20T12:17:18.018Z] #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-01-20T12:17:18.018Z] #60 sha256:5b4c3e7e82aaf6b1e7ea63eb9849d848f9e3a858d503f0157a15d2462676fcc2 [2022-01-20T12:17:18.774Z] #60 ... [2022-01-20T12:17:18.774Z] [2022-01-20T12:17:18.774Z] #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-01-20T12:17:18.774Z] #56 sha256:9dd569916add04631e8e01ba68c02a0ab245bbab749e420810b571166f0b4c2f [2022-01-20T12:17:18.774Z] #56 112.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T12:17:19.717Z] #56 113.0 + mkdir -p /build [2022-01-20T12:17:19.717Z] #56 113.0 + cp runc /build/runc [2022-01-20T12:17:19.717Z] #56 DONE 113.2s [2022-01-20T12:17:19.717Z] [2022-01-20T12:17:19.717Z] #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-01-20T12:17:19.717Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:17:20.968Z] #21 1.598 Reading package lists... [2022-01-20T12:17:21.104Z] #60 ... [2022-01-20T12:17:21.104Z] [2022-01-20T12:17:21.104Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T12:17:21.104Z] #57 sha256:7ccef934c1738ef48749dfa0156955b04f637b468f4030c078bb1b1428c493df [2022-01-20T12:17:21.367Z] #57 DONE 0.2s [2022-01-20T12:17:21.367Z] [2022-01-20T12:17:21.367Z] #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-01-20T12:17:21.367Z] #60 sha256:8da121b88a6beaf97c867f13ef3b12e16a5585576750060c2f7026e41c9e78a1 [2022-01-20T12:17:21.707Z] 567fd00846e9: Verifying Checksum [2022-01-20T12:17:21.707Z] 567fd00846e9: Download complete [2022-01-20T12:17:25.165Z] #21 6.233 Reading package lists... [2022-01-20T12:17:26.141Z] #21 10.89 Building dependency tree... [2022-01-20T12:17:26.414Z] #21 12.06 Reading state information... [2022-01-20T12:17:27.798Z] #21 13.44 The following additional packages will be installed: [2022-01-20T12:17:27.798Z] #21 13.44 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T12:17:27.798Z] #21 13.44 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T12:17:27.798Z] #21 13.44 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T12:17:27.798Z] #21 13.44 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T12:17:27.798Z] #21 13.44 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T12:17:27.798Z] #21 13.44 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-20T12:17:27.798Z] #21 13.45 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T12:17:27.798Z] #21 13.47 Suggested packages: [2022-01-20T12:17:27.798Z] #21 13.47 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-20T12:17:27.798Z] #21 13.47 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-20T12:17:27.798Z] #21 13.47 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-20T12:17:27.798Z] #21 13.47 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-20T12:17:27.798Z] #21 13.47 seccomp:ppc64el seccomp:s390x [2022-01-20T12:17:27.798Z] #21 13.47 Recommended packages: [2022-01-20T12:17:27.798Z] #21 13.47 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-20T12:17:27.798Z] #21 13.47 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-20T12:17:27.798Z] #21 13.47 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-20T12:17:27.798Z] #21 13.47 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-20T12:17:28.057Z] #21 13.98 The following NEW packages will be installed: [2022-01-20T12:17:28.057Z] #21 13.98 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T12:17:28.316Z] #21 13.98 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-20T12:17:28.316Z] #21 13.98 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-20T12:17:28.316Z] #21 13.98 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T12:17:28.316Z] #21 13.98 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T12:17:28.316Z] #21 13.98 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T12:17:28.316Z] #21 13.98 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T12:17:28.316Z] #21 13.98 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-20T12:17:28.316Z] #21 13.98 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-20T12:17:28.316Z] #21 13.98 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-20T12:17:28.316Z] #21 13.99 libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T12:17:28.575Z] #21 14.37 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:17:28.575Z] #21 14.37 Need to get 15.9 MB of archives. [2022-01-20T12:17:28.575Z] #21 14.37 After this operation, 73.0 MB of additional disk space will be used. [2022-01-20T12:17:28.575Z] #21 14.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-20T12:17:28.575Z] #21 14.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-20T12:17:28.575Z] #21 14.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-20T12:17:28.575Z] #21 14.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-20T12:17:28.575Z] #21 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-20T12:17:28.575Z] #21 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-20T12:17:28.575Z] #21 14.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-20T12:17:28.575Z] #21 14.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-20T12:17:28.575Z] #21 14.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-20T12:17:28.575Z] #21 14.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-20T12:17:28.575Z] #21 14.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-20T12:17:28.575Z] #21 14.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-20T12:17:28.575Z] #21 14.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-20T12:17:28.575Z] #21 14.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-20T12:17:28.835Z] #21 14.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-20T12:17:28.835Z] #21 14.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-20T12:17:29.094Z] #21 14.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-20T12:17:29.094Z] #21 14.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-20T12:17:29.094Z] #21 14.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-20T12:17:29.094Z] #21 14.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-20T12:17:29.094Z] #21 14.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-20T12:17:29.094Z] #21 14.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-20T12:17:29.094Z] #21 14.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-20T12:17:29.094Z] #21 14.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T12:17:29.094Z] #21 14.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T12:17:29.094Z] #21 14.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-20T12:17:29.094Z] #21 14.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-20T12:17:29.094Z] #21 14.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-20T12:17:29.094Z] #21 14.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-20T12:17:29.094Z] #21 14.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-20T12:17:29.094Z] #21 14.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-20T12:17:29.094Z] #21 14.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-20T12:17:29.094Z] #21 14.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-20T12:17:29.094Z] #21 14.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T12:17:29.662Z] #21 15.37 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:17:29.921Z] #21 15.63 Fetched 15.9 MB in 1s (20.6 MB/s) [2022-01-20T12:17:29.921Z] #21 15.67 Selecting previously unselected package gcc-10-base:armel. [2022-01-20T12:17:29.921Z] #21 15.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-01-20T12:17:29.921Z] #21 15.71 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-20T12:17:29.921Z] #21 15.71 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-20T12:17:29.921Z] #21 15.76 Selecting previously unselected package gcc-10-base:armhf. [2022-01-20T12:17:29.921Z] #21 15.77 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-20T12:17:29.921Z] #21 15.78 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T12:17:29.921Z] #21 15.83 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-20T12:17:30.179Z] #21 15.83 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-20T12:17:30.179Z] #21 15.84 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T12:17:30.179Z] #21 15.89 Selecting previously unselected package gcc-10-base:s390x. [2022-01-20T12:17:30.179Z] #21 15.90 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-20T12:17:30.179Z] #21 15.90 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T12:17:30.179Z] #21 15.95 Selecting previously unselected package gcc-10-base:arm64. [2022-01-20T12:17:30.179Z] #21 15.96 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-20T12:17:30.179Z] #21 15.97 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T12:17:30.179Z] #21 16.03 Selecting previously unselected package libgcc-s1:armel. [2022-01-20T12:17:30.179Z] #21 16.04 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-20T12:17:30.180Z] #21 16.05 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-20T12:17:30.439Z] #21 16.10 Selecting previously unselected package libcrypt1:armel. [2022-01-20T12:17:30.439Z] #21 16.11 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-20T12:17:30.439Z] #21 16.11 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T12:17:30.439Z] #21 16.20 Selecting previously unselected package libc6:armel. [2022-01-20T12:17:30.439Z] #21 16.20 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-20T12:17:30.699Z] #21 16.40 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-20T12:17:31.267Z] #21 16.85 Selecting previously unselected package libapparmor1:armel. [2022-01-20T12:17:31.267Z] #21 16.86 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-20T12:17:31.267Z] #21 16.86 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-20T12:17:31.267Z] #21 16.92 Selecting previously unselected package libapparmor-dev:armel. [2022-01-20T12:17:31.267Z] #21 16.93 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-20T12:17:31.267Z] #21 16.93 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T12:17:31.267Z] #21 16.99 Selecting previously unselected package libgcc-s1:arm64. [2022-01-20T12:17:31.267Z] #21 17.00 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-20T12:17:31.267Z] #21 17.00 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T12:17:31.267Z] #21 17.05 Selecting previously unselected package libcrypt1:arm64. [2022-01-20T12:17:31.267Z] #21 17.06 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-20T12:17:31.267Z] #21 17.07 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T12:17:31.267Z] #21 17.15 Selecting previously unselected package libc6:arm64. [2022-01-20T12:17:31.527Z] #21 17.16 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-20T12:17:31.527Z] #21 17.39 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T12:17:32.096Z] #21 17.82 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T12:17:32.096Z] #21 17.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T12:17:32.096Z] #21 17.83 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T12:17:32.096Z] #21 17.89 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T12:17:32.096Z] #21 17.90 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T12:17:32.096Z] #21 17.90 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T12:17:32.096Z] #21 17.99 Selecting previously unselected package libgcc-s1:s390x. [2022-01-20T12:17:32.355Z] #21 17.99 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-20T12:17:32.355Z] #21 18.00 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T12:17:32.355Z] #21 18.05 Selecting previously unselected package libcrypt1:s390x. [2022-01-20T12:17:32.355Z] #21 18.05 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-20T12:17:32.355Z] #21 18.06 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T12:17:32.355Z] #21 18.14 Selecting previously unselected package libc6:s390x. [2022-01-20T12:17:32.355Z] #21 18.16 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-20T12:17:32.615Z] #21 18.33 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T12:17:32.874Z] #21 18.73 Selecting previously unselected package libapparmor1:s390x. [2022-01-20T12:17:33.138Z] #21 18.74 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-20T12:17:33.138Z] #21 18.74 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-20T12:17:33.138Z] #21 18.80 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-20T12:17:33.138Z] #21 18.80 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-20T12:17:33.138Z] #21 18.81 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T12:17:33.138Z] #21 18.88 Selecting previously unselected package libgcc-s1:armhf. [2022-01-20T12:17:33.138Z] #21 18.88 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-20T12:17:33.138Z] #21 18.89 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T12:17:33.138Z] #21 18.94 Selecting previously unselected package libcrypt1:armhf. [2022-01-20T12:17:33.138Z] #21 18.94 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-20T12:17:33.138Z] #21 18.95 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T12:17:33.399Z] #21 19.04 Selecting previously unselected package libc6:armhf. [2022-01-20T12:17:33.399Z] #21 19.05 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-20T12:17:33.399Z] #21 19.21 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T12:17:33.549Z] #60 207.0 # github.com/containerd/containerd/cmd/containerd [2022-01-20T12:17:33.549Z] #60 207.0 /usr/bin/ld: /tmp/go-link-4041554761/000019.o: in function `New': [2022-01-20T12:17:33.549Z] #60 207.0 /tmp/tmp.bF2xoWtjES/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-01-20T12:17:33.549Z] #60 207.1 + bin/containerd-stress [2022-01-20T12:17:33.549Z] #60 208.1 + bin/containerd-shim [2022-01-20T12:17:33.967Z] #21 19.61 Selecting previously unselected package libapparmor1:armhf. [2022-01-20T12:17:33.967Z] #21 19.62 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-20T12:17:33.967Z] #21 19.63 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-20T12:17:33.967Z] #21 19.68 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-20T12:17:33.968Z] #21 19.68 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-20T12:17:33.968Z] #21 19.69 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T12:17:33.968Z] #21 19.75 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-20T12:17:33.968Z] #21 19.75 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-20T12:17:33.968Z] #21 19.76 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T12:17:33.968Z] #21 19.82 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-20T12:17:33.968Z] #21 19.82 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-20T12:17:33.968Z] #21 19.83 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T12:17:34.227Z] #21 19.91 Selecting previously unselected package libc6:ppc64el. [2022-01-20T12:17:34.227Z] #21 19.92 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-20T12:17:34.488Z] #21 20.11 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T12:17:35.057Z] #21 20.67 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-20T12:17:35.057Z] #21 20.68 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-20T12:17:35.057Z] #21 20.68 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T12:17:35.057Z] #21 20.74 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-20T12:17:35.057Z] #21 20.75 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-20T12:17:35.057Z] #21 20.75 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T12:17:35.057Z] #21 20.81 Selecting previously unselected package libseccomp2:s390x. [2022-01-20T12:17:35.057Z] #21 20.82 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T12:17:35.057Z] #21 20.82 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.057Z] #21 20.87 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-20T12:17:35.057Z] #21 20.88 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T12:17:35.057Z] #21 20.89 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.057Z] #21 20.94 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-20T12:17:35.316Z] #21 20.95 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T12:17:35.316Z] #21 20.95 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.316Z] #21 21.00 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-20T12:17:35.316Z] #21 21.00 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T12:17:35.316Z] #21 21.01 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.316Z] #21 21.08 Selecting previously unselected package libseccomp2:armhf. [2022-01-20T12:17:35.316Z] #21 21.08 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T12:17:35.316Z] #21 21.09 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.316Z] #21 21.13 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-20T12:17:35.316Z] #21 21.13 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T12:17:35.316Z] #21 21.14 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.316Z] #21 21.21 Selecting previously unselected package libseccomp2:armel. [2022-01-20T12:17:35.575Z] #21 21.22 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T12:17:35.575Z] #21 21.23 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.575Z] #21 21.27 Selecting previously unselected package libseccomp-dev:armel. [2022-01-20T12:17:35.575Z] #21 21.27 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T12:17:35.575Z] #21 21.28 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.575Z] #21 21.34 Selecting previously unselected package libseccomp2:arm64. [2022-01-20T12:17:35.575Z] #21 21.34 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T12:17:35.575Z] #21 21.35 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.575Z] #21 21.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T12:17:35.575Z] #21 21.40 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T12:17:35.575Z] #21 21.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:35.834Z] #21 21.52 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.53 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.55 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.56 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.57 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.59 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T12:17:35.834Z] #21 21.60 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T12:17:35.834Z] #21 21.61 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T12:17:35.834Z] #21 21.62 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T12:17:35.834Z] #21 21.64 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T12:17:35.834Z] #21 21.65 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.66 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-20T12:17:35.834Z] #21 21.67 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T12:17:36.095Z] #21 21.69 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T12:17:36.095Z] #21 21.70 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T12:17:36.095Z] #21 21.71 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T12:17:36.134Z] #60 173.9 + bin/containerd [2022-01-20T12:17:37.221Z] #56 ... [2022-01-20T12:17:37.221Z] [2022-01-20T12:17:37.221Z] #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-01-20T12:17:37.221Z] #26 sha256:4615c52845297579114ed3c634a41b70a7839980a596f58034f0e97f34add140 [2022-01-20T12:17:37.221Z] #26 186.0 + return [2022-01-20T12:17:37.221Z] #26 DONE 187.8s [2022-01-20T12:17:37.221Z] [2022-01-20T12:17:37.221Z] #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-01-20T12:17:37.221Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:17:37.221Z] #56 ... [2022-01-20T12:17:37.221Z] [2022-01-20T12:17:37.221Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T12:17:37.221Z] #27 sha256:fca7fe8145b8b52c861cae60112804e03608a49ed963818340b2c1709a634171 [2022-01-20T12:17:37.221Z] #27 DONE 1.5s [2022-01-20T12:17:37.221Z] [2022-01-20T12:17:37.221Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T12:17:37.221Z] #32 sha256:cd461247754b9a784bda64781c245c2f99d6d7650e4a90d73a0695d21243d40c [2022-01-20T12:17:37.473Z] #21 22.94 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-20T12:17:38.158Z] #32 DONE 1.1s [2022-01-20T12:17:38.158Z] [2022-01-20T12:17:38.158Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T12:17:38.158Z] #35 sha256:6009f3b47251191574acaaa21d1c5a824a69af0bfa7fc8938ba4c3e91e4d226b [2022-01-20T12:17:38.412Z] #21 24.16 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T12:17:38.730Z] #35 DONE 0.6s [2022-01-20T12:17:38.730Z] [2022-01-20T12:17:38.730Z] #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-01-20T12:17:38.730Z] #60 sha256:8f62ffad680c24a2d69351f906dd3f8adc5573cf19d41687ec50176c33eb98d2 [2022-01-20T12:17:38.730Z] #60 159.3 + bin/containerd [2022-01-20T12:17:38.989Z] #60 ... [2022-01-20T12:17:38.989Z] [2022-01-20T12:17:38.989Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T12:17:38.989Z] #37 sha256:4441eff63e156bf3c1746d524933ab39cc068a0282e4e9207f32593f2832c00e [2022-01-20T12:17:38.989Z] #37 DONE 0.0s [2022-01-20T12:17:38.989Z] [2022-01-20T12:17:38.989Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T12:17:38.989Z] #41 sha256:d5824bb739ef057214ae5eccf615f80552abefaaf4610bfceef9bdb4d9b44fd0 [2022-01-20T12:17:38.989Z] #41 DONE 0.0s [2022-01-20T12:17:38.989Z] [2022-01-20T12:17:38.989Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T12:17:38.989Z] #44 sha256:ee72237a11f1652d170e2fbcb2765f0ff6d80c3ef7086d65fd42b4d1755306ba [2022-01-20T12:17:39.792Z] #21 25.41 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T12:17:40.137Z] #60 215.2 + bin/containerd-shim-runc-v1 [2022-01-20T12:17:40.898Z] #44 DONE 1.9s [2022-01-20T12:17:40.898Z] [2022-01-20T12:17:40.898Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T12:17:40.898Z] #48 sha256:5cadf1527b8e7fca07393a919c1fa101b6367fba112fe13b98d48212841e6c6c [2022-01-20T12:17:40.898Z] #48 DONE 0.0s [2022-01-20T12:17:40.898Z] [2022-01-20T12:17:40.898Z] #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-01-20T12:17:40.898Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:17:40.898Z] #56 99.57 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T12:17:40.898Z] #56 ... [2022-01-20T12:17:40.898Z] [2022-01-20T12:17:40.898Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T12:17:40.898Z] #50 sha256:d2f737e6db85ab070bbc1267f5abe9052be98c403477ef224f3d631e3380c8ed [2022-01-20T12:17:40.898Z] #50 DONE 0.1s [2022-01-20T12:17:41.158Z] [2022-01-20T12:17:41.158Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T12:17:41.158Z] #52 sha256:a9e6d19535e9617f5c13b1980adf860ee789d2705d693d4c28df5c93c3bbe1f9 [2022-01-20T12:17:41.175Z] #21 26.65 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T12:17:41.431Z] #60 ... [2022-01-20T12:17:41.431Z] [2022-01-20T12:17:41.431Z] #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-01-20T12:17:41.431Z] #56 sha256:829374d401ab61b5abf785459159f51094420ed2b53b2a7b8f4116665ca9dfea [2022-01-20T12:17:41.431Z] #56 112.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T12:17:41.693Z] #56 113.2 + mkdir -p /build [2022-01-20T12:17:41.727Z] #52 DONE 1.0s [2022-01-20T12:17:41.727Z] [2022-01-20T12:17:41.727Z] #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-01-20T12:17:41.727Z] #56 sha256:39c33efeca8cd40a59d187933480d2e2b7eb0308039dfafa1bcdffd9ba0f5560 [2022-01-20T12:17:41.727Z] #56 100.3 + mkdir -p /build [2022-01-20T12:17:41.727Z] #56 100.3 + cp runc /build/runc [2022-01-20T12:17:41.955Z] #56 113.2 + cp runc /build/runc [2022-01-20T12:17:41.985Z] #56 DONE 100.7s [2022-01-20T12:17:41.985Z] [2022-01-20T12:17:41.985Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T12:17:41.985Z] #54 sha256:976a8abd21974ccaaf1424270669dbdd42c5b7940233ab4f3c6ba2f8a9429ede [2022-01-20T12:17:41.985Z] #54 DONE 0.1s [2022-01-20T12:17:41.985Z] [2022-01-20T12:17:41.985Z] #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-01-20T12:17:41.985Z] #60 sha256:8f62ffad680c24a2d69351f906dd3f8adc5573cf19d41687ec50176c33eb98d2 [2022-01-20T12:17:42.114Z] #21 27.92 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 27.93 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 27.94 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 27.95 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 27.96 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 27.97 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 27.98 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.00 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.01 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.02 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.08 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 28.09 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 28.11 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 28.12 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 28.13 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T12:17:42.375Z] #21 28.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.15 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.16 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.17 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.375Z] #21 28.18 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T12:17:42.635Z] #21 28.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:17:42.895Z] #21 DONE 28.6s [2022-01-20T12:17:42.895Z] [2022-01-20T12:17:42.895Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T12:17:42.896Z] #62 sha256:b5d063b7a6169b972753220fc3bc7750278c7427eea56e6681d01c31bb3e87f4 [2022-01-20T12:17:42.898Z] #56 DONE 114.2s [2022-01-20T12:17:42.898Z] [2022-01-20T12:17:42.898Z] #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-01-20T12:17:42.898Z] #60 sha256:5b4c3e7e82aaf6b1e7ea63eb9849d848f9e3a858d503f0157a15d2462676fcc2 [2022-01-20T12:17:43.155Z] #62 DONE 0.2s [2022-01-20T12:17:43.155Z] [2022-01-20T12:17:43.155Z] #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-01-20T12:17:43.155Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:17:43.361Z] #60 ... [2022-01-20T12:17:43.361Z] [2022-01-20T12:17:43.361Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T12:17:43.361Z] #57 sha256:904f7cc947b12cbde8b71bda0480e9806ff3e5077931c076b3cbdf5873ea5234 [2022-01-20T12:17:43.361Z] #57 DONE 0.3s [2022-01-20T12:17:43.361Z] [2022-01-20T12:17:43.361Z] #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-01-20T12:17:43.361Z] #60 sha256:8f62ffad680c24a2d69351f906dd3f8adc5573cf19d41687ec50176c33eb98d2 [2022-01-20T12:17:44.095Z] #63 ... [2022-01-20T12:17:44.095Z] [2022-01-20T12:17:44.095Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T12:17:44.095Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-20T12:17:44.095Z] #22 DONE 1.3s [2022-01-20T12:17:44.095Z] [2022-01-20T12:17:44.095Z] #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-01-20T12:17:44.095Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:17:44.095Z] #63 1.081 + RM_GOPATH=0 [2022-01-20T12:17:44.095Z] #63 1.081 + TMP_GOPATH= [2022-01-20T12:17:44.095Z] #63 1.081 + : /build [2022-01-20T12:17:44.095Z] #63 1.081 + '[' -z '' ']' [2022-01-20T12:17:44.095Z] #63 1.081 ++ mktemp -d [2022-01-20T12:17:44.095Z] #63 1.081 + export GOPATH=/tmp/tmp.UnWTyMSU7f [2022-01-20T12:17:44.095Z] #63 1.081 + GOPATH=/tmp/tmp.UnWTyMSU7f [2022-01-20T12:17:44.095Z] #63 1.081 + RM_GOPATH=1 [2022-01-20T12:17:44.095Z] #63 1.081 + case "$(go env GOARCH)" in [2022-01-20T12:17:44.095Z] #63 1.081 ++ go env GOARCH [2022-01-20T12:17:44.095Z] #63 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T12:17:44.095Z] #63 1.087 + GO_BUILDMODE=-buildmode=pie [2022-01-20T12:17:44.095Z] #63 1.087 ++ dirname /install.sh [2022-01-20T12:17:44.095Z] #63 1.088 + dir=/ [2022-01-20T12:17:44.095Z] #63 1.088 + bin=runc [2022-01-20T12:17:44.095Z] #63 1.088 + shift [2022-01-20T12:17:44.095Z] #63 1.088 + '[' '!' -f //runc.installer ']' [2022-01-20T12:17:44.095Z] #63 1.088 + . //runc.installer [2022-01-20T12:17:44.095Z] #63 1.088 ++ set -e [2022-01-20T12:17:44.095Z] #63 1.088 ++ : v1.0.3 [2022-01-20T12:17:44.095Z] #63 1.089 + install_runc [2022-01-20T12:17:44.095Z] #63 1.089 + RUNC_BUILDTAGS=seccomp [2022-01-20T12:17:44.095Z] #63 1.089 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T12:17:44.095Z] #63 1.089 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UnWTyMSU7f/src/github.com/opencontainers/runc [2022-01-20T12:17:44.095Z] #63 1.089 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T12:17:44.095Z] #63 1.090 Cloning into '/tmp/tmp.UnWTyMSU7f/src/github.com/opencontainers/runc'... [2022-01-20T12:17:44.285Z] #60 ... [2022-01-20T12:17:44.285Z] [2022-01-20T12:17:44.285Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T12:17:44.285Z] #57 sha256:21cd745a293bac44f468c3a233010548d405f21ba514739f1c94af737e58bbed [2022-01-20T12:17:44.545Z] #57 DONE 0.3s [2022-01-20T12:17:44.545Z] [2022-01-20T12:17:44.546Z] #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-01-20T12:17:44.546Z] #60 sha256:5b4c3e7e82aaf6b1e7ea63eb9849d848f9e3a858d503f0157a15d2462676fcc2 [2022-01-20T12:17:45.478Z] #60 220.4 + bin/containerd-shim-runc-v2 [2022-01-20T12:17:45.478Z] #60 220.9 + binaries [2022-01-20T12:17:45.481Z] #63 ... [2022-01-20T12:17:45.481Z] [2022-01-20T12:17:45.481Z] #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-01-20T12:17:45.481Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-20T12:17:45.481Z] #23 DONE 1.0s [2022-01-20T12:17:45.481Z] [2022-01-20T12:17:45.481Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T12:17:45.481Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-20T12:17:45.735Z] #60 220.9 + install -D bin/containerd /build/containerd [2022-01-20T12:17:45.735Z] #60 221.0 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T12:17:45.735Z] #60 221.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T12:17:45.735Z] #60 221.0 + install -D bin/ctr /build/ctr [2022-01-20T12:17:45.990Z] #60 DONE 221.3s [2022-01-20T12:17:46.049Z] #24 0.883 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T12:17:46.049Z] #24 DONE 1.0s [2022-01-20T12:17:46.049Z] [2022-01-20T12:17:46.049Z] #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-01-20T12:17:46.049Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:17:46.919Z] [2022-01-20T12:17:46.919Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T12:17:46.919Z] #61 sha256:28b62fcc7504bed15ac0b7770c5e221446c11885ba5f6c27e22352a97245c653 [2022-01-20T12:17:46.988Z] #63 ... [2022-01-20T12:17:46.988Z] [2022-01-20T12:17:46.988Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T12:17:46.988Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-20T12:17:46.988Z] #25 DONE 0.8s [2022-01-20T12:17:47.174Z] #61 DONE 0.2s [2022-01-20T12:17:47.174Z] [2022-01-20T12:17:47.174Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T12:17:47.174Z] #66 sha256:2b06ca68f63a25f16d6d8702f11e76905f6a28f852578f39a06cd00e8af22ca7 [2022-01-20T12:17:47.174Z] #66 DONE 0.1s [2022-01-20T12:17:47.174Z] [2022-01-20T12:17:47.174Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T12:17:47.174Z] #71 sha256:49fe70c18c3877be5d6589a9fac4914e3ce6a233e49882c64e33b40a504b8e51 [2022-01-20T12:17:47.174Z] #71 DONE 0.2s [2022-01-20T12:17:47.247Z] [2022-01-20T12:17:47.247Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T12:17:47.247Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-20T12:17:47.430Z] [2022-01-20T12:17:47.430Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T12:17:47.430Z] #72 sha256:286ab9c73487f376dcee50b1c8ba4bb04f4f467e01c1882880921e5fcb7d602e [2022-01-20T12:17:47.430Z] #72 DONE 0.0s [2022-01-20T12:17:47.430Z] [2022-01-20T12:17:47.430Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T12:17:47.430Z] #73 sha256:94bdf2ef72ddff10bb6a7454105190619dd3ac11f730f1e73b3a4ba52ebd86e5 [2022-01-20T12:17:47.816Z] #26 DONE 0.9s [2022-01-20T12:17:47.816Z] [2022-01-20T12:17:47.816Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T12:17:47.816Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-20T12:17:48.759Z] #27 DONE 0.9s [2022-01-20T12:17:48.759Z] [2022-01-20T12:17:48.759Z] #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-01-20T12:17:48.759Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:17:48.759Z] #63 5.426 + cd /tmp/tmp.UnWTyMSU7f/src/github.com/opencontainers/runc [2022-01-20T12:17:48.759Z] #63 5.426 + git checkout -q v1.0.3 [2022-01-20T12:17:48.759Z] #63 5.843 + '[' -z '' ']' [2022-01-20T12:17:48.759Z] #63 5.843 + target=static [2022-01-20T12:17:48.759Z] #63 5.843 + make BUILDTAGS=seccomp static [2022-01-20T12:17:48.793Z] #73 DONE 1.3s [2022-01-20T12:17:48.793Z] [2022-01-20T12:17:48.793Z] #74 exporting to image [2022-01-20T12:17:48.793Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T12:17:48.793Z] #74 exporting layers [2022-01-20T12:17:49.019Z] #63 6.130 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T12:17:53.534Z] #60 211.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T12:17:53.534Z] #60 211.6 /usr/bin/ld: /tmp/go-link-1911859605/000019.o: in function `New': [2022-01-20T12:17:53.534Z] #60 211.6 /tmp/tmp.awzHRKIZ9I/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-01-20T12:17:53.534Z] #60 211.7 + bin/containerd-stress [2022-01-20T12:17:53.534Z] #60 212.8 + bin/containerd-shim [2022-01-20T12:17:54.293Z] #63 ... [2022-01-20T12:17:54.293Z] [2022-01-20T12:17:54.293Z] #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-01-20T12:17:54.293Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T12:17:54.293Z] #28 1.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T12:17:54.293Z] #28 1.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T12:17:54.293Z] #28 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T12:17:54.293Z] #28 1.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T12:17:54.293Z] #28 1.736 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T12:17:54.293Z] #28 2.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T12:17:54.293Z] #28 2.382 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T12:17:54.293Z] #28 2.662 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T12:17:54.293Z] #28 2.921 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T12:17:54.293Z] #28 3.147 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T12:17:54.293Z] #28 3.148 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T12:17:54.293Z] #28 3.150 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T12:17:54.293Z] #28 3.157 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T12:17:54.293Z] #28 3.158 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T12:17:54.293Z] #28 3.159 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T12:17:54.293Z] #28 3.167 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T12:17:54.293Z] #28 3.168 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T12:17:54.293Z] #28 3.168 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T12:17:54.293Z] #28 3.169 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T12:17:54.293Z] #28 3.169 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T12:17:54.293Z] #28 3.170 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T12:17:55.327Z] #74 exporting layers 5.8s done [2022-01-20T12:17:55.327Z] #74 writing image sha256:faab3a567f13f0228c97a7ed68235c7ea20a1deab3a759e57fde635bf6a81e45 done [2022-01-20T12:17:55.327Z] #74 naming to docker.io/library/docker:b9d9e6762249592799a5c94916c8ab301be9d636 done [2022-01-20T12:17:55.327Z] #74 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T12:17:55.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 -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:b9d9e6762249592799a5c94916c8ab301be9d636 hack/make.sh dynbinary test-integration [2022-01-20T12:17:56.254Z] [2022-01-20T12:17:56.254Z] Removing bundles/ [2022-01-20T12:17:56.254Z] [2022-01-20T12:17:56.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T12:17:56.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:17:56.254Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:17:58.824Z] #60 220.0 + bin/containerd-shim-runc-v1 [2022-01-20T12:18:02.414Z] #28 ... [2022-01-20T12:18:02.414Z] [2022-01-20T12:18:02.414Z] #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-01-20T12:18:02.414Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:18:02.414Z] #67 72.85 + bin/containerd [2022-01-20T12:18:04.113Z] #60 225.3 + bin/containerd-shim-runc-v2 [2022-01-20T12:18:04.113Z] #60 225.8 + binaries [2022-01-20T12:18:04.113Z] #60 225.8 + install -D bin/containerd /build/containerd [2022-01-20T12:18:04.113Z] #60 225.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T12:18:04.113Z] #60 225.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T12:18:04.113Z] #60 225.9 + install -D bin/ctr /build/ctr [2022-01-20T12:18:06.025Z] #60 DONE 228.0s [2022-01-20T12:18:06.967Z] [2022-01-20T12:18:06.967Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T12:18:06.967Z] #61 sha256:61df73ae6d04a22cc6349d5dafcaf50346589a345302d4e4c977cd84e54499c2 [2022-01-20T12:18:07.905Z] #61 DONE 0.8s [2022-01-20T12:18:07.905Z] [2022-01-20T12:18:07.905Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T12:18:07.905Z] #66 sha256:c94b86340e8936f174145aafc6418705640801528e2ce1c6f495c83e3475213e [2022-01-20T12:18:07.905Z] #66 DONE 0.2s [2022-01-20T12:18:08.165Z] [2022-01-20T12:18:08.165Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T12:18:08.165Z] #71 sha256:701d62240ec2d9a48795d85f9a9d538c855941763392fefd93bb3e406e251a45 [2022-01-20T12:18:08.985Z] #67 ... [2022-01-20T12:18:08.985Z] [2022-01-20T12:18:08.985Z] #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-01-20T12:18:08.985Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T12:18:08.985Z] #28 13.99 Fetched 48.8 MB in 13s (3730 kB/s) [2022-01-20T12:18:08.985Z] #28 13.99 Reading package lists... [2022-01-20T12:18:09.105Z] #71 DONE 0.9s [2022-01-20T12:18:09.105Z] [2022-01-20T12:18:09.105Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T12:18:09.105Z] #72 sha256:11d7e37ca200800f569c4949bf94c27b80239a809975fb0211ec496eab3c1f41 [2022-01-20T12:18:09.105Z] #72 DONE 0.0s [2022-01-20T12:18:09.105Z] [2022-01-20T12:18:09.105Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T12:18:09.105Z] #73 sha256:35dafdf721fcec42828d1b814e95a11c6d949094c2bacc35f8a3a36934f9943f [2022-01-20T12:18:09.902Z] #60 188.5 # github.com/containerd/containerd/cmd/containerd [2022-01-20T12:18:09.902Z] #60 188.5 /usr/bin/ld: /tmp/go-link-1779605279/000019.o: in function `New': [2022-01-20T12:18:09.902Z] #60 188.5 /tmp/tmp.FHLgEzVu0N/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-01-20T12:18:09.902Z] #60 188.6 + bin/containerd-stress [2022-01-20T12:18:09.902Z] #60 189.6 + bin/containerd-shim [2022-01-20T12:18:10.487Z] #73 DONE 1.3s [2022-01-20T12:18:10.487Z] [2022-01-20T12:18:10.487Z] #74 exporting to image [2022-01-20T12:18:10.487Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T12:18:10.487Z] #74 exporting layers [2022-01-20T12:18:13.194Z] #60 195.4 + bin/containerd-shim-runc-v1 [2022-01-20T12:18:16.660Z] #60 210.1 # github.com/containerd/containerd/cmd/containerd [2022-01-20T12:18:16.660Z] #60 210.1 /usr/bin/ld: /tmp/go-link-3373316671/000019.o: in function `New': [2022-01-20T12:18:16.661Z] #60 210.1 /tmp/tmp.hrh2wDHs4X/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-01-20T12:18:16.661Z] #60 210.2 + bin/containerd-stress [2022-01-20T12:18:16.661Z] #60 211.2 + bin/containerd-shim [2022-01-20T12:18:17.070Z] #74 exporting layers 6.1s done [2022-01-20T12:18:17.070Z] #74 writing image sha256:0d86bb86efc9b59db185c27790a5fcc66f7dc19de7c070f0a469ee4dc17db290 done [2022-01-20T12:18:17.070Z] #74 naming to docker.io/library/docker:b9d9e6762249592799a5c94916c8ab301be9d636 done [2022-01-20T12:18:17.070Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [2022-01-20T12:18:17.112Z] #28 20.29 Reading package lists... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T12:18:17.372Z] #28 27.01 Building dependency tree... [2022-01-20T12:18:17.385Z] #60 199.7 + bin/containerd-shim-runc-v2 [2022-01-20T12:18:17.439Z] + trap exit INT TERM [2022-01-20T12:18:17.439Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T12:18:17.439Z] + CONTAINER_NAME=docker-pr15 [2022-01-20T12:18:17.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 -e DOCKER_GRAPHDRIVER docker:b9d9e6762249592799a5c94916c8ab301be9d636 hack/make.sh dynbinary [2022-01-20T12:18:17.643Z] #60 200.2 + binaries [2022-01-20T12:18:17.643Z] #60 200.2 + install -D bin/containerd /build/containerd [2022-01-20T12:18:17.643Z] #60 200.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T12:18:17.643Z] #60 200.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T12:18:17.643Z] #60 200.3 + install -D bin/ctr /build/ctr [2022-01-20T12:18:18.750Z] #28 29.92 bzip2 is already the newest version (1.0.8-4). [2022-01-20T12:18:18.750Z] #28 29.92 patch is already the newest version (2.7.6-7). [2022-01-20T12:18:18.750Z] #28 29.92 xz-utils is already the newest version (5.2.5-2). [2022-01-20T12:18:18.750Z] #28 29.92 The following additional packages will be installed: [2022-01-20T12:18:18.750Z] #28 29.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T12:18:18.750Z] #28 29.93 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-20T12:18:18.750Z] #28 29.93 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T12:18:18.750Z] #28 29.93 python3-pkg-resources vim-runtime xxd [2022-01-20T12:18:18.750Z] #28 29.96 Suggested packages: [2022-01-20T12:18:18.750Z] #28 29.96 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-20T12:18:18.750Z] #28 29.96 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-20T12:18:18.750Z] #28 29.96 Recommended packages: [2022-01-20T12:18:18.750Z] #28 29.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T12:18:18.822Z] [2022-01-20T12:18:18.822Z] Removing bundles/ [2022-01-20T12:18:18.822Z] [2022-01-20T12:18:18.822Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T12:18:18.822Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:18:18.822Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:18:19.964Z] #60 218.5 + bin/containerd-shim-runc-v1 [2022-01-20T12:18:20.128Z] #28 31.43 The following NEW packages will be installed: [2022-01-20T12:18:20.414Z] #28 31.43 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-20T12:18:20.414Z] #28 31.43 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T12:18:20.414Z] #28 31.43 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-20T12:18:20.414Z] #28 31.44 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-20T12:18:20.414Z] #28 31.44 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-20T12:18:20.414Z] #28 31.44 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-20T12:18:20.414Z] #28 31.44 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-20T12:18:20.674Z] #28 31.90 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:18:20.674Z] #28 31.90 Need to get 18.6 MB of archives. [2022-01-20T12:18:20.674Z] #28 31.90 After this operation, 71.4 MB of additional disk space will be used. [2022-01-20T12:18:20.674Z] #28 31.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T12:18:20.674Z] #28 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T12:18:20.674Z] #28 31.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T12:18:20.674Z] #28 31.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T12:18:20.674Z] #28 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T12:18:20.674Z] #28 31.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T12:18:20.674Z] #28 31.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T12:18:20.674Z] #28 31.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T12:18:20.674Z] #28 31.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T12:18:20.674Z] #28 31.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T12:18:20.674Z] #28 31.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T12:18:20.674Z] #28 31.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T12:18:20.674Z] #28 31.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T12:18:20.674Z] #28 31.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T12:18:20.674Z] #28 31.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T12:18:20.674Z] #28 31.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T12:18:20.674Z] #28 31.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T12:18:20.946Z] #28 31.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T12:18:20.946Z] #28 31.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T12:18:20.946Z] #28 31.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T12:18:20.946Z] #28 31.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T12:18:20.946Z] #28 31.99 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-01-20T12:18:20.946Z] #28 31.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T12:18:20.946Z] #28 31.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T12:18:20.946Z] #28 31.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T12:18:20.946Z] #28 32.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T12:18:20.946Z] #28 32.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T12:18:20.946Z] #28 32.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T12:18:20.946Z] #28 32.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T12:18:20.946Z] #28 32.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T12:18:20.946Z] #28 32.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T12:18:20.946Z] #28 32.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T12:18:20.946Z] #28 32.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T12:18:20.946Z] #28 32.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T12:18:20.946Z] #28 32.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T12:18:20.946Z] #28 32.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T12:18:21.219Z] #28 32.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T12:18:21.219Z] #28 32.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T12:18:21.219Z] #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-01-20T12:18:21.788Z] #28 32.98 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:18:22.047Z] #28 33.29 Fetched 18.6 MB in 1s (26.6 MB/s) [2022-01-20T12:18:22.047Z] #28 33.34 Selecting previously unselected package pigz. [2022-01-20T12:18:22.307Z] #28 33.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-20T12:18:22.307Z] #28 33.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T12:18:22.307Z] #28 33.40 Unpacking pigz (2.6-1) ... [2022-01-20T12:18:22.307Z] #28 33.46 Selecting previously unselected package libelf1:amd64. [2022-01-20T12:18:22.307Z] #28 33.47 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T12:18:22.307Z] #28 33.48 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T12:18:22.307Z] #28 33.60 Selecting previously unselected package libbpf0:amd64. [2022-01-20T12:18:22.307Z] #28 33.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T12:18:22.307Z] #28 33.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:18:22.566Z] #28 33.68 Selecting previously unselected package libcap2:amd64. [2022-01-20T12:18:22.566Z] #28 33.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T12:18:22.566Z] #28 33.70 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:18:22.566Z] #28 33.76 Selecting previously unselected package libmnl0:amd64. [2022-01-20T12:18:22.566Z] #28 33.77 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T12:18:22.566Z] #28 33.78 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:18:22.826Z] #28 33.86 Selecting previously unselected package libxtables12:amd64. [2022-01-20T12:18:22.826Z] #28 33.86 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T12:18:22.826Z] #28 33.86 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:18:22.826Z] #28 33.91 Selecting previously unselected package libcap2-bin. [2022-01-20T12:18:22.826Z] #28 33.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T12:18:22.826Z] #28 33.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T12:18:22.826Z] #28 33.98 Selecting previously unselected package iproute2. [2022-01-20T12:18:22.826Z] #28 33.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T12:18:22.826Z] #28 33.99 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T12:18:23.085Z] #28 34.33 Selecting previously unselected package xxd. [2022-01-20T12:18:23.085Z] #28 34.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:18:23.085Z] #28 34.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:23.085Z] #28 34.43 Selecting previously unselected package vim-common. [2022-01-20T12:18:23.345Z] #28 34.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:18:23.345Z] #28 34.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:23.345Z] #28 34.56 Selecting previously unselected package bash-completion. [2022-01-20T12:18:23.345Z] #28 34.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T12:18:24.242Z] #60 DONE 205.8s [2022-01-20T12:18:24.242Z] [2022-01-20T12:18:24.242Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T12:18:24.242Z] #61 sha256:db4d7f8ccd8a1a59385a973bec544fb591a894ca4ef2916f4535544c5ba48b4b [2022-01-20T12:18:24.283Z] #28 35.58 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T12:18:24.542Z] #28 35.87 Selecting previously unselected package apparmor. [2022-01-20T12:18:24.802Z] #28 35.88 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T12:18:24.802Z] #28 35.93 Unpacking apparmor (2.13.6-10) ... [2022-01-20T12:18:25.061Z] #28 36.21 Selecting previously unselected package inetutils-ping. [2022-01-20T12:18:25.061Z] #28 36.22 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T12:18:25.061Z] #28 36.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T12:18:25.061Z] #28 36.30 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T12:18:25.061Z] #28 36.31 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:18:25.061Z] #28 36.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:18:25.061Z] #28 36.36 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T12:18:25.061Z] #28 36.37 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T12:18:25.061Z] #28 36.37 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:18:25.255Z] #60 223.6 + bin/containerd-shim-runc-v2 [2022-01-20T12:18:25.319Z] #28 36.42 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T12:18:25.319Z] #28 36.43 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T12:18:25.319Z] #28 36.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:18:25.319Z] #28 36.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T12:18:25.319Z] #28 36.51 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T12:18:25.319Z] #28 36.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:18:25.516Z] #60 224.2 + binaries [2022-01-20T12:18:25.516Z] #60 224.2 + install -D bin/containerd /build/containerd [2022-01-20T12:18:25.516Z] #60 224.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T12:18:25.578Z] #28 36.58 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T12:18:25.578Z] #28 36.59 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T12:18:25.578Z] #28 36.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:18:25.578Z] #28 36.66 Selecting previously unselected package iptables. [2022-01-20T12:18:25.578Z] #28 36.66 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-20T12:18:25.578Z] #28 36.67 Unpacking iptables (1.8.7-1) ... [2022-01-20T12:18:25.578Z] #28 36.85 Selecting previously unselected package libonig5:amd64. [2022-01-20T12:18:25.578Z] #28 36.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T12:18:25.578Z] #28 36.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:18:25.578Z] #28 36.95 Selecting previously unselected package libjq1:amd64. [2022-01-20T12:18:25.615Z] #61 DONE 1.8s [2022-01-20T12:18:25.615Z] [2022-01-20T12:18:25.615Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T12:18:25.615Z] #66 sha256:bb7ab58f04ce2d7ce7c17ea37c7a47c3a2db85e8ac163b7ea33c49684c5f1100 [2022-01-20T12:18:25.615Z] #66 DONE 0.1s [2022-01-20T12:18:25.615Z] [2022-01-20T12:18:25.615Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T12:18:25.615Z] #71 sha256:095b70096b542de7d8e33a07a19bf7b83d99bf725d91f479ebbde8e9f49935dc [2022-01-20T12:18:25.776Z] #60 224.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T12:18:25.776Z] #60 224.3 + install -D bin/ctr /build/ctr [2022-01-20T12:18:25.837Z] #28 36.96 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T12:18:25.837Z] #28 36.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:18:25.837Z] #28 37.04 Selecting previously unselected package jq. [2022-01-20T12:18:25.837Z] #28 37.05 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-20T12:18:25.837Z] #28 37.06 Unpacking jq (1.6-2.1) ... [2022-01-20T12:18:26.096Z] #28 37.12 Selecting previously unselected package libaio1:amd64. [2022-01-20T12:18:26.096Z] #28 37.13 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T12:18:26.096Z] #28 37.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:18:26.096Z] #28 37.19 Selecting previously unselected package libgpm2:amd64. [2022-01-20T12:18:26.096Z] #28 37.19 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T12:18:26.096Z] #28 37.20 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:18:26.096Z] #28 37.26 Selecting previously unselected package libinih1:amd64. [2022-01-20T12:18:26.096Z] #28 37.27 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-20T12:18:26.096Z] #28 37.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T12:18:26.096Z] #28 37.32 Selecting previously unselected package libnet1:amd64. [2022-01-20T12:18:26.096Z] #28 37.34 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T12:18:26.096Z] #28 37.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:18:26.223Z] 8f616e6e9eec: Pull complete [2022-01-20T12:18:26.355Z] #28 37.41 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T12:18:26.355Z] #28 37.41 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T12:18:26.355Z] #28 37.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:18:26.355Z] #28 37.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T12:18:26.355Z] #28 37.50 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T12:18:26.355Z] #28 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:18:26.355Z] #28 37.55 Selecting previously unselected package net-tools. [2022-01-20T12:18:26.355Z] #28 37.56 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T12:18:26.355Z] #28 37.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:18:26.614Z] #28 37.69 Selecting previously unselected package python-pip-whl. [2022-01-20T12:18:26.614Z] #28 37.70 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T12:18:26.614Z] #28 37.71 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T12:18:26.873Z] #28 38.04 Selecting previously unselected package python3-lib2to3. [2022-01-20T12:18:26.873Z] #28 38.05 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T12:18:26.873Z] #28 38.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:18:26.873Z] #28 38.14 Selecting previously unselected package python3-distutils. [2022-01-20T12:18:26.873Z] #28 38.14 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T12:18:26.873Z] #28 38.15 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T12:18:27.135Z] #28 38.24 Selecting previously unselected package python3-pkg-resources. [2022-01-20T12:18:27.135Z] #28 38.25 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T12:18:27.135Z] #28 38.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:18:27.135Z] #28 38.35 Selecting previously unselected package python3-setuptools. [2022-01-20T12:18:27.135Z] #28 38.36 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T12:18:27.135Z] #28 38.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T12:18:27.395Z] #28 38.50 Selecting previously unselected package python3-wheel. [2022-01-20T12:18:27.395Z] #28 38.51 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T12:18:27.395Z] #28 38.51 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T12:18:27.395Z] #28 38.58 Selecting previously unselected package python3-pip. [2022-01-20T12:18:27.395Z] #28 38.58 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-20T12:18:27.395Z] #28 38.59 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T12:18:27.513Z] #71 DONE 1.7s [2022-01-20T12:18:27.513Z] [2022-01-20T12:18:27.513Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T12:18:27.513Z] #72 sha256:5f71c03a37ec38f02a8138d028b173d94f37df7570fb0869485cf5c10dedf698 [2022-01-20T12:18:27.513Z] #72 DONE 0.0s [2022-01-20T12:18:27.513Z] [2022-01-20T12:18:27.513Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T12:18:27.513Z] #73 sha256:c51a3abf85d67437dc69c29206ab2eb4aedf791211ff8d6f59dfd1665e9fbbfe [2022-01-20T12:18:27.654Z] #28 38.79 Selecting previously unselected package sudo. [2022-01-20T12:18:27.654Z] #28 38.79 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T12:18:27.654Z] #28 38.80 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T12:18:27.687Z] #60 DONE 226.4s [2022-01-20T12:18:27.913Z] #28 39.12 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T12:18:27.913Z] #28 39.13 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T12:18:27.913Z] #28 39.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:18:28.078Z] #73 DONE 0.8s [2022-01-20T12:18:28.078Z] [2022-01-20T12:18:28.078Z] #74 exporting to image [2022-01-20T12:18:28.078Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T12:18:28.078Z] #74 exporting layers [2022-01-20T12:18:28.173Z] #28 39.27 Selecting previously unselected package uidmap. [2022-01-20T12:18:28.173Z] #28 39.28 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T12:18:28.173Z] #28 39.28 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T12:18:28.173Z] #28 39.38 Selecting previously unselected package vim-runtime. [2022-01-20T12:18:28.173Z] #28 39.39 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T12:18:28.173Z] #28 39.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T12:18:28.173Z] #28 39.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T12:18:28.173Z] #28 39.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:28.629Z] [2022-01-20T12:18:28.630Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T12:18:28.630Z] #61 sha256:82e216e16a66e7b5bbc685654ffcd68f7f25a1a32e79eedaa5a0a6013a7f37ba [2022-01-20T12:18:29.199Z] #61 DONE 0.8s [2022-01-20T12:18:29.199Z] [2022-01-20T12:18:29.199Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T12:18:29.199Z] #66 sha256:63c2f2ab95372a2377cab9815acac883e4714d153cc175de8a930497b703513d [2022-01-20T12:18:29.768Z] #66 DONE 0.2s [2022-01-20T12:18:29.768Z] [2022-01-20T12:18:29.768Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T12:18:29.768Z] #71 sha256:aa73090ae80359ee9c79717888cb3a17a0060db7bd219cd9df2960531d1ef547 [2022-01-20T12:18:30.077Z] #28 41.23 Selecting previously unselected package vim. [2022-01-20T12:18:30.077Z] #28 41.24 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T12:18:30.077Z] #28 41.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:30.595Z] #28 41.59 Selecting previously unselected package xfsprogs. [2022-01-20T12:18:30.595Z] #28 41.59 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T12:18:30.595Z] #28 41.60 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T12:18:30.595Z] #28 41.87 Selecting previously unselected package zip. [2022-01-20T12:18:30.595Z] #28 41.88 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-20T12:18:30.595Z] #28 41.90 Unpacking zip (3.0-12) ... [2022-01-20T12:18:30.595Z] #28 41.97 Selecting previously unselected package zstd. [2022-01-20T12:18:30.595Z] #28 41.97 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T12:18:30.595Z] #28 41.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:18:30.709Z] #71 DONE 1.0s [2022-01-20T12:18:30.709Z] [2022-01-20T12:18:30.709Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T12:18:30.709Z] #72 sha256:ccb7d205ec62990a8b35023fb8253833b758a6b072170bc9b4e6dbdb0f381b72 [2022-01-20T12:18:30.709Z] #72 DONE 0.0s [2022-01-20T12:18:30.709Z] [2022-01-20T12:18:30.709Z] #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-01-20T12:18:30.709Z] #73 sha256:4bd3c275064d259d8db1535d02cbfab15e6151366312b6e09b40dc20cbfa840d [2022-01-20T12:18:31.162Z] #28 42.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T12:18:31.279Z] #73 0.613 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T12:18:31.279Z] #73 0.613 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T12:18:31.279Z] #73 0.613 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T12:18:31.360Z] #74 exporting layers 3.2s done [2022-01-20T12:18:31.360Z] #74 writing image sha256:bc4a9d6eb6904f59678b692948b96be37eadf6855623a9af91c973213f58f236 [2022-01-20T12:18:31.360Z] #74 writing image sha256:bc4a9d6eb6904f59678b692948b96be37eadf6855623a9af91c973213f58f236 done [2022-01-20T12:18:31.360Z] #74 naming to docker.io/library/docker:76f389dc48e868fae63c9935620c916cdb717754 done [2022-01-20T12:18:31.360Z] #74 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T12:18:31.421Z] #28 42.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T12:18:31.421Z] #28 42.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T12:18:31.421Z] #28 42.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T12:18:31.421Z] #28 42.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T12:18:31.421Z] #28 42.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T12:18:31.421Z] #28 42.75 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T12:18:31.421Z] #28 42.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T12:18:31.421Z] #28 42.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T12:18:31.680Z] #28 42.81 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T12:18:31.694Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T12:18:31.853Z] #73 0.850 Reading package lists... [2022-01-20T12:18:31.939Z] #28 43.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:31.939Z] #28 43.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T12:18:31.939Z] #28 43.17 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T12:18:31.939Z] #28 43.19 Setting up apparmor (2.13.6-10) ... [2022-01-20T12:18:31.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=76f389dc48e868fae63c9935620c916cdb717754 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:76f389dc48e868fae63c9935620c916cdb717754 hack/test/unit [2022-01-20T12:18:32.425Z] #73 1.355 Reading package lists... [2022-01-20T12:18:32.685Z] #73 1.850 Building dependency tree... [2022-01-20T12:18:32.685Z] #73 1.961 Reading state information... [2022-01-20T12:18:32.685Z] #73 2.083 The following additional packages will be installed: [2022-01-20T12:18:32.685Z] #73 2.083 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-20T12:18:32.685Z] #73 2.083 systemd-timesyncd [2022-01-20T12:18:32.685Z] #73 2.084 Suggested packages: [2022-01-20T12:18:32.685Z] #73 2.084 systemd-container policykit-1 [2022-01-20T12:18:32.685Z] #73 2.084 Recommended packages: [2022-01-20T12:18:32.685Z] #73 2.084 libnss-systemd [2022-01-20T12:18:32.685Z] #73 2.169 The following NEW packages will be installed: [2022-01-20T12:18:32.945Z] #73 2.170 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-20T12:18:32.945Z] #73 2.170 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-20T12:18:32.945Z] #73 2.439 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T12:18:32.945Z] #73 2.439 Need to get 5937 kB of archives. [2022-01-20T12:18:32.945Z] #73 2.439 After this operation, 19.5 MB of additional disk space will be used. [2022-01-20T12:18:32.945Z] #73 2.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-20T12:18:32.945Z] #73 2.442 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-20T12:18:32.945Z] #73 2.443 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-20T12:18:32.945Z] #73 2.448 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-20T12:18:32.945Z] #73 2.449 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-20T12:18:32.945Z] #73 2.450 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-20T12:18:32.945Z] #73 2.537 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-20T12:18:32.945Z] #73 2.540 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-20T12:18:33.206Z] #73 2.541 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-20T12:18:33.206Z] #73 2.543 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-20T12:18:33.206Z] #73 2.545 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-20T12:18:33.206Z] #73 2.700 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T12:18:33.206Z] #73 2.727 Fetched 5937 kB in 0s (16.0 MB/s) [2022-01-20T12:18:33.206Z] #73 2.751 Selecting previously unselected package libargon2-1:amd64. [2022-01-20T12:18:33.206Z] #73 2.751 (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-01-20T12:18:33.206Z] #73 2.763 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-20T12:18:33.206Z] #73 2.772 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T12:18:33.206Z] #73 2.800 Selecting previously unselected package libjson-c5:amd64. [2022-01-20T12:18:33.316Z] #28 44.33 Setting up zip (3.0-12) ... [2022-01-20T12:18:33.316Z] #28 44.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:33.316Z] #28 44.36 Setting up bash-completion (1:2.11-2) ... [2022-01-20T12:18:33.465Z] #73 2.803 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-20T12:18:33.465Z] #73 2.806 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-20T12:18:33.465Z] #73 2.840 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-20T12:18:33.465Z] #73 2.841 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-20T12:18:33.465Z] #73 2.844 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T12:18:33.465Z] #73 2.895 Selecting previously unselected package libkmod2:amd64. [2022-01-20T12:18:33.465Z] #73 2.898 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-20T12:18:33.465Z] #73 2.901 Unpacking libkmod2:amd64 (28-1) ... [2022-01-20T12:18:33.465Z] #73 2.934 Selecting previously unselected package systemd-timesyncd. [2022-01-20T12:18:33.465Z] #73 2.937 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-20T12:18:33.465Z] #73 2.940 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-20T12:18:33.465Z] #73 2.987 Selecting previously unselected package systemd. [2022-01-20T12:18:33.465Z] #73 2.989 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-20T12:18:33.465Z] #73 3.022 Unpacking systemd (247.3-6) ... [2022-01-20T12:18:33.873Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T12:18:33.873Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T12:18:33.873Z] + TESTDIRS=./... [2022-01-20T12:18:33.873Z] + exclude_paths='/vendor/|/integration' [2022-01-20T12:18:33.873Z] ++ go list ./... [2022-01-20T12:18:33.873Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T12:18:34.037Z] #73 3.548 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T12:18:34.037Z] #73 3.558 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-20T12:18:34.037Z] #73 3.570 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T12:18:34.037Z] #73 3.582 Setting up libkmod2:amd64 (28-1) ... [2022-01-20T12:18:34.298Z] #73 3.593 Setting up systemd (247.3-6) ... [2022-01-20T12:18:34.298Z] #73 3.634 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-20T12:18:34.298Z] #73 3.636 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-20T12:18:34.298Z] #73 3.639 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-20T12:18:34.348Z] #28 45.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T12:18:34.441Z] + pkg_list='github.com/docker/docker/api [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/backend [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/container [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/events [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/filters [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/image [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/mount [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/network [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/registry [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/time [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/versions [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:18:34.441Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/volume [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli/config [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli/debug [2022-01-20T12:18:34.442Z] github.com/docker/docker/client [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:18:34.442Z] github.com/docker/docker/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/container/stream [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/config [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/events [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/exec [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/images [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/links [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/names [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/network [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/stats [2022-01-20T12:18:34.442Z] github.com/docker/docker/distribution [2022-01-20T12:18:34.442Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:18:34.442Z] github.com/docker/docker/distribution/utils [2022-01-20T12:18:34.442Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:18:34.442Z] github.com/docker/docker/dockerversion [2022-01-20T12:18:34.442Z] github.com/docker/docker/errdefs [2022-01-20T12:18:34.442Z] github.com/docker/docker/image [2022-01-20T12:18:34.442Z] github.com/docker/docker/image/cache [2022-01-20T12:18:34.442Z] github.com/docker/docker/image/tarexport [2022-01-20T12:18:34.442Z] github.com/docker/docker/image/v1 [2022-01-20T12:18:34.442Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:18:34.442Z] github.com/docker/docker/layer [2022-01-20T12:18:34.442Z] github.com/docker/docker/libcontainerd [2022-01-20T12:18:34.442Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:18:34.442Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:18:34.442Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:18:34.442Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:18:34.442Z] github.com/docker/docker/oci [2022-01-20T12:18:34.442Z] github.com/docker/docker/oci/caps [2022-01-20T12:18:34.442Z] github.com/docker/docker/opts [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/archive [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/directory [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/locker [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/mount [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/platform [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/pools [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/progress [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/signal [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/stack [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/system [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/term [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:18:34.442Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:18:34.442Z] github.com/docker/docker/plugin [2022-01-20T12:18:34.442Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:18:34.442Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:18:34.442Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:18:34.442Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:18:34.442Z] github.com/docker/docker/quota [2022-01-20T12:18:34.442Z] github.com/docker/docker/reference [2022-01-20T12:18:34.442Z] github.com/docker/docker/registry [2022-01-20T12:18:34.442Z] github.com/docker/docker/registry/resumable [2022-01-20T12:18:34.442Z] github.com/docker/docker/restartmanager [2022-01-20T12:18:34.442Z] github.com/docker/docker/rootless [2022-01-20T12:18:34.442Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:18:34.442Z] github.com/docker/docker/runconfig [2022-01-20T12:18:34.442Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/environment [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/registry [2022-01-20T12:18:34.442Z] github.com/docker/docker/testutil/request [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/drivers [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/local [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/mounts [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/service [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:18:34.442Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:18:34.442Z] ++ echo 'github.com/docker/docker/api [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/backend [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/events [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/filters [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/image [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/mount [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/network [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/registry [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/time [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/versions [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:18:34.442Z] github.com/docker/docker/api/types/volume [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:18:34.442Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli/config [2022-01-20T12:18:34.442Z] github.com/docker/docker/cli/debug [2022-01-20T12:18:34.442Z] github.com/docker/docker/client [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:18:34.442Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:18:34.442Z] github.com/docker/docker/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/container/stream [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:18:34.442Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/config [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/events [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/exec [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/images [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/links [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/names [2022-01-20T12:18:34.442Z] github.com/docker/docker/daemon/network [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/stats [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/utils [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:18:34.443Z] github.com/docker/docker/dockerversion [2022-01-20T12:18:34.443Z] github.com/docker/docker/errdefs [2022-01-20T12:18:34.443Z] github.com/docker/docker/image [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/cache [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/tarexport [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/v1 [2022-01-20T12:18:34.443Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:18:34.443Z] github.com/docker/docker/layer [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:18:34.443Z] github.com/docker/docker/oci [2022-01-20T12:18:34.443Z] github.com/docker/docker/oci/caps [2022-01-20T12:18:34.443Z] github.com/docker/docker/opts [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/archive [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/directory [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/locker [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/mount [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/platform [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pools [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/progress [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/signal [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stack [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/system [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/term [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:18:34.443Z] github.com/docker/docker/plugin [2022-01-20T12:18:34.443Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:18:34.443Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:18:34.443Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:18:34.443Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:18:34.443Z] github.com/docker/docker/quota [2022-01-20T12:18:34.443Z] github.com/docker/docker/reference [2022-01-20T12:18:34.443Z] github.com/docker/docker/registry [2022-01-20T12:18:34.443Z] github.com/docker/docker/registry/resumable [2022-01-20T12:18:34.443Z] github.com/docker/docker/restartmanager [2022-01-20T12:18:34.443Z] github.com/docker/docker/rootless [2022-01-20T12:18:34.443Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:18:34.443Z] github.com/docker/docker/runconfig [2022-01-20T12:18:34.443Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/environment [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/registry [2022-01-20T12:18:34.443Z] github.com/docker/docker/testutil/request [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/drivers [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/local [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/mounts [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/service [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:18:34.443Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:18:34.443Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T12:18:34.443Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/backend [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/container [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/events [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/filters [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/image [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/mount [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/network [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/registry [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/time [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/versions [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:18:34.443Z] github.com/docker/docker/api/types/volume [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:18:34.443Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:18:34.443Z] github.com/docker/docker/cli [2022-01-20T12:18:34.443Z] github.com/docker/docker/cli/config [2022-01-20T12:18:34.443Z] github.com/docker/docker/cli/debug [2022-01-20T12:18:34.443Z] github.com/docker/docker/client [2022-01-20T12:18:34.443Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:18:34.443Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:18:34.443Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:18:34.443Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:18:34.443Z] github.com/docker/docker/container [2022-01-20T12:18:34.443Z] github.com/docker/docker/container/stream [2022-01-20T12:18:34.443Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:18:34.443Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:18:34.443Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/config [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/events [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/exec [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/images [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/links [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/names [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/network [2022-01-20T12:18:34.443Z] github.com/docker/docker/daemon/stats [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/utils [2022-01-20T12:18:34.443Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:18:34.443Z] github.com/docker/docker/dockerversion [2022-01-20T12:18:34.443Z] github.com/docker/docker/errdefs [2022-01-20T12:18:34.443Z] github.com/docker/docker/image [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/cache [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/tarexport [2022-01-20T12:18:34.443Z] github.com/docker/docker/image/v1 [2022-01-20T12:18:34.443Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:18:34.443Z] github.com/docker/docker/layer [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:18:34.443Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:18:34.443Z] github.com/docker/docker/oci [2022-01-20T12:18:34.443Z] github.com/docker/docker/oci/caps [2022-01-20T12:18:34.443Z] github.com/docker/docker/opts [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/archive [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/directory [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/locker [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/mount [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/platform [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pools [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/progress [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/signal [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stack [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/system [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/term [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:18:34.443Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:18:34.630Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:18:34.630Z] github.com/docker/docker/plugin [2022-01-20T12:18:34.630Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:18:34.630Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:18:34.630Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:18:34.630Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:18:34.630Z] github.com/docker/docker/quota [2022-01-20T12:18:34.630Z] github.com/docker/docker/reference [2022-01-20T12:18:34.630Z] github.com/docker/docker/registry [2022-01-20T12:18:34.630Z] github.com/docker/docker/registry/resumable [2022-01-20T12:18:34.630Z] github.com/docker/docker/restartmanager [2022-01-20T12:18:34.630Z] github.com/docker/docker/rootless [2022-01-20T12:18:34.630Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:18:34.630Z] github.com/docker/docker/runconfig [2022-01-20T12:18:34.630Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/environment [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/registry [2022-01-20T12:18:34.630Z] github.com/docker/docker/testutil/request [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/drivers [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/local [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/mounts [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/service [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:18:34.630Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:18:34.630Z] ++ grep --fixed-strings /libnetwork [2022-01-20T12:18:34.630Z] ++ echo 'github.com/docker/docker/api [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:18:34.630Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/backend [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/container [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/events [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/filters [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/image [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/mount [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/network [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/registry [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/time [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/versions [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:18:34.631Z] github.com/docker/docker/api/types/volume [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:18:34.631Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:18:34.631Z] github.com/docker/docker/cli [2022-01-20T12:18:34.631Z] github.com/docker/docker/cli/config [2022-01-20T12:18:34.631Z] github.com/docker/docker/cli/debug [2022-01-20T12:18:34.631Z] github.com/docker/docker/client [2022-01-20T12:18:34.631Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:18:34.631Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:18:34.631Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:18:34.631Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:18:34.631Z] github.com/docker/docker/container [2022-01-20T12:18:34.631Z] github.com/docker/docker/container/stream [2022-01-20T12:18:34.631Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:18:34.631Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:18:34.631Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/config [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/events [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/exec [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/images [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/links [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/names [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/network [2022-01-20T12:18:34.631Z] github.com/docker/docker/daemon/stats [2022-01-20T12:18:34.631Z] github.com/docker/docker/distribution [2022-01-20T12:18:34.631Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:18:34.631Z] github.com/docker/docker/distribution/utils [2022-01-20T12:18:34.631Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:18:34.631Z] github.com/docker/docker/dockerversion [2022-01-20T12:18:34.631Z] github.com/docker/docker/errdefs [2022-01-20T12:18:34.631Z] github.com/docker/docker/image [2022-01-20T12:18:34.631Z] github.com/docker/docker/image/cache [2022-01-20T12:18:34.631Z] github.com/docker/docker/image/tarexport [2022-01-20T12:18:34.631Z] github.com/docker/docker/image/v1 [2022-01-20T12:18:34.631Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:18:34.631Z] github.com/docker/docker/layer [2022-01-20T12:18:34.631Z] github.com/docker/docker/libcontainerd [2022-01-20T12:18:34.631Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:18:34.631Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:18:34.631Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:18:34.631Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:18:34.631Z] github.com/docker/docker/oci [2022-01-20T12:18:34.631Z] github.com/docker/docker/oci/caps [2022-01-20T12:18:34.631Z] github.com/docker/docker/opts [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/archive [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/directory [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/locker [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/mount [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/platform [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/pools [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/progress [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/signal [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/stack [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/system [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/term [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:18:34.631Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:18:34.632Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:18:34.632Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:18:34.632Z] github.com/docker/docker/plugin [2022-01-20T12:18:34.632Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:18:34.632Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:18:34.632Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:18:34.632Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:18:34.632Z] github.com/docker/docker/quota [2022-01-20T12:18:34.632Z] github.com/docker/docker/reference [2022-01-20T12:18:34.632Z] github.com/docker/docker/registry [2022-01-20T12:18:34.632Z] github.com/docker/docker/registry/resumable [2022-01-20T12:18:34.632Z] github.com/docker/docker/restartmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/rootless [2022-01-20T12:18:34.632Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:18:34.632Z] github.com/docker/docker/runconfig [2022-01-20T12:18:34.632Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/environment [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/registry [2022-01-20T12:18:34.632Z] github.com/docker/docker/testutil/request [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/drivers [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/local [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/mounts [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/service [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:18:34.632Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:18:34.632Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/types' [2022-01-20T12:18:34.632Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T12:18:34.632Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/types' [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:18:34.632Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:18:34.632Z] + type docker-proxy [2022-01-20T12:18:34.632Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T12:18:34.632Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T12:18:34.632Z] [2022-01-20T12:18:34.632Z] Removing bundles/ [2022-01-20T12:18:34.632Z] [2022-01-20T12:18:34.632Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T12:18:34.632Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T12:18:34.632Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:18:34.645Z] #73 3.978 Setting up systemd-timesyncd (247.3-6) ... [2022-01-20T12:18:34.645Z] #73 4.174 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T12:18:34.645Z] #73 4.174 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T12:18:34.655Z] #28 45.61 Setting up sudo (1.9.5p2-3) ... [2022-01-20T12:18:34.655Z] #28 45.77 invoke-rc.d: could not determine current runlevel [2022-01-20T12:18:34.655Z] #28 45.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:18:34.655Z] #28 45.78 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T12:18:34.655Z] #28 45.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T12:18:34.655Z] #28 45.81 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T12:18:34.655Z] #28 45.83 Setting up pigz (2.6-1) ... [2022-01-20T12:18:34.655Z] #28 45.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T12:18:34.655Z] #28 45.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T12:18:34.655Z] #28 45.90 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T12:18:34.655Z] #28 45.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:34.907Z] #73 4.237 Selecting previously unselected package systemd-sysv. [2022-01-20T12:18:34.907Z] #73 4.237 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-01-20T12:18:34.907Z] #73 4.250 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-20T12:18:34.907Z] #73 4.254 Unpacking systemd-sysv (247.3-6) ... [2022-01-20T12:18:34.907Z] #73 4.298 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-20T12:18:34.907Z] #73 4.300 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-20T12:18:34.907Z] #73 4.304 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T12:18:34.907Z] #73 4.367 Selecting previously unselected package dbus. [2022-01-20T12:18:34.907Z] #73 4.367 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-20T12:18:34.907Z] #73 4.376 Unpacking dbus (1.12.20-2) ... [2022-01-20T12:18:34.907Z] #73 4.432 Selecting previously unselected package libpam-systemd:amd64. [2022-01-20T12:18:35.169Z] #73 4.434 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-20T12:18:35.169Z] #73 4.438 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-20T12:18:35.169Z] #73 4.484 Selecting previously unselected package dbus-user-session. [2022-01-20T12:18:35.169Z] #73 4.487 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-20T12:18:35.169Z] #73 4.491 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-20T12:18:35.169Z] #73 4.582 Setting up systemd-sysv (247.3-6) ... [2022-01-20T12:18:35.169Z] #73 4.594 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T12:18:35.169Z] #73 4.604 Setting up dbus (1.12.20-2) ... [2022-01-20T12:18:35.222Z] #28 46.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T12:18:35.430Z] #73 4.751 invoke-rc.d: could not determine current runlevel [2022-01-20T12:18:35.430Z] #73 4.753 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T12:18:35.430Z] #73 4.757 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-20T12:18:35.430Z] #73 4.894 Setting up dbus-user-session (1.12.20-2) ... [2022-01-20T12:18:35.430Z] #73 4.908 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:18:35.481Z] #28 46.49 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T12:18:35.481Z] #28 46.72 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T12:18:35.690Z] #73 DONE 5.1s [2022-01-20T12:18:35.690Z] [2022-01-20T12:18:35.690Z] #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-01-20T12:18:35.690Z] #74 sha256:9e49c99fc29c093054b92a903ecc4f734b894954eb9ab213c69de92ad1d59ef3 [2022-01-20T12:18:35.740Z] #28 46.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T12:18:35.740Z] #28 46.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T12:18:35.740Z] #28 46.76 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T12:18:35.740Z] #28 47.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T12:18:35.740Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T12:18:35.740Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T12:18:35.740Z] #28 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T12:18:35.740Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T12:18:36.000Z] #28 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T12:18:36.000Z] #28 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T12:18:36.000Z] #28 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T12:18:36.000Z] #28 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T12:18:36.000Z] #28 47.17 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T12:18:36.210Z] #74 0.384 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T12:18:36.210Z] #74 0.385 Dload Upload Total Spent Left Speed [2022-01-20T12:18:36.937Z] #28 47.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T12:18:36.937Z] #28 47.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T12:18:36.937Z] #28 47.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T12:18:36.937Z] #28 47.97 Setting up python3-pip (20.3.4-4) ... [2022-01-20T12:18:37.150Z] #74 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 1732 0 0:00:01 0:00:01 --:--:-- 1732 100 1823 100 1823 0 0 1732 0 0:00:01 0:00:01 --:--:-- 1732 [2022-01-20T12:18:37.150Z] #74 DONE 1.5s [2022-01-20T12:18:37.150Z] [2022-01-20T12:18:37.150Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T12:18:37.150Z] #75 sha256:40d3fecc67d731978d653e5a5626eca4c6212297722457b6ad96ecb09416dde0 [2022-01-20T12:18:37.507Z] #28 48.62 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T12:18:37.507Z] #28 48.63 Setting up jq (1.6-2.1) ... [2022-01-20T12:18:37.507Z] #28 48.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T12:18:37.507Z] #28 48.66 Setting up iptables (1.8.7-1) ... [2022-01-20T12:18:37.507Z] #28 48.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T12:18:37.507Z] #28 48.72 Setting up iproute2 (5.10.0-4) ... [2022-01-20T12:18:37.767Z] #28 48.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T12:18:38.091Z] #75 DONE 0.9s [2022-01-20T12:18:38.091Z] [2022-01-20T12:18:38.091Z] #76 exporting to image [2022-01-20T12:18:38.091Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T12:18:38.091Z] #76 exporting layers [2022-01-20T12:18:38.340Z] #28 DONE 49.6s [2022-01-20T12:18:38.340Z] [2022-01-20T12:18:38.340Z] #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-01-20T12:18:38.340Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:38.600Z] #63 ... [2022-01-20T12:18:38.600Z] [2022-01-20T12:18:38.600Z] #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-01-20T12:18:38.600Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-20T12:18:39.169Z] #29 0.822 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T12:18:39.169Z] #29 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T12:18:39.169Z] #29 0.832 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T12:18:39.169Z] #29 DONE 0.9s [2022-01-20T12:18:39.169Z] [2022-01-20T12:18:39.169Z] #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-01-20T12:18:39.169Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:39.428Z] #63 ... [2022-01-20T12:18:39.428Z] [2022-01-20T12:18:39.428Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T12:18:39.428Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-20T12:18:40.375Z] 8f616e6e9eec: Pull complete [2022-01-20T12:18:41.196Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T12:18:41.196Z] [2022-01-20T12:18:41.196Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T12:18:41.196Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T12:18:41.196Z] [2022-01-20T12:18:41.196Z] + mkdir -p bundles [2022-01-20T12:18:41.196Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/backend [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/container [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/events [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/filters [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/image [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/mount [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/network [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/registry [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/time [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/versions [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:18:41.196Z] github.com/docker/docker/api/types/volume [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:18:41.196Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:18:41.196Z] github.com/docker/docker/cli [2022-01-20T12:18:41.196Z] github.com/docker/docker/cli/config [2022-01-20T12:18:41.196Z] github.com/docker/docker/cli/debug [2022-01-20T12:18:41.196Z] github.com/docker/docker/client [2022-01-20T12:18:41.196Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:18:41.196Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:18:41.196Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:18:41.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:18:41.196Z] github.com/docker/docker/container [2022-01-20T12:18:41.196Z] github.com/docker/docker/container/stream [2022-01-20T12:18:41.196Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:18:41.196Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:18:41.196Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/config [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/events [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/exec [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/images [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/links [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/names [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/network [2022-01-20T12:18:41.196Z] github.com/docker/docker/daemon/stats [2022-01-20T12:18:41.196Z] github.com/docker/docker/distribution [2022-01-20T12:18:41.196Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:18:41.196Z] github.com/docker/docker/distribution/utils [2022-01-20T12:18:41.196Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:18:41.196Z] github.com/docker/docker/dockerversion [2022-01-20T12:18:41.196Z] github.com/docker/docker/errdefs [2022-01-20T12:18:41.196Z] github.com/docker/docker/image [2022-01-20T12:18:41.196Z] github.com/docker/docker/image/cache [2022-01-20T12:18:41.196Z] github.com/docker/docker/image/tarexport [2022-01-20T12:18:41.196Z] github.com/docker/docker/image/v1 [2022-01-20T12:18:41.196Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:18:41.196Z] github.com/docker/docker/layer [2022-01-20T12:18:41.196Z] github.com/docker/docker/libcontainerd [2022-01-20T12:18:41.196Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:18:41.196Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:18:41.196Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:18:41.196Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:18:41.196Z] github.com/docker/docker/oci [2022-01-20T12:18:41.196Z] github.com/docker/docker/oci/caps [2022-01-20T12:18:41.196Z] github.com/docker/docker/opts [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/archive [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/directory [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/locker [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/mount [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/platform [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/pools [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/progress [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/signal [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/stack [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/system [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/term [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:18:41.196Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:18:41.196Z] github.com/docker/docker/plugin [2022-01-20T12:18:41.196Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:18:41.196Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:18:41.196Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:18:41.196Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:18:41.196Z] github.com/docker/docker/quota [2022-01-20T12:18:41.196Z] github.com/docker/docker/reference [2022-01-20T12:18:41.196Z] github.com/docker/docker/registry [2022-01-20T12:18:41.196Z] github.com/docker/docker/registry/resumable [2022-01-20T12:18:41.196Z] github.com/docker/docker/restartmanager [2022-01-20T12:18:41.196Z] github.com/docker/docker/rootless [2022-01-20T12:18:41.196Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:18:41.196Z] github.com/docker/docker/runconfig [2022-01-20T12:18:41.196Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/environment [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/registry [2022-01-20T12:18:41.196Z] github.com/docker/docker/testutil/request [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/drivers [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/local [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/mounts [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/service [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:18:41.196Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T12:18:41.197Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T12:18:41.197Z] ? github.com/docker/docker/api [no test files] [2022-01-20T12:18:44.696Z] #76 exporting layers 6.1s done [2022-01-20T12:18:44.696Z] #76 writing image sha256:860bea8dc5ecba604e1c3ffce6c1a40b7e6e9c581db698e90f1cc463d7e93b65 done [2022-01-20T12:18:44.696Z] #76 naming to docker.io/library/docker:7fca73ef00efddc5e701b4de3400227d214224c3 [2022-01-20T12:18:44.696Z] #76 naming to docker.io/library/docker:7fca73ef00efddc5e701b4de3400227d214224c3 done [2022-01-20T12:18:44.696Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T12:18:45.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=7fca73ef00efddc5e701b4de3400227d214224c3 -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:7fca73ef00efddc5e701b4de3400227d214224c3 hack/make.sh dynbinary test-integration [2022-01-20T12:18:47.016Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T12:18:47.016Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T12:18:47.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T12:18:47.016Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T12:18:47.016Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-01-20T12:18:47.016Z] Detected virtualization docker. [2022-01-20T12:18:47.016Z] Detected architecture x86-64. [2022-01-20T12:18:47.016Z] Set hostname to <56af5d71190f>. [2022-01-20T12:18:47.016Z] modprobe@configfs.service: Succeeded. [2022-01-20T12:18:47.016Z] modprobe@drm.service: Succeeded. [2022-01-20T12:18:47.016Z] modprobe@fuse.service: Succeeded. [2022-01-20T12:18:47.277Z] + source /etc/docker-entrypoint-cmd [2022-01-20T12:18:47.277Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T12:18:47.277Z] [2022-01-20T12:18:47.277Z] Removing bundles/ [2022-01-20T12:18:47.277Z] [2022-01-20T12:18:47.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T12:18:47.277Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:18:47.277Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:18:47.551Z] #30 7.390 Collecting yamllint==1.26.1 [2022-01-20T12:18:47.810Z] #30 8.442 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T12:18:48.046Z] 4612f6d0b889: Verifying Checksum [2022-01-20T12:18:48.046Z] 4612f6d0b889: Download complete [2022-01-20T12:18:48.378Z] #30 9.058 Collecting pathspec>=0.5.3 [2022-01-20T12:18:48.378Z] #30 9.069 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T12:18:48.637Z] #30 9.277 Collecting pyyaml [2022-01-20T12:18:48.637Z] #30 9.284 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-01-20T12:18:48.637Z] #30 9.326 Building wheels for collected packages: yamllint [2022-01-20T12:18:48.637Z] #30 9.329 Building wheel for yamllint (setup.py): started [2022-01-20T12:18:49.205Z] #30 9.926 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T12:18:49.205Z] #30 9.927 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5ac44dcfa6a0de8e993fa5dda04c06470b952f7ebd58ae442f3dcbe57161b2a9 [2022-01-20T12:18:49.205Z] #30 9.927 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T12:18:49.205Z] #30 9.930 Successfully built yamllint [2022-01-20T12:18:49.205Z] #30 9.949 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T12:18:49.773Z] #30 10.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T12:18:49.773Z] #30 DONE 10.5s [2022-01-20T12:18:49.773Z] [2022-01-20T12:18:49.773Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T12:18:49.773Z] #34 sha256:44f6be568f964186dfbf5e63cd682e74c63340c1acf49d82cc13b9aec219e49c [2022-01-20T12:18:50.347Z] #34 DONE 0.3s [2022-01-20T12:18:50.347Z] [2022-01-20T12:18:50.347Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T12:18:50.347Z] #39 sha256:8ef710b33ad2afb0c936e06b492b29e85e3a2d972df9c532ffd9010b0c7020e2 [2022-01-20T12:18:50.347Z] #39 DONE 0.2s [2022-01-20T12:18:50.347Z] [2022-01-20T12:18:50.347Z] #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-01-20T12:18:50.347Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:50.347Z] #63 ... [2022-01-20T12:18:50.347Z] [2022-01-20T12:18:50.347Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T12:18:50.347Z] #42 sha256:a9954854ac966ccfa8d33e2fb2ba8f974a7ab4d1b245213cd82890114ca286a0 [2022-01-20T12:18:50.347Z] #42 DONE 0.1s [2022-01-20T12:18:50.607Z] [2022-01-20T12:18:50.607Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T12:18:50.607Z] #44 sha256:0db4456c4591dae9cbdda55ebb0924ff2a2b5f2dcebf936a808696680fd0da03 [2022-01-20T12:18:50.607Z] #44 DONE 0.1s [2022-01-20T12:18:50.607Z] [2022-01-20T12:18:50.607Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T12:18:50.607Z] #48 sha256:1f9f9044c4e5c3863fd513b6f24d306190e9f5b432e23d929e59559c3a861a4e [2022-01-20T12:18:50.607Z] #48 DONE 0.1s [2022-01-20T12:18:50.607Z] [2022-01-20T12:18:50.607Z] #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-01-20T12:18:50.607Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:50.607Z] #63 ... [2022-01-20T12:18:50.607Z] [2022-01-20T12:18:50.607Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T12:18:50.607Z] #51 sha256:49e2217188c8be482cc536bc632a94a2c345b9aee7f948ad3a0170f4a2d5d440 [2022-01-20T12:18:50.607Z] #51 DONE 0.1s [2022-01-20T12:18:50.867Z] [2022-01-20T12:18:50.867Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T12:18:50.867Z] #55 sha256:b63aefbdaf54ee3ae5d88e44d5aa70ba0c5ca181615550e5d12aa0d7671e7a43 [2022-01-20T12:18:50.867Z] #55 DONE 0.1s [2022-01-20T12:18:50.867Z] [2022-01-20T12:18:50.867Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T12:18:50.867Z] #57 sha256:35a3862f8bb34905d6a6274fbfa4c5c93fe788a1e95a372f118d0313a3d9514c [2022-01-20T12:18:50.867Z] #57 DONE 0.1s [2022-01-20T12:18:50.867Z] [2022-01-20T12:18:50.867Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T12:18:50.867Z] #59 sha256:5ffff47125ffb98e2078f9511dd34ddc781fd70f98d125a4b1e9a0fdd1a0dbb8 [2022-01-20T12:18:50.867Z] #59 DONE 0.1s [2022-01-20T12:18:50.867Z] [2022-01-20T12:18:50.867Z] #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-01-20T12:18:50.867Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:51.126Z] #63 ... [2022-01-20T12:18:51.126Z] [2022-01-20T12:18:51.126Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T12:18:51.126Z] #61 sha256:a63ea15af7f8d13a66762eabf43afbc32d38fea66d421f465d4405747e913232 [2022-01-20T12:18:51.126Z] #61 DONE 0.1s [2022-01-20T12:18:51.385Z] [2022-01-20T12:18:51.385Z] #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-01-20T12:18:51.385Z] #63 sha256:0bffd8bc9969053659c0534ee1214481b237329182bc9b476840f6fabcfceb59 [2022-01-20T12:18:53.395Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-01-20T12:19:09.482Z] #63 85.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T12:19:09.482Z] #63 86.29 + mkdir -p /build [2022-01-20T12:19:09.482Z] #63 86.29 + cp runc /build/runc [2022-01-20T12:19:09.741Z] #63 DONE 86.6s [2022-01-20T12:19:09.741Z] [2022-01-20T12:19:09.741Z] #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-01-20T12:19:09.741Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:19:11.646Z] #67 ... [2022-01-20T12:19:11.646Z] [2022-01-20T12:19:11.646Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T12:19:11.646Z] #64 sha256:d0b1ffa4788a52ae572e5032e317e96a1d6aa63fb1418984606ff372c00dab2d [2022-01-20T12:19:11.646Z] #64 DONE 0.1s [2022-01-20T12:19:11.646Z] [2022-01-20T12:19:11.646Z] #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-01-20T12:19:11.646Z] #67 sha256:fd9c359063becb1ca3f8e4861e23d639b678442a03f8bd7ca2f5dc046c0a6bfc [2022-01-20T12:19:16.924Z] #67 147.3 # github.com/containerd/containerd/cmd/containerd [2022-01-20T12:19:16.924Z] #67 147.3 /usr/bin/ld: /tmp/go-link-555947409/000019.o: in function `New': [2022-01-20T12:19:16.924Z] #67 147.3 /tmp/tmp.6YBofcCGfn/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-01-20T12:19:16.924Z] #67 147.4 + bin/containerd-stress [2022-01-20T12:19:17.862Z] #67 148.5 + bin/containerd-shim [2022-01-20T12:19:26.043Z] #67 155.9 + bin/containerd-shim-runc-v1 [2022-01-20T12:19:30.234Z] #67 161.1 + bin/containerd-shim-runc-v2 [2022-01-20T12:19:31.173Z] #67 161.7 + binaries [2022-01-20T12:19:31.173Z] #67 161.7 + install -D bin/containerd /build/containerd [2022-01-20T12:19:31.173Z] #67 161.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T12:19:31.173Z] #67 161.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T12:19:31.173Z] #67 161.8 + install -D bin/ctr /build/ctr [2022-01-20T12:19:31.431Z] #67 DONE 162.2s [2022-01-20T12:19:32.366Z] [2022-01-20T12:19:32.366Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T12:19:32.366Z] #68 sha256:d48df3bf5871cfce1f09d18b9e00114d11c19efa28a51b1f45ef4638eadeb9cb [2022-01-20T12:19:32.625Z] #68 DONE 0.2s [2022-01-20T12:19:32.625Z] [2022-01-20T12:19:32.625Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T12:19:32.625Z] #73 sha256:d6440f7aa2f9fb5c746d803cff948aef647e37b9107d5e5079081dc3186e4128 [2022-01-20T12:19:32.625Z] #73 DONE 0.1s [2022-01-20T12:19:32.631Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:19:32.631Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:19:32.631Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:19:32.631Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:19:32.631Z] [2022-01-20T12:19:32.631Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:19:32.631Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:19:32.631Z] HOSTNAME=c43005e1c029 [2022-01-20T12:19:32.631Z] DEST=bundles/test-integration [2022-01-20T12:19:32.631Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:19:32.631Z] DOCKER_ROOTLESS=1 [2022-01-20T12:19:32.631Z] DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 [2022-01-20T12:19:32.631Z] container=docker [2022-01-20T12:19:32.631Z] HOME=/root [2022-01-20T12:19:32.631Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:19:32.631Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:19:32.631Z] VALIDATE_BRANCH=master [2022-01-20T12:19:32.631Z] TERM=xterm [2022-01-20T12:19:32.631Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:19:32.631Z] SHLVL=1 [2022-01-20T12:19:32.631Z] TIMEOUT=120m [2022-01-20T12:19:32.631Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:19:32.631Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:19:32.631Z] GO111MODULE=off [2022-01-20T12:19:32.631Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T12:19:32.631Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T12:19:32.631Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:19:32.631Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:19:32.631Z] GOPATH=/go [2022-01-20T12:19:32.631Z] PKG_CONFIG=pkg-config [2022-01-20T12:19:32.631Z] _=/usr/bin/env [2022-01-20T12:19:32.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T12:19:32.883Z] [2022-01-20T12:19:32.883Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T12:19:32.883Z] #78 sha256:2af8966ad8690e27c0f1652ee0719e769715c5e9a5b391e961c08300ad8ae7a5 [2022-01-20T12:19:33.449Z] #78 DONE 0.5s [2022-01-20T12:19:33.449Z] [2022-01-20T12:19:33.449Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T12:19:33.449Z] #79 sha256:c94d049bf7d098fb8078812e1c84816608e3ffe90100b5a83d440ca7420942c6 [2022-01-20T12:19:33.449Z] #79 DONE 0.0s [2022-01-20T12:19:33.449Z] [2022-01-20T12:19:33.449Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T12:19:33.449Z] #80 sha256:05ebb553ee4ea4d3557dd0cceeb75dee97cddd071d2e4dbfe116aaeadece8617 [2022-01-20T12:19:36.733Z] #80 DONE 3.4s [2022-01-20T12:19:36.733Z] [2022-01-20T12:19:36.733Z] #81 exporting to image [2022-01-20T12:19:36.733Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T12:19:36.733Z] #81 exporting layers [2022-01-20T12:19:52.415Z] 0e02c12b1310: Pull complete [2022-01-20T12:19:52.415Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T12:19:52.415Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:19:52.415Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:19:52.415Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T12:19:52.415Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T12:19:52.415Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T12:19:52.415Z] INFO: Docker version of control daemon [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Client: [2022-01-20T12:19:52.415Z] Version: 20.10.9 [2022-01-20T12:19:52.415Z] API version: 1.41 [2022-01-20T12:19:52.415Z] Go version: go1.16.8 [2022-01-20T12:19:52.415Z] Git commit: c2ea9bc [2022-01-20T12:19:52.415Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:19:52.415Z] OS/Arch: windows/amd64 [2022-01-20T12:19:52.415Z] Context: default [2022-01-20T12:19:52.415Z] Experimental: true [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Server: Docker Engine - Community [2022-01-20T12:19:52.415Z] Engine: [2022-01-20T12:19:52.415Z] Version: 20.10.9 [2022-01-20T12:19:52.415Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:19:52.415Z] Go version: go1.16.8 [2022-01-20T12:19:52.415Z] Git commit: 79ea9d3 [2022-01-20T12:19:52.415Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:19:52.415Z] OS/Arch: windows/amd64 [2022-01-20T12:19:52.415Z] Experimental: true [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] INFO: Docker info of control daemon [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Client: [2022-01-20T12:19:52.415Z] Context: default [2022-01-20T12:19:52.415Z] Debug Mode: false [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Server: [2022-01-20T12:19:52.415Z] Containers: 0 [2022-01-20T12:19:52.415Z] Running: 0 [2022-01-20T12:19:52.415Z] Paused: 0 [2022-01-20T12:19:52.415Z] Stopped: 0 [2022-01-20T12:19:52.415Z] Images: 1 [2022-01-20T12:19:52.415Z] Server Version: 20.10.9 [2022-01-20T12:19:52.415Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:19:52.415Z] Windows: [2022-01-20T12:19:52.415Z] LCOW: [2022-01-20T12:19:52.415Z] Logging Driver: json-file [2022-01-20T12:19:52.415Z] Plugins: [2022-01-20T12:19:52.415Z] Volume: local [2022-01-20T12:19:52.415Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:19:52.415Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:19:52.415Z] Swarm: inactive [2022-01-20T12:19:52.415Z] Default Isolation: process [2022-01-20T12:19:52.415Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:19:52.415Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:19:52.415Z] OSType: windows [2022-01-20T12:19:52.415Z] Architecture: x86_64 [2022-01-20T12:19:52.415Z] CPUs: 4 [2022-01-20T12:19:52.415Z] Total Memory: 32GiB [2022-01-20T12:19:52.415Z] Name: azwin-2-10a631 [2022-01-20T12:19:52.415Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T12:19:52.415Z] Docker Root Dir: D:\docker [2022-01-20T12:19:52.415Z] Debug Mode: false [2022-01-20T12:19:52.415Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:19:52.415Z] Labels: [2022-01-20T12:19:52.415Z] Experimental: true [2022-01-20T12:19:52.415Z] Insecure Registries: [2022-01-20T12:19:52.415Z] 10.0.0.4:5000 [2022-01-20T12:19:52.415Z] 127.0.0.0/8 [2022-01-20T12:19:52.415Z] Registry Mirrors: [2022-01-20T12:19:52.415Z] http://10.0.0.4:5000/ [2022-01-20T12:19:52.415Z] Live Restore Enabled: false [2022-01-20T12:19:52.415Z] Product License: Community Engine [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] INFO: Commit hash is abd69ceb2e [2022-01-20T12:19:52.415Z] INFO: Nuke-Everything... [2022-01-20T12:19:52.415Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T12:19:52.415Z] INFO: Nuking d:\CI [2022-01-20T12:19:52.415Z] INFO: Zapped successfully [2022-01-20T12:19:52.415Z] INFO: Location for testing is d:\CI\PR-43130\15 [2022-01-20T12:19:52.415Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 12:19:42... [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Sending build context to Docker daemon 61.79MB [2022-01-20T12:19:52.415Z] [2022-01-20T12:19:52.415Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T12:19:52.415Z] ---> 11cbc9e36c7a [2022-01-20T12:19:52.415Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T12:19:52.415Z] ---> Running in 04155e50406e [2022-01-20T12:19:52.415Z] Removing intermediate container 04155e50406e [2022-01-20T12:19:52.415Z] ---> 7c660b315480 [2022-01-20T12:19:52.415Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T12:19:52.415Z] ---> Running in 9621bcc54f72 [2022-01-20T12:19:52.415Z] Removing intermediate container 9621bcc54f72 [2022-01-20T12:19:52.415Z] ---> 1d7d3548c1d2 [2022-01-20T12:19:52.415Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T12:19:52.415Z] ---> Running in f17e2589ff38 [2022-01-20T12:19:52.415Z] Removing intermediate container f17e2589ff38 [2022-01-20T12:19:52.415Z] ---> 42918c4fa9f3 [2022-01-20T12:19:52.415Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T12:19:52.415Z] ---> Running in 53252f8ddf8c [2022-01-20T12:19:52.415Z] Removing intermediate container 53252f8ddf8c [2022-01-20T12:19:52.415Z] ---> e9af325b2ea5 [2022-01-20T12:19:52.415Z] 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-01-20T12:19:52.415Z] ---> Running in 6b1d2d80048d [2022-01-20T12:19:52.415Z] Removing intermediate container 6b1d2d80048d [2022-01-20T12:19:52.415Z] ---> b9baab9d4848 [2022-01-20T12:19:52.415Z] 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-01-20T12:19:52.415Z] ---> Running in 38aafbf5e191 [2022-01-20T12:19:53.965Z] [2022-01-20T12:19:53.965Z] SUCCESS: Specified value was saved. [2022-01-20T12:19:54.946Z] INFO: Downloading git... [2022-01-20T12:19:55.321Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:19:55.321Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:19:55.321Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:19:55.321Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:19:55.321Z] [2022-01-20T12:19:55.321Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T12:19:55.321Z] + CONTAINER_NAME=docker-pr15-1 [2022-01-20T12:19:55.321Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T12:19:55.321Z] + run_tests test-integration-flaky [2022-01-20T12:19:55.321Z] + '[' -n 0 ']' [2022-01-20T12:19:55.321Z] + rm= [2022-01-20T12:19:55.321Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43130/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9d9e6762249592799a5c94916c8ab301be9d636 hack/make.sh test-integration-flaky test-integration [2022-01-20T12:19:55.321Z] + c=0 [2022-01-20T12:19:55.321Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T12:19:55.321Z] + CONTAINER_NAME=docker-pr15-2 [2022-01-20T12:19:55.321Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T12:19:55.321Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T12:19:55.321Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T12:19:55.321Z] + run_tests [2022-01-20T12:19:55.321Z] + CONTAINER_NAME=docker-pr15-3 [2022-01-20T12:19:55.321Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T12:19:55.321Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T12:19:55.321Z] + run_tests [2022-01-20T12:19:55.321Z] + '[' -n 0 ']' [2022-01-20T12:19:55.321Z] + rm= [2022-01-20T12:19:55.321Z] + '[' -n 0 ']' [2022-01-20T12:19:55.321Z] + rm= [2022-01-20T12:19:55.321Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43130/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9d9e6762249592799a5c94916c8ab301be9d636 hack/make.sh '' test-integration [2022-01-20T12:19:55.321Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43130/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9d9e6762249592799a5c94916c8ab301be9d636 hack/make.sh '' test-integration [2022-01-20T12:19:55.321Z] ++ jobs -p [2022-01-20T12:19:55.321Z] + for job in $(jobs -p) [2022-01-20T12:19:55.321Z] + wait 1561 [2022-01-20T12:19:55.321Z] [2022-01-20T12:19:55.321Z] [2022-01-20T12:19:55.321Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:19:55.321Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:19:55.321Z] HOSTNAME=e40de40737dc [2022-01-20T12:19:55.321Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T12:19:55.321Z] TESTDEBUG=0 [2022-01-20T12:19:55.321Z] DEST=bundles/test-integration [2022-01-20T12:19:55.321Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:19:55.321Z] KEEPBUNDLE=1 [2022-01-20T12:19:55.321Z] DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 [2022-01-20T12:19:55.321Z] container=docker [2022-01-20T12:19:55.321Z] HOME=/root [2022-01-20T12:19:55.321Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:19:55.321Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:19:55.321Z] VALIDATE_BRANCH=master [2022-01-20T12:19:55.321Z] TERM=xterm [2022-01-20T12:19:55.321Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:19:55.321Z] SHLVL=1 [2022-01-20T12:19:55.321Z] TIMEOUT=120m [2022-01-20T12:19:55.321Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:19:55.321Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:19:55.321Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T12:19:55.321Z] GO111MODULE=off [2022-01-20T12:19:55.321Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:19:55.321Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:19:55.321Z] GOPATH=/go [2022-01-20T12:19:55.321Z] PKG_CONFIG=pkg-config [2022-01-20T12:19:55.321Z] _=/usr/bin/env [2022-01-20T12:19:55.321Z] Building test suite binary ./integration-cli/test.main [2022-01-20T12:19:55.321Z] [2022-01-20T12:19:55.321Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T12:19:55.321Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:19:55.321Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:19:55.321Z] HOSTNAME=dc4286d79a32 [2022-01-20T12:19:55.321Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T12:19:55.321Z] TESTDEBUG=0 [2022-01-20T12:19:55.321Z] DEST=bundles/test-integration [2022-01-20T12:19:55.321Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:19:55.321Z] KEEPBUNDLE=1 [2022-01-20T12:19:55.321Z] DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 [2022-01-20T12:19:55.321Z] container=docker [2022-01-20T12:19:55.321Z] HOME=/root [2022-01-20T12:19:55.321Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:19:55.321Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:19:55.321Z] VALIDATE_BRANCH=master [2022-01-20T12:19:55.321Z] TERM=xterm [2022-01-20T12:19:55.321Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:19:55.321Z] SHLVL=1 [2022-01-20T12:19:55.321Z] TIMEOUT=120m [2022-01-20T12:19:55.321Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:19:55.321Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:19:55.321Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T12:19:55.321Z] GO111MODULE=off [2022-01-20T12:19:55.321Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:19:55.321Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:19:55.321Z] GOPATH=/go [2022-01-20T12:19:55.321Z] PKG_CONFIG=pkg-config [2022-01-20T12:19:55.321Z] _=/usr/bin/env [2022-01-20T12:19:55.321Z] Building test suite binary ./integration-cli/test.main [2022-01-20T12:19:55.321Z] No new tests added to integration. [2022-01-20T12:19:55.321Z] [2022-01-20T12:19:55.321Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:19:55.945Z] INFO: Downloading go... [2022-01-20T12:19:56.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:19:56.704Z] HOSTNAME=cd340bc3d3ad [2022-01-20T12:19:56.704Z] TESTDEBUG=0 [2022-01-20T12:19:56.704Z] DEST=bundles/test-integration [2022-01-20T12:19:56.704Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:19:56.704Z] KEEPBUNDLE=1 [2022-01-20T12:19:56.704Z] DOCKER_GITCOMMIT=b9d9e6762249592799a5c94916c8ab301be9d636 [2022-01-20T12:19:56.704Z] container=docker [2022-01-20T12:19:56.704Z] HOME=/root [2022-01-20T12:19:56.704Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:19:56.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:19:56.704Z] VALIDATE_BRANCH=master [2022-01-20T12:19:56.704Z] TERM=xterm [2022-01-20T12:19:56.704Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:19:56.704Z] SHLVL=1 [2022-01-20T12:19:56.704Z] TIMEOUT=120m [2022-01-20T12:19:56.704Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:19:56.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:19:56.704Z] GO111MODULE=off [2022-01-20T12:19:56.704Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T12:19:56.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:19:56.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:19:56.704Z] GOPATH=/go [2022-01-20T12:19:56.704Z] PKG_CONFIG=pkg-config [2022-01-20T12:19:56.704Z] _=/usr/bin/env [2022-01-20T12:19:56.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T12:19:57.501Z] INFO: Downloading compiler 1 of 3... [2022-01-20T12:19:57.964Z] INFO: Downloading compiler 2 of 3... [2022-01-20T12:19:57.964Z] INFO: Downloading compiler 3 of 3... [2022-01-20T12:19:57.964Z] INFO: Extracting git... [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/builder/remotecontext 0.058s coverage: 13.7% of statements [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/builder/dockerfile 0.144s coverage: 49.0% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/builder/remotecontext/git 0.876s coverage: 86.3% of statements [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T12:20:01.077Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T12:20:01.077Z] ok github.com/docker/docker/cmd/docker-proxy 0.233s coverage: 69.3% of statements [2022-01-20T12:20:02.012Z] ok github.com/docker/docker/client 0.115s coverage: 75.6% of statements [2022-01-20T12:20:03.285Z] #81 exporting layers 23.9s done [2022-01-20T12:20:03.285Z] #81 writing image sha256:5dcc4f97c7d5d55254f29421b7b27ba53e948eecdc1154d0bed156d3d967bb1e [2022-01-20T12:20:03.285Z] #81 writing image sha256:5dcc4f97c7d5d55254f29421b7b27ba53e948eecdc1154d0bed156d3d967bb1e done [2022-01-20T12:20:03.285Z] #81 naming to docker.io/library/docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 done [2022-01-20T12:20:03.285Z] #81 DONE 24.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T12:20:03.628Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/validate/default [2022-01-20T12:20:04.200Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T12:20:04.201Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-20T12:20:04.201Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T12:20:04.201Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T12:20:04.201Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T12:20:04.459Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T12:20:04.459Z] [2022-01-20T12:20:04.459Z] INFO Start validation with golang-ci-lint [2022-01-20T12:20:04.459Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T12:20:04.459Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T12:20:04.459Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T12:20:10.389Z] INFO: Expanding go... [2022-01-20T12:20:11.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T12:20:11.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T12:20:23.782Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:20:23.782Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:20:23.782Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:20:23.782Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:20:23.782Z] [2022-01-20T12:20:23.782Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:20:23.782Z] DOCKER_SYSTEMD=1 [2022-01-20T12:20:23.782Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:20:23.782Z] HOSTNAME=56af5d71190f [2022-01-20T12:20:23.782Z] DEST=bundles/test-integration [2022-01-20T12:20:23.782Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:20:23.782Z] DOCKER_GITCOMMIT=7fca73ef00efddc5e701b4de3400227d214224c3 [2022-01-20T12:20:23.782Z] container=docker [2022-01-20T12:20:23.782Z] HOME=/root [2022-01-20T12:20:23.782Z] LANG=C.UTF-8 [2022-01-20T12:20:23.782Z] INVOCATION_ID=965bf961d35341cb8f1451da80538a7f [2022-01-20T12:20:23.782Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:20:23.782Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:20:23.782Z] VALIDATE_BRANCH=master [2022-01-20T12:20:23.782Z] TERM=xterm [2022-01-20T12:20:23.782Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:20:23.782Z] SHLVL=3 [2022-01-20T12:20:23.782Z] TIMEOUT=120m [2022-01-20T12:20:23.782Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:20:23.782Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:20:23.782Z] GO111MODULE=off [2022-01-20T12:20:23.782Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T12:20:23.782Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T12:20:23.782Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:20:23.782Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:20:23.782Z] GOPATH=/go [2022-01-20T12:20:23.782Z] PKG_CONFIG=pkg-config [2022-01-20T12:20:23.782Z] _=/usr/bin/env [2022-01-20T12:20:23.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T12:20:29.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T12:20:29.611Z] 4612f6d0b889: Pull complete [2022-01-20T12:20:34.089Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.1% of statements [2022-01-20T12:20:34.089Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-01-20T12:20:34.089Z] ok github.com/docker/docker/cmd/dockerd/trap 2.345s coverage: 0.0% of statements [2022-01-20T12:20:34.089Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T12:20:34.089Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T12:20:34.089Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T12:20:34.089Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T12:20:34.089Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T12:20:35.603Z] INFO: Expanding compiler 1 of 3... [2022-01-20T12:20:35.603Z] INFO: Expanding compiler 2 of 3... [2022-01-20T12:20:35.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T12:20:36.945Z] 0e02c12b1310: Pull complete [2022-01-20T12:20:36.945Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T12:20:36.945Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:20:36.945Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:20:36.945Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T12:20:36.945Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T12:20:36.945Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T12:20:36.945Z] INFO: Docker version of control daemon [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Client: [2022-01-20T12:20:36.945Z] Version: 20.10.9 [2022-01-20T12:20:36.945Z] API version: 1.41 [2022-01-20T12:20:36.945Z] Go version: go1.16.8 [2022-01-20T12:20:36.945Z] Git commit: c2ea9bc [2022-01-20T12:20:36.945Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:20:36.945Z] OS/Arch: windows/amd64 [2022-01-20T12:20:36.945Z] Context: default [2022-01-20T12:20:36.945Z] Experimental: true [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Server: Docker Engine - Community [2022-01-20T12:20:36.945Z] Engine: [2022-01-20T12:20:36.945Z] Version: 20.10.9 [2022-01-20T12:20:36.945Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:20:36.945Z] Go version: go1.16.8 [2022-01-20T12:20:36.945Z] Git commit: 79ea9d3 [2022-01-20T12:20:36.945Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:20:36.945Z] OS/Arch: windows/amd64 [2022-01-20T12:20:36.945Z] Experimental: true [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] INFO: Docker info of control daemon [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Client: [2022-01-20T12:20:36.945Z] Context: default [2022-01-20T12:20:36.945Z] Debug Mode: false [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Server: [2022-01-20T12:20:36.945Z] Containers: 0 [2022-01-20T12:20:36.945Z] Running: 0 [2022-01-20T12:20:36.945Z] Paused: 0 [2022-01-20T12:20:36.945Z] Stopped: 0 [2022-01-20T12:20:36.945Z] Images: 1 [2022-01-20T12:20:36.945Z] Server Version: 20.10.9 [2022-01-20T12:20:36.945Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:20:36.945Z] Windows: [2022-01-20T12:20:36.945Z] LCOW: [2022-01-20T12:20:36.945Z] Logging Driver: json-file [2022-01-20T12:20:36.945Z] Plugins: [2022-01-20T12:20:36.945Z] Volume: local [2022-01-20T12:20:36.945Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:20:36.945Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:20:36.945Z] Swarm: inactive [2022-01-20T12:20:36.945Z] Default Isolation: process [2022-01-20T12:20:36.945Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:20:36.945Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:20:36.945Z] OSType: windows [2022-01-20T12:20:36.945Z] Architecture: x86_64 [2022-01-20T12:20:36.945Z] CPUs: 4 [2022-01-20T12:20:36.945Z] Total Memory: 32GiB [2022-01-20T12:20:36.945Z] Name: azwin-2-634ee0 [2022-01-20T12:20:36.945Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T12:20:36.945Z] Docker Root Dir: D:\docker [2022-01-20T12:20:36.945Z] Debug Mode: false [2022-01-20T12:20:36.945Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:20:36.945Z] Labels: [2022-01-20T12:20:36.945Z] Experimental: true [2022-01-20T12:20:36.945Z] Insecure Registries: [2022-01-20T12:20:36.945Z] 10.0.0.4:5000 [2022-01-20T12:20:36.945Z] 127.0.0.0/8 [2022-01-20T12:20:36.945Z] Registry Mirrors: [2022-01-20T12:20:36.945Z] http://10.0.0.4:5000/ [2022-01-20T12:20:36.945Z] Live Restore Enabled: false [2022-01-20T12:20:36.945Z] Product License: Community Engine [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] INFO: Commit hash is 42905cfc4b [2022-01-20T12:20:36.945Z] INFO: Nuke-Everything... [2022-01-20T12:20:36.945Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T12:20:36.945Z] INFO: Nuking d:\CI [2022-01-20T12:20:36.945Z] INFO: Zapped successfully [2022-01-20T12:20:36.945Z] INFO: Location for testing is d:\CI\PR-43130\15 [2022-01-20T12:20:36.945Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 12:20:24... [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Sending build context to Docker daemon 61.79MB [2022-01-20T12:20:36.945Z] [2022-01-20T12:20:36.945Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T12:20:36.945Z] ---> 11cbc9e36c7a [2022-01-20T12:20:36.945Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T12:20:36.945Z] ---> Running in ff4b5e7f6e26 [2022-01-20T12:20:36.945Z] Removing intermediate container ff4b5e7f6e26 [2022-01-20T12:20:36.945Z] ---> 12ae64c88799 [2022-01-20T12:20:36.945Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T12:20:36.945Z] ---> Running in aeae79c990b9 [2022-01-20T12:20:36.945Z] Removing intermediate container aeae79c990b9 [2022-01-20T12:20:36.945Z] ---> 4014b46df570 [2022-01-20T12:20:36.945Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T12:20:36.945Z] ---> Running in 0405a1301d05 [2022-01-20T12:20:36.945Z] Removing intermediate container 0405a1301d05 [2022-01-20T12:20:36.945Z] ---> 6855223159b9 [2022-01-20T12:20:36.945Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T12:20:36.945Z] ---> Running in 09ce4f471517 [2022-01-20T12:20:36.945Z] Removing intermediate container 09ce4f471517 [2022-01-20T12:20:36.945Z] ---> d403a9419cc4 [2022-01-20T12:20:36.945Z] 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-01-20T12:20:36.945Z] ---> Running in 516e2d9bdaf5 [2022-01-20T12:20:36.945Z] Removing intermediate container 516e2d9bdaf5 [2022-01-20T12:20:36.945Z] ---> 6af2abde0786 [2022-01-20T12:20:36.946Z] 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-01-20T12:20:36.946Z] ---> Running in f47041d58ad4 [2022-01-20T12:20:37.801Z] INFO: Expanding compiler 3 of 3... [2022-01-20T12:20:38.263Z] INFO: Removing downloaded files... [2022-01-20T12:20:38.263Z] INFO: Downloading containerd [2022-01-20T12:20:38.276Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-01-20T12:20:39.893Z] [2022-01-20T12:20:39.893Z] SUCCESS: Specified value was saved. [2022-01-20T12:20:40.810Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2022-01-20T12:20:40.867Z] INFO: Downloading git... [2022-01-20T12:20:41.775Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2022-01-20T12:20:41.852Z] INFO: Downloading go... [2022-01-20T12:20:44.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T12:20:44.039Z] INFO: Downloading compiler 1 of 3... [2022-01-20T12:20:44.039Z] INFO: Downloading compiler 2 of 3... [2022-01-20T12:20:44.039Z] INFO: Downloading compiler 3 of 3... [2022-01-20T12:20:44.039Z] INFO: Extracting git... [2022-01-20T12:20:44.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T12:20:44.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T12:20:45.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T12:20:45.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T12:20:46.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T12:20:49.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T12:20:49.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T12:20:49.897Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-20T12:20:49.897Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.0% of statements [2022-01-20T12:20:49.897Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T12:20:50.465Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T12:20:50.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T12:20:51.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T12:20:51.405Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-01-20T12:20:51.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T12:20:51.972Z] ok github.com/docker/docker/daemon 10.109s coverage: 17.2% of statements [2022-01-20T12:20:51.972Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T12:20:51.972Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T12:20:51.972Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T12:20:51.972Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T12:20:52.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T12:20:52.906Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-01-20T12:20:52.906Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.279s coverage: 56.2% of statements [2022-01-20T12:20:53.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T12:20:54.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T12:20:54.810Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-01-20T12:20:55.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T12:20:55.773Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:20:55.773Z] Using test binary docker [2022-01-20T12:20:55.773Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T12:20:55.773Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:20:55.773Z] INFO: Waiting for daemon to start... [2022-01-20T12:20:55.773Z] Starting dockerd [2022-01-20T12:20:55.774Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.168s coverage: 50.5% of statements [2022-01-20T12:20:56.025Z] [2022-01-20T12:20:56.025Z] Name Version Source Summary [2022-01-20T12:20:56.025Z] ---- ------- ------ ------- [2022-01-20T12:20:56.025Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T12:20:56.489Z] [2022-01-20T12:20:56.489Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T12:20:56.489Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T12:20:56.489Z] PSChildName : containerd [2022-01-20T12:20:56.489Z] PSDrive : C [2022-01-20T12:20:56.489Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T12:20:56.489Z] PSIsContainer : True [2022-01-20T12:20:56.489Z] Name : containerd [2022-01-20T12:20:56.489Z] FullName : C:\containerd [2022-01-20T12:20:56.489Z] Parent : [2022-01-20T12:20:56.489Z] Exists : True [2022-01-20T12:20:56.489Z] Root : C:\ [2022-01-20T12:20:56.489Z] Extension : [2022-01-20T12:20:56.489Z] CreationTime : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] CreationTimeUtc : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] LastAccessTime : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] LastAccessTimeUtc : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] LastWriteTime : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] LastWriteTimeUtc : 1/20/2022 12:20:56 PM [2022-01-20T12:20:56.489Z] Attributes : Directory [2022-01-20T12:20:56.489Z] Mode : d----- [2022-01-20T12:20:56.489Z] BaseName : containerd [2022-01-20T12:20:56.489Z] Target : {} [2022-01-20T12:20:56.489Z] LinkType : [2022-01-20T12:20:56.489Z] [2022-01-20T12:20:57.150Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.693s coverage: 46.2% of statements [2022-01-20T12:20:57.150Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T12:20:57.408Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.562s coverage: 58.0% of statements [2022-01-20T12:20:57.408Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T12:20:57.408Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T12:20:57.464Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T12:20:57.464Z] INFO: Configuring git core.autocrlf... [2022-01-20T12:20:57.464Z] [2022-01-20T12:20:57.464Z] [2022-01-20T12:20:58.343Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.8% of statements [2022-01-20T12:20:58.388Z] . [2022-01-20T12:20:58.388Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:20:58.388Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:20:58.388Z] Error: No such image: emptyfs [2022-01-20T12:20:58.388Z] Running integration-test (iteration 1) [2022-01-20T12:20:58.388Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T12:20:58.388Z] Loaded image: busybox:latest [2022-01-20T12:20:58.388Z] Loaded image: busybox:glibc [2022-01-20T12:20:58.602Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-20T12:20:58.860Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-01-20T12:20:58.890Z] INFO: Expanding go... [2022-01-20T12:20:59.752Z] Loaded image: debian:bullseye-slim [2022-01-20T12:20:59.752Z] Loaded image: hello-world:latest [2022-01-20T12:20:59.752Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:20:59.752Z] INFO: Testing against a local daemon [2022-01-20T12:20:59.752Z] === RUN TestCgroupNamespacesBuild [2022-01-20T12:21:00.236Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.7% of statements [2022-01-20T12:21:00.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T12:21:00.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T12:21:00.495Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.5% of statements [2022-01-20T12:21:01.124Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-01-20T12:21:01.124Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T12:21:01.429Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-01-20T12:21:01.429Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-01-20T12:21:01.429Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T12:21:01.688Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-01-20T12:21:01.946Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-01-20T12:21:02.051Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-01-20T12:21:02.051Z] === RUN TestBuildWithSession [2022-01-20T12:21:02.051Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:21:02.051Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:21:02.051Z] === RUN TestBuildSquashParent [2022-01-20T12:21:02.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-01-20T12:21:02.464Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-01-20T12:21:02.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T12:21:02.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T12:21:03.031Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-01-20T12:21:03.031Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T12:21:03.290Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 54.7% of statements [2022-01-20T12:21:03.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-01-20T12:21:04.483Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-01-20T12:21:04.483Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T12:21:05.049Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T12:21:05.984Z] ok github.com/docker/docker/daemon/logger/splunk 1.512s coverage: 82.5% of statements [2022-01-20T12:21:05.984Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T12:21:05.984Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T12:21:06.550Z] ok github.com/docker/docker/distribution 0.090s coverage: 26.4% of statements [2022-01-20T12:21:06.808Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 48.2% of statements [2022-01-20T12:21:06.808Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T12:21:07.374Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-20T12:21:07.941Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-01-20T12:21:08.507Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-01-20T12:21:09.073Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-01-20T12:21:09.073Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2022-01-20T12:21:09.073Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T12:21:09.331Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T12:21:09.331Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T12:21:09.592Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-01-20T12:21:10.130Z] --- PASS: TestBuildSquashParent (6.88s) [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:21:10.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:21:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:21:10.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:21:10.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:21:10.527Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-01-20T12:21:10.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:21:10.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:21:11.094Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-01-20T12:21:11.094Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-20T12:21:12.994Z] ok github.com/docker/docker/pkg/archive 0.264s coverage: 82.5% of statements [2022-01-20T12:21:13.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:21:13.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:21:13.561Z] ok github.com/docker/docker/pkg/authorization 0.528s coverage: 68.3% of statements [2022-01-20T12:21:13.819Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-20T12:21:14.078Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2022-01-20T12:21:15.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2022-01-20T12:21:15.092Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:21:15.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:21:17.362Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.5% of statements [2022-01-20T12:21:17.362Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-20T12:21:17.362Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-20T12:21:18.297Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T12:21:18.297Z] ok github.com/docker/docker/layer 7.409s coverage: 68.8% of statements [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T12:21:18.297Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T12:21:18.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:21:18.555Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 84.8% of statements [2022-01-20T12:21:18.555Z] ok github.com/docker/docker/pkg/fsutils 0.125s coverage: 85.1% of statements [2022-01-20T12:21:18.814Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2022-01-20T12:21:19.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:21:19.749Z] ok github.com/docker/docker/pkg/idtools 0.356s coverage: 69.5% of statements [2022-01-20T12:21:19.749Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.0% of statements [2022-01-20T12:21:20.007Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-01-20T12:21:20.008Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T12:21:20.008Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-01-20T12:21:20.008Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T12:21:20.008Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T12:21:20.008Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-01-20T12:21:20.008Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T12:21:20.207Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:21:20.266Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-01-20T12:21:20.266Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-01-20T12:21:20.524Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-01-20T12:21:20.524Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T12:21:20.524Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T12:21:20.524Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T12:21:21.091Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-01-20T12:21:21.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:21:21.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T12:21:21.658Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T12:21:21.916Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-20T12:21:22.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T12:21:22.060Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:21:23.290Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-01-20T12:21:23.290Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T12:21:23.549Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T12:21:23.807Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-20T12:21:24.065Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T12:21:24.065Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T12:21:24.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T12:21:24.632Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-20T12:21:24.890Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-20T12:21:25.149Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-01-20T12:21:25.715Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-01-20T12:21:25.983Z] coverage: [no statements] [2022-01-20T12:21:25.983Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2022-01-20T12:21:26.243Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T12:21:26.243Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-20T12:21:26.511Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-20T12:21:27.298Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T12:21:27.298Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:21:28.417Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-01-20T12:21:28.417Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-20T12:21:28.895Z] INFO: Expanding compiler 1 of 3... [2022-01-20T12:21:28.895Z] INFO: Expanding compiler 2 of 3... [2022-01-20T12:21:28.983Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-20T12:21:29.917Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-01-20T12:21:30.175Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-20T12:21:31.549Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-01-20T12:21:31.549Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T12:21:31.807Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T12:21:32.373Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-20T12:21:32.373Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T12:21:32.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T12:21:34.719Z] INFO: Expanding compiler 3 of 3... [2022-01-20T12:21:34.719Z] INFO: Removing downloaded files... [2022-01-20T12:21:34.719Z] INFO: Downloading containerd [2022-01-20T12:21:34.903Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T12:21:35.419Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-20T12:21:35.420Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:21:35.470Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-01-20T12:21:36.037Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-20T12:21:36.981Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-01-20T12:21:38.681Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-01-20T12:21:38.681Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:21:40.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T12:21:41.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T12:21:42.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T12:21:43.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T12:21:43.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T12:21:43.918Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-20T12:21:43.918Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:21:43.918Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-01-20T12:21:43.918Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:21:44.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T12:21:46.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T12:21:47.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T12:21:48.079Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-01-20T12:21:48.079Z] === RUN TestBuildWithHugeFile [2022-01-20T12:21:48.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T12:21:48.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T12:21:49.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T12:21:50.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T12:21:51.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T12:21:52.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T12:21:52.436Z] [2022-01-20T12:21:52.436Z] Name Version Source Summary [2022-01-20T12:21:52.436Z] ---- ------- ------ ------- [2022-01-20T12:21:52.436Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T12:21:52.436Z] [2022-01-20T12:21:52.436Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T12:21:52.436Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T12:21:52.436Z] PSChildName : containerd [2022-01-20T12:21:52.436Z] PSDrive : C [2022-01-20T12:21:52.436Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T12:21:52.436Z] PSIsContainer : True [2022-01-20T12:21:52.436Z] Name : containerd [2022-01-20T12:21:52.436Z] FullName : C:\containerd [2022-01-20T12:21:52.436Z] Parent : [2022-01-20T12:21:52.436Z] Exists : True [2022-01-20T12:21:52.436Z] Root : C:\ [2022-01-20T12:21:52.436Z] Extension : [2022-01-20T12:21:52.436Z] CreationTime : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] CreationTimeUtc : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] LastAccessTime : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] LastAccessTimeUtc : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] LastWriteTime : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] LastWriteTimeUtc : 1/20/2022 12:21:52 PM [2022-01-20T12:21:52.436Z] Attributes : Directory [2022-01-20T12:21:52.436Z] Mode : d----- [2022-01-20T12:21:52.436Z] BaseName : containerd [2022-01-20T12:21:52.436Z] Target : {} [2022-01-20T12:21:52.436Z] LinkType : [2022-01-20T12:21:52.436Z] [2022-01-20T12:21:53.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T12:21:53.960Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:21:53.960Z] Using test binary docker [2022-01-20T12:21:53.960Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T12:21:53.960Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T12:21:53.960Z] Starting dockerd [2022-01-20T12:21:53.960Z] INFO: Waiting for daemon to start... [2022-01-20T12:21:53.979Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T12:21:53.979Z] INFO: Configuring git core.autocrlf... [2022-01-20T12:21:53.979Z] [2022-01-20T12:21:53.979Z] [2022-01-20T12:21:55.055Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T12:21:55.055Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === Skipped [2022-01-20T12:21:55.055Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T12:21:55.055Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T12:21:55.055Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T12:21:55.055Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T12:21:55.055Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T12:21:55.055Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:51Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T12:21:55.055Z] aufs_test.go:37: driver not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T12:21:55.055Z] time="2022-01-20T12:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T12:21:55.055Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T12:21:55.055Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T12:21:55.055Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:21:55.055Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T12:21:55.055Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T12:21:55.055Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T12:21:55.055Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T12:21:55.055Z] [2022-01-20T12:21:55.055Z] DONE 2311 tests, 53 skipped in 194.530s [2022-01-20T12:21:55.055Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:21:55.055Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:21:55.056Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T12:21:55.056Z] + 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-01-20T12:21:57.994Z] Removing intermediate container 38aafbf5e191 [2022-01-20T12:21:57.994Z] ---> ab1025d9eb76 [2022-01-20T12:21:57.994Z] 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-01-20T12:21:57.994Z] ---> Running in 65bb5020fcc1 [2022-01-20T12:21:58.161Z] . [2022-01-20T12:21:58.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:21:58.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:21:58.161Z] Error: No such image: emptyfs [2022-01-20T12:21:58.161Z] Running integration-test (iteration 1) [2022-01-20T12:21:58.161Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T12:21:58.421Z] Loaded image: busybox:latest [2022-01-20T12:21:58.421Z] Loaded image: busybox:glibc [2022-01-20T12:21:59.544Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T12:21:59.544Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:21:59.544Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:21:59.544Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:21:59.805Z] Loaded image: debian:bullseye-slim [2022-01-20T12:22:00.006Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:22:00.006Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:22:00.006Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:22:00.006Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:22:00.006Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:22:00.006Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:22:00.006Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:22:00.006Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:22:00.006Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:22:00.065Z] Loaded image: hello-world:latest [2022-01-20T12:22:00.065Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:22:00.065Z] INFO: Testing against a local daemon [2022-01-20T12:22:00.065Z] === RUN TestCgroupNamespacesBuild [2022-01-20T12:22:00.470Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:22:00.932Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:22:00.932Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:22:01.446Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-01-20T12:22:01.446Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T12:22:02.828Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-01-20T12:22:02.828Z] === RUN TestBuildWithSession [2022-01-20T12:22:02.828Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:22:02.828Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:22:02.828Z] === RUN TestBuildSquashParent [2022-01-20T12:22:08.111Z] --- PASS: TestBuildSquashParent (4.87s) [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:22:08.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:22:08.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:22:08.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:22:08.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:22:09.053Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:22:09.053Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:22:10.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:22:10.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-01-20T12:22:11.825Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2022-01-20T12:22:11.825Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:22:11.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:22:13.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:22:13.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:22:13.470Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:22:13.730Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-20T12:22:13.991Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-01-20T12:22:13.991Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:22:14.562Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-01-20T12:22:14.562Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:22:15.502Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-01-20T12:22:15.502Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:22:15.792Z] Removing intermediate container 65bb5020fcc1 [2022-01-20T12:22:15.792Z] ---> 275eb32cb5c8 [2022-01-20T12:22:15.792Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T12:22:15.792Z] ---> Running in d3c4408fddaf [2022-01-20T12:22:16.072Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-01-20T12:22:16.072Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:22:16.256Z] Removing intermediate container d3c4408fddaf [2022-01-20T12:22:16.256Z] ---> bc9f3bc04dec [2022-01-20T12:22:16.256Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T12:22:16.256Z] ---> Running in 32c656ae9124 [2022-01-20T12:22:16.719Z] Removing intermediate container 32c656ae9124 [2022-01-20T12:22:16.719Z] ---> a2724292cb74 [2022-01-20T12:22:16.719Z] Step 11/11 : COPY . . [2022-01-20T12:22:17.455Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-01-20T12:22:17.455Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:22:18.026Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-20T12:22:18.026Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:22:18.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T12:22:18.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T12:22:19.938Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-01-20T12:22:19.938Z] === RUN TestBuildWithHugeFile [2022-01-20T12:22:26.532Z] 567fd00846e9: Pull complete [2022-01-20T12:22:26.532Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T12:22:26.532Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:22:26.532Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:22:26.532Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-20T12:22:26.532Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-20T12:22:26.532Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T12:22:26.532Z] INFO: Docker version of control daemon [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] Client: [2022-01-20T12:22:26.532Z] Version: 20.10.9 [2022-01-20T12:22:26.532Z] API version: 1.41 [2022-01-20T12:22:26.532Z] Go version: go1.16.8 [2022-01-20T12:22:26.532Z] Git commit: c2ea9bc [2022-01-20T12:22:26.532Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T12:22:26.532Z] OS/Arch: windows/amd64 [2022-01-20T12:22:26.532Z] Context: default [2022-01-20T12:22:26.532Z] Experimental: true [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] Server: Docker Engine - Community [2022-01-20T12:22:26.532Z] Engine: [2022-01-20T12:22:26.532Z] Version: 20.10.9 [2022-01-20T12:22:26.532Z] API version: 1.41 (minimum version 1.24) [2022-01-20T12:22:26.532Z] Go version: go1.16.8 [2022-01-20T12:22:26.532Z] Git commit: 79ea9d3 [2022-01-20T12:22:26.532Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T12:22:26.532Z] OS/Arch: windows/amd64 [2022-01-20T12:22:26.532Z] Experimental: true [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] INFO: Docker info of control daemon [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] Client: [2022-01-20T12:22:26.532Z] Context: default [2022-01-20T12:22:26.532Z] Debug Mode: false [2022-01-20T12:22:26.532Z] Plugins: [2022-01-20T12:22:26.532Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T12:22:26.532Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T12:22:26.532Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] Server: [2022-01-20T12:22:26.532Z] Containers: 0 [2022-01-20T12:22:26.532Z] Running: 0 [2022-01-20T12:22:26.532Z] Paused: 0 [2022-01-20T12:22:26.532Z] Stopped: 0 [2022-01-20T12:22:26.532Z] Images: 1 [2022-01-20T12:22:26.532Z] Server Version: 20.10.9 [2022-01-20T12:22:26.532Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T12:22:26.532Z] Windows: [2022-01-20T12:22:26.532Z] LCOW: [2022-01-20T12:22:26.532Z] Logging Driver: json-file [2022-01-20T12:22:26.532Z] Plugins: [2022-01-20T12:22:26.532Z] Volume: local [2022-01-20T12:22:26.532Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:22:26.532Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:22:26.532Z] Swarm: inactive [2022-01-20T12:22:26.532Z] Default Isolation: process [2022-01-20T12:22:26.532Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T12:22:26.532Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T12:22:26.532Z] OSType: windows [2022-01-20T12:22:26.532Z] Architecture: x86_64 [2022-01-20T12:22:26.532Z] CPUs: 4 [2022-01-20T12:22:26.532Z] Total Memory: 32GiB [2022-01-20T12:22:26.532Z] Name: azwin-2-ea3a80 [2022-01-20T12:22:26.532Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T12:22:26.532Z] Docker Root Dir: D:\docker [2022-01-20T12:22:26.532Z] Debug Mode: false [2022-01-20T12:22:26.532Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:22:26.532Z] Labels: [2022-01-20T12:22:26.532Z] Experimental: true [2022-01-20T12:22:26.532Z] Insecure Registries: [2022-01-20T12:22:26.532Z] 10.0.0.4:5000 [2022-01-20T12:22:26.532Z] 127.0.0.0/8 [2022-01-20T12:22:26.532Z] Registry Mirrors: [2022-01-20T12:22:26.532Z] http://10.0.0.4:5000/ [2022-01-20T12:22:26.532Z] Live Restore Enabled: false [2022-01-20T12:22:26.532Z] Product License: Community Engine [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] [2022-01-20T12:22:26.532Z] INFO: Commit hash is 17a0ae9211 [2022-01-20T12:22:26.532Z] INFO: Nuke-Everything... [2022-01-20T12:22:26.532Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T12:22:27.523Z] INFO: Nuking d:\CI [2022-01-20T12:22:27.524Z] INFO: Zapped successfully [2022-01-20T12:22:27.524Z] INFO: Location for testing is d:\CI\PR-43130\15 [2022-01-20T12:22:27.524Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T12:22:27.524Z] [2022-01-20T12:22:27.524Z] [2022-01-20T12:22:27.524Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 12:22:27... [2022-01-20T12:22:27.524Z] [2022-01-20T12:22:33.420Z] Sending build context to Docker daemon 61.79MB [2022-01-20T12:22:33.420Z] [2022-01-20T12:22:33.420Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T12:22:33.420Z] ---> 60d6f56ecebd [2022-01-20T12:22:33.420Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T12:22:33.420Z] ---> Running in d21e62aaf305 [2022-01-20T12:22:33.420Z] Removing intermediate container d21e62aaf305 [2022-01-20T12:22:33.420Z] ---> 0b790cead2ef [2022-01-20T12:22:33.420Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T12:22:33.420Z] ---> Running in 2ce0eb6ac0ea [2022-01-20T12:22:33.896Z] Removing intermediate container 2ce0eb6ac0ea [2022-01-20T12:22:33.896Z] ---> 6716e72307b4 [2022-01-20T12:22:33.896Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T12:22:33.896Z] ---> Running in c0995be9c1c2 [2022-01-20T12:22:33.896Z] Removing intermediate container c0995be9c1c2 [2022-01-20T12:22:33.896Z] ---> f13b22ecd4e0 [2022-01-20T12:22:33.896Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T12:22:33.896Z] ---> Running in 8413b8f4288a [2022-01-20T12:22:34.367Z] Removing intermediate container 8413b8f4288a [2022-01-20T12:22:34.367Z] ---> e04f4d8986be [2022-01-20T12:22:34.367Z] 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-01-20T12:22:34.367Z] ---> Running in 5ab8a0b532e1 [2022-01-20T12:22:34.839Z] Removing intermediate container 5ab8a0b532e1 [2022-01-20T12:22:34.839Z] ---> 6a222cbdd867 [2022-01-20T12:22:34.839Z] 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-01-20T12:22:34.839Z] ---> Running in b9ec5035e588 [2022-01-20T12:22:37.888Z] ---> e4b72b21ecd4 [2022-01-20T12:22:37.888Z] Successfully built e4b72b21ecd4 [2022-01-20T12:22:37.888Z] Successfully tagged docker:latest [2022-01-20T12:22:37.888Z] INFO: Image build ended at 01/20/2022 12:22:37. Duration:00:02:55.2271450 [2022-01-20T12:22:37.888Z] [2022-01-20T12:22:37.888Z] [2022-01-20T12:22:37.888Z] INFO: Building the test binaries at 01/20/2022 12:22:37... [2022-01-20T12:22:40.965Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 2m22.48997598s [2022-01-20T12:22:40.965Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.921262ms [2022-01-20T12:22:41.718Z] ok github.com/docker/docker/libnetwork 37.127s coverage: 40.7% of statements [2022-01-20T12:22:41.718Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T12:22:41.718Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T12:22:41.719Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T12:22:41.719Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T12:22:41.719Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-01-20T12:22:41.719Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T12:22:41.719Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T12:22:41.719Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T12:22:41.719Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T12:22:41.803Z] INFO: make.ps1 starting at 01/20/2022 12:22:41 [2022-01-20T12:22:41.977Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.244s coverage: 59.9% of statements [2022-01-20T12:22:42.235Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T12:22:42.235Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T12:22:42.265Z] INFO: Git commit (abd69ceb2e) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:22:42.265Z] INFO: Invoking autogen... [2022-01-20T12:22:42.731Z] INFO: Building daemon... [2022-01-20T12:22:42.802Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-01-20T12:22:42.802Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T12:22:43.368Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-01-20T12:22:43.368Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T12:22:43.626Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T12:22:44.249Z] --- PASS: TestBuildWithHugeFile (49.87s) [2022-01-20T12:22:44.249Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:22:44.249Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:22:44.249Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:22:44.249Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:22:44.249Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:22:44.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:22:44.249Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:22:44.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:22:44.249Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:22:44.249Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:22:44.249Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:22:44.249Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:22:44.249Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:22:44.249Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T12:22:44.249Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-20T12:22:44.249Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-20T12:22:44.249Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T12:22:44.249Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:22:44.249Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T12:22:44.249Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T12:22:48.409Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-01-20T12:22:48.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.90s) [2022-01-20T12:22:48.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T12:22:48.409Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:22:48.409Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T12:22:48.409Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T12:22:48.409Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T12:22:48.409Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T12:22:48.409Z] PASS [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === Skipped [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T12:22:48.409Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:22:48.409Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T12:22:48.409Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] DONE 34 tests, 3 skipped in 110.182s [2022-01-20T12:22:48.409Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T12:22:48.409Z] INFO: Testing against a local daemon [2022-01-20T12:22:48.409Z] === RUN TestConfigInspect [2022-01-20T12:22:48.409Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-20T12:22:48.409Z] === RUN TestConfigList [2022-01-20T12:22:48.409Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestConfigList (0.02s) [2022-01-20T12:22:48.409Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:22:48.409Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T12:22:48.409Z] === RUN TestConfigsUpdate [2022-01-20T12:22:48.409Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T12:22:48.409Z] === RUN TestTemplatedConfig [2022-01-20T12:22:48.409Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T12:22:48.409Z] === RUN TestConfigCreateResolve [2022-01-20T12:22:48.409Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T12:22:48.409Z] PASS [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === Skipped [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-20T12:22:48.409Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-01-20T12:22:48.409Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T12:22:48.409Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-20T12:22:48.409Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T12:22:48.409Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T12:22:48.409Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:22:48.409Z] [2022-01-20T12:22:48.409Z] DONE 6 tests, 6 skipped in 0.171s [2022-01-20T12:22:48.409Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T12:22:48.664Z] INFO: Testing against a local daemon [2022-01-20T12:22:48.664Z] === RUN TestCheckpoint [2022-01-20T12:22:48.664Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:22:48.664Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:22:48.664Z] === RUN TestContainerInvalidJSON [2022-01-20T12:22:48.664Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:22:48.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:22:48.664Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:22:48.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:22:48.664Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:22:48.664Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:22:48.664Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T12:22:48.664Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T12:22:48.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T12:22:48.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:22:48.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-20T12:22:48.664Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:22:48.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T12:22:48.664Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:22:48.664Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T12:22:48.664Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:22:48.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T12:22:48.920Z] === RUN TestCopyFromContainer [2022-01-20T12:22:52.183Z] === RUN TestCopyFromContainer// [2022-01-20T12:22:52.183Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T12:22:52.183Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T12:22:52.183Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T12:22:52.439Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T12:22:52.439Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T12:22:52.439Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T12:22:52.439Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T12:22:52.439Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T12:22:52.695Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer (3.86s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T12:22:52.695Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T12:22:52.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:22:52.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:22:52.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:22:52.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:22:52.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:22:52.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:22:52.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:22:52.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:22:52.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:22:52.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:22:52.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:22:52.695Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:22:52.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-20T12:22:52.695Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:22:52.695Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:22:52.695Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:22:52.695Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:22:52.695Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:22:52.695Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:22:52.695Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:22:52.695Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:22:52.695Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:22:52.695Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:22:52.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:22:52.695Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:22:52.695Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:22:52.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T12:22:52.695Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:22:52.702Z] [2022-01-20T12:22:52.702Z] SUCCESS: Specified value was saved. [2022-01-20T12:22:53.592Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.780s coverage: 7.2% of statements [2022-01-20T12:22:53.593Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T12:22:53.593Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T12:22:53.593Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T12:22:53.593Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T12:22:53.593Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T12:22:53.593Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T12:22:53.694Z] INFO: Downloading git... [2022-01-20T12:22:53.851Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-20T12:22:54.057Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-01-20T12:22:54.058Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:22:54.110Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-01-20T12:22:54.368Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T12:22:54.368Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.06s) [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:22:54.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:22:54.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:22:54.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:22:54.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:22:54.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:22:54.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:22:54.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:22:54.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:22:54.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:22:54.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:22:54.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:22:54.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T12:22:54.985Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:22:55.241Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-20T12:22:55.241Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:22:55.241Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:22:55.241Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:22:55.241Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T12:22:55.241Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T12:22:55.241Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:22:55.241Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:22:55.241Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T12:22:55.241Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:22:55.241Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T12:22:55.282Z] INFO: Downloading go... [2022-01-20T12:22:55.497Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T12:22:55.497Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T12:22:55.497Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T12:22:55.497Z] === RUN TestDaemonRestartIpcMode [2022-01-20T12:22:55.497Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T12:22:55.497Z] === RUN TestDaemonHostGatewayIP [2022-01-20T12:22:55.497Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:22:55.497Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T12:22:55.497Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T12:22:55.497Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T12:22:55.497Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:22:55.497Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T12:22:55.497Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:22:55.497Z] === RUN TestDiff [2022-01-20T12:22:55.753Z] --- PASS: TestDiff (0.37s) [2022-01-20T12:22:55.753Z] === RUN TestExecWithCloseStdin [2022-01-20T12:22:56.314Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-01-20T12:22:56.314Z] === RUN TestExec [2022-01-20T12:22:56.591Z] --- PASS: TestExec (0.40s) [2022-01-20T12:22:56.591Z] === RUN TestExecUser [2022-01-20T12:22:57.186Z] --- PASS: TestExecUser (0.48s) [2022-01-20T12:22:57.186Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:22:57.508Z] INFO: Downloading compiler 1 of 3... [2022-01-20T12:22:57.508Z] INFO: Downloading compiler 2 of 3... [2022-01-20T12:22:57.508Z] INFO: Downloading compiler 3 of 3... [2022-01-20T12:22:57.508Z] INFO: Extracting git... [2022-01-20T12:22:57.777Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-01-20T12:22:57.777Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:22:59.145Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-01-20T12:22:59.145Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:22:59.401Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-01-20T12:22:59.401Z] === RUN TestHealthKillContainer [2022-01-20T12:23:06.565Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-01-20T12:23:07.481Z] --- PASS: TestHealthKillContainer (7.84s) [2022-01-20T12:23:07.481Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:23:07.481Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:23:07.481Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:23:07.481Z] === RUN TestIpcModeNone [2022-01-20T12:23:07.737Z] --- PASS: TestIpcModeNone (0.42s) [2022-01-20T12:23:07.737Z] === RUN TestIpcModePrivate [2022-01-20T12:23:07.993Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T12:23:08.248Z] --- PASS: TestIpcModePrivate (0.45s) [2022-01-20T12:23:08.248Z] === RUN TestIpcModeShareable [2022-01-20T12:23:08.248Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:08.248Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T12:23:08.248Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T12:23:09.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) [2022-01-20T12:23:09.611Z] === RUN TestAPIIpcModeHost [2022-01-20T12:23:09.611Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:09.611Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T12:23:09.611Z] === RUN TestDaemonIpcModeShareable [2022-01-20T12:23:09.611Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:09.611Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T12:23:09.611Z] === RUN TestDaemonIpcModePrivate [2022-01-20T12:23:10.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T12:23:10.539Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-01-20T12:23:10.539Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T12:23:10.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:10.539Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T12:23:10.539Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T12:23:10.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:10.539Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T12:23:10.539Z] === RUN TestIpcModeOlderClient [2022-01-20T12:23:10.539Z] === PAUSE TestIpcModeOlderClient [2022-01-20T12:23:10.539Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:23:11.099Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-01-20T12:23:11.099Z] === RUN TestKillContainer [2022-01-20T12:23:11.099Z] === RUN TestKillContainer/no_signal [2022-01-20T12:23:11.356Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:23:11.612Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:23:12.174Z] --- PASS: TestKillContainer (1.15s) [2022-01-20T12:23:12.174Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-20T12:23:12.174Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-20T12:23:12.174Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T12:23:12.174Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:23:12.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T12:23:12.429Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T12:23:12.479Z] INFO: Expanding go... [2022-01-20T12:23:12.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.74s) [2022-01-20T12:23:12.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-01-20T12:23:12.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s) [2022-01-20T12:23:12.990Z] === RUN TestKillStoppedContainer [2022-01-20T12:23:12.990Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-01-20T12:23:12.990Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:23:12.990Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-01-20T12:23:12.990Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:23:13.245Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T12:23:13.245Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:23:13.245Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:13.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T12:23:13.245Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:23:13.245Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:23:13.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T12:23:13.245Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T12:23:13.245Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T12:23:13.245Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T12:23:13.245Z] === RUN TestLinksContainerNames [2022-01-20T12:23:14.170Z] --- PASS: TestLinksContainerNames (0.77s) [2022-01-20T12:23:14.170Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:23:14.425Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-20T12:23:14.425Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T12:23:14.986Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/default [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/private [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/slave [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/shared [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T12:23:14.986Z] === CONT TestMountDaemonRoot/default [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:23:14.986Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:23:14.986Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/shared [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/slave [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/private [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T12:23:14.987Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:23:14.987Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:23:14.987Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T12:23:15.242Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T12:23:15.242Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T12:23:15.242Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T12:23:15.242Z] 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-01-20T12:23:15.242Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T12:23:15.242Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T12:23:15.242Z] 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-01-20T12:23:15.242Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T12:23:15.242Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T12:23:15.242Z] 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-01-20T12:23:15.242Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T12:23:15.242Z] === RUN TestNetworkNat [2022-01-20T12:23:15.804Z] --- PASS: TestNetworkNat (0.50s) [2022-01-20T12:23:15.804Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:23:16.059Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T12:23:16.059Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:23:18.573Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-01-20T12:23:18.573Z] === RUN TestPause [2022-01-20T12:23:18.573Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:18.573Z] --- SKIP: TestPause (0.00s) [2022-01-20T12:23:18.573Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:23:18.573Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:23:18.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:23:18.573Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:23:18.573Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:18.573Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T12:23:18.573Z] === RUN TestPidHost [2022-01-20T12:23:19.500Z] --- PASS: TestPidHost (0.83s) [2022-01-20T12:23:19.500Z] === RUN TestPsFilter [2022-01-20T12:23:19.500Z] --- PASS: TestPsFilter (0.08s) [2022-01-20T12:23:19.500Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:23:20.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-01-20T12:23:20.060Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:23:20.090Z] Removing intermediate container f47041d58ad4 [2022-01-20T12:23:20.090Z] ---> 9a3b34b5097d [2022-01-20T12:23:20.090Z] 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-01-20T12:23:20.090Z] ---> Running in 855bb99f8347 [2022-01-20T12:23:20.090Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T12:23:20.090Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:23:20.090Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:23:20.090Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:23:20.090Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:23:20.090Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:23:20.090Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:23:20.090Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:23:20.090Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:23:20.090Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:23:20.090Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:23:20.316Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-20T12:23:20.316Z] === RUN TestRemoveContainerRunning [2022-01-20T12:23:20.876Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-20T12:23:20.876Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:23:21.131Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-01-20T12:23:21.131Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:23:21.131Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T12:23:21.131Z] === RUN TestRenameLinkedContainer [2022-01-20T12:23:21.434Z] ok github.com/docker/docker/libnetwork/ipam 15.667s coverage: 85.3% of statements [2022-01-20T12:23:21.434Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T12:23:21.434Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T12:23:21.434Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T12:23:21.434Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-20T12:23:21.434Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T12:23:21.692Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T12:23:22.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-01-20T12:23:22.834Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-01-20T12:23:23.026Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-01-20T12:23:23.026Z] === RUN TestRenameStoppedContainer [2022-01-20T12:23:23.026Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-20T12:23:23.026Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:23:23.092Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-20T12:23:23.350Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-01-20T12:23:23.952Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-01-20T12:23:23.952Z] === RUN TestRenameInvalidName [2022-01-20T12:23:24.208Z] --- PASS: TestRenameInvalidName (0.39s) [2022-01-20T12:23:24.208Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:23:25.572Z] --- PASS: TestRenameAnonymousContainer (1.33s) [2022-01-20T12:23:25.572Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:23:26.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T12:23:26.133Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-01-20T12:23:26.133Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:23:26.695Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-20T12:23:26.695Z] === RUN TestResize [2022-01-20T12:23:27.257Z] --- PASS: TestResize (0.40s) [2022-01-20T12:23:27.257Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:23:27.513Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-01-20T12:23:27.513Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:23:27.667Z] --- PASS: TestBuildWithHugeFile (63.68s) [2022-01-20T12:23:27.667Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:23:27.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:23:27.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:23:27.667Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:23:27.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:23:27.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:23:27.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:23:27.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:23:27.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:23:27.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:23:27.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:23:27.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:23:27.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:23:27.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T12:23:27.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T12:23:27.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T12:23:27.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T12:23:27.667Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:23:27.667Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T12:23:27.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T12:23:27.667Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-01-20T12:23:27.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-01-20T12:23:27.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-01-20T12:23:27.667Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:23:27.667Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T12:23:27.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T12:23:27.667Z] Loaded image: busybox:latest [2022-01-20T12:23:27.928Z] Loaded image: busybox:glibc [2022-01-20T12:23:28.074Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T12:23:28.074Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:23:28.074Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T12:23:28.074Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:23:28.074Z] === RUN TestCgroupNamespacesRun [2022-01-20T12:23:29.000Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-01-20T12:23:29.000Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T12:23:29.312Z] Loaded image: debian:bullseye-slim [2022-01-20T12:23:29.312Z] Loaded image: hello-world:latest [2022-01-20T12:23:29.312Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:23:30.363Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-01-20T12:23:30.363Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T12:23:31.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-01-20T12:23:31.363Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T12:23:32.290Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-01-20T12:23:32.290Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T12:23:33.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-01-20T12:23:33.654Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T12:23:34.580Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-01-20T12:23:34.580Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T12:23:35.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-20T12:23:35.141Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T12:23:36.507Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-01-20T12:23:36.507Z] === RUN TestNISDomainname [2022-01-20T12:23:36.507Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T12:23:36.507Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T12:23:36.507Z] === RUN TestHostnameDnsResolution [2022-01-20T12:23:37.068Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-20T12:23:37.068Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T12:23:37.068Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T12:23:37.068Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T12:23:37.068Z] === RUN TestStats [2022-01-20T12:23:37.068Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:37.068Z] --- SKIP: TestStats (0.00s) [2022-01-20T12:23:37.068Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:23:37.068Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T12:23:37.068Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T12:23:37.068Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T12:23:37.068Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T12:23:37.068Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T12:23:37.068Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T12:23:37.068Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T12:23:37.068Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T12:23:37.068Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T12:23:37.068Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T12:23:37.448Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.56s) [2022-01-20T12:23:37.448Z] PASS [2022-01-20T12:23:37.630Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T12:23:37.708Z] [2022-01-20T12:23:37.708Z] === Skipped [2022-01-20T12:23:37.708Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T12:23:37.708Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:23:37.708Z] [2022-01-20T12:23:37.708Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:23:37.708Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:23:37.708Z] [2022-01-20T12:23:37.708Z] DONE 34 tests, 2 skipped in 99.484s [2022-01-20T12:23:37.708Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T12:23:37.708Z] INFO: Testing against a local daemon [2022-01-20T12:23:37.708Z] === RUN TestConfigInspect [2022-01-20T12:23:37.822Z] INFO: Expanding compiler 1 of 3... [2022-01-20T12:23:37.822Z] INFO: Expanding compiler 2 of 3... [2022-01-20T12:23:40.141Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T12:23:40.251Z] --- PASS: TestConfigInspect (2.30s) [2022-01-20T12:23:40.251Z] === RUN TestConfigList [2022-01-20T12:23:41.066Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T12:23:41.066Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-01-20T12:23:41.066Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-01-20T12:23:41.066Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-01-20T12:23:41.066Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-01-20T12:23:41.066Z] === RUN TestDeleteDevicemapper [2022-01-20T12:23:41.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:23:41.066Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T12:23:41.066Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:23:41.259Z] Removing intermediate container 855bb99f8347 [2022-01-20T12:23:41.259Z] ---> 002911d308d1 [2022-01-20T12:23:41.259Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T12:23:41.259Z] ---> Running in 6ddbf55eecd4 [2022-01-20T12:23:41.259Z] Removing intermediate container 6ddbf55eecd4 [2022-01-20T12:23:41.259Z] ---> e0f777f44792 [2022-01-20T12:23:41.259Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T12:23:41.259Z] ---> Running in edd1414e57e5 [2022-01-20T12:23:41.259Z] Removing intermediate container edd1414e57e5 [2022-01-20T12:23:41.259Z] ---> 14fa1267ab70 [2022-01-20T12:23:41.259Z] Step 11/11 : COPY . . [2022-01-20T12:23:41.631Z] INFO: Expanding compiler 3 of 3... [2022-01-20T12:23:42.103Z] INFO: Removing downloaded files... [2022-01-20T12:23:42.103Z] INFO: Downloading containerd [2022-01-20T12:23:42.172Z] --- PASS: TestConfigList (2.11s) [2022-01-20T12:23:42.172Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:23:42.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s) [2022-01-20T12:23:42.429Z] === RUN TestUpdateMemory [2022-01-20T12:23:42.429Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:42.429Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T12:23:42.429Z] === RUN TestUpdateCPUQuota [2022-01-20T12:23:42.429Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:42.429Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T12:23:42.429Z] === RUN TestUpdatePidsLimit [2022-01-20T12:23:42.429Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:42.429Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T12:23:42.429Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:23:44.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T12:23:44.734Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-01-20T12:23:44.734Z] === RUN TestConfigsUpdate [2022-01-20T12:23:46.644Z] --- PASS: TestConfigsUpdate (2.19s) [2022-01-20T12:23:46.644Z] === RUN TestTemplatedConfig [2022-01-20T12:23:48.666Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.096596715s with top 10 stages: buildssa: 1m28.833669377s, goimports: 20.858534726s, unconvert: 13.47608954s, gosec: 10.038122171s, golint: 6.002332893s, misspell: 4.899510409s, ineffassign: 4.834988588s, inspect: 3.836779652s, vrp: 2.801520394s, printf: 1.997211655s [2022-01-20T12:23:49.185Z] --- PASS: TestTemplatedConfig (2.57s) [2022-01-20T12:23:49.185Z] === RUN TestConfigCreateResolve [2022-01-20T12:23:51.095Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-01-20T12:23:51.095Z] PASS [2022-01-20T12:23:51.095Z] [2022-01-20T12:23:51.095Z] DONE 6 tests in 13.568s [2022-01-20T12:23:51.095Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T12:23:51.095Z] INFO: Testing against a local daemon [2022-01-20T12:23:51.095Z] === RUN TestCheckpoint [2022-01-20T12:23:51.095Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:23:51.095Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:23:51.095Z] === RUN TestContainerInvalidJSON [2022-01-20T12:23:51.095Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:23:51.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:23:51.095Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:23:51.095Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:23:51.356Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:23:51.356Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:23:51.356Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T12:23:51.356Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T12:23:51.356Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T12:23:51.356Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:23:51.356Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T12:23:51.356Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:23:51.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T12:23:51.356Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:23:51.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T12:23:51.356Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:23:51.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T12:23:51.356Z] === RUN TestCopyFromContainer [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer// [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T12:23:52.739Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T12:23:52.999Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T12:23:52.999Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer (1.59s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T12:23:52.999Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T12:23:52.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:23:52.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:23:52.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:23:52.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:23:52.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:23:52.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:23:52.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:23:52.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:23:52.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:23:52.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:23:52.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:23:52.999Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:23:52.999Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-20T12:23:52.999Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:23:52.999Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:23:52.999Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:23:52.999Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:23:52.999Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:23:52.999Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:23:52.999Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:23:52.999Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:23:52.999Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:23:52.999Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:23:52.999Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:23:52.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:23:52.999Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:23:52.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T12:23:52.999Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:23:54.630Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-01-20T12:23:54.630Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:23:54.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-01-20T12:23:54.630Z] === RUN TestWaitNonBlocked [2022-01-20T12:23:54.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:23:54.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:23:54.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:23:54.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:23:54.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:23:54.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:23:54.630Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T12:23:54.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-01-20T12:23:54.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-01-20T12:23:54.630Z] === RUN TestWaitBlocked [2022-01-20T12:23:54.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:23:54.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:23:54.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:23:54.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:23:54.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:23:54.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:23:54.886Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T12:23:54.886Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-01-20T12:23:54.886Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-01-20T12:23:54.886Z] === CONT TestDaemonRestartIpcMode [2022-01-20T12:23:54.886Z] === CONT TestIpcModeOlderClient [2022-01-20T12:23:54.909Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-01-20T12:23:54.909Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:23:54.938Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T12:23:54.938Z] [2022-01-20T12:23:54.938Z] ________ ____ __. [2022-01-20T12:23:54.938Z] \_____ \ | |/ _| [2022-01-20T12:23:54.938Z] / | \| < [2022-01-20T12:23:54.938Z] / | \ | \ [2022-01-20T12:23:54.938Z] \_______ /____|__ \ [2022-01-20T12:23:54.938Z] \/ \/ [2022-01-20T12:23:54.938Z] [2022-01-20T12:23:54.938Z] INFO: make.ps1 ended at 01/20/2022 12:23:48 [2022-01-20T12:23:54.938Z] INFO: Binaries build ended at 01/20/2022 12:23:49. Duration:00:01:11.9414447 [2022-01-20T12:23:54.938Z] INFO: Copying the built daemon binary to d:\CI\PR-43130\15\binary\dockerd-abd69ceb2e.exe... [2022-01-20T12:23:54.938Z] INFO: Copying the built client binary to d:\CI\PR-43130\15\binary\docker-abd69ceb2e.exe... [2022-01-20T12:23:54.938Z] INFO: Copying dockerversion from the container... [2022-01-20T12:23:54.938Z] INFO: Copying the golang package from the container to d:\CI\PR-43130\15\installer\go.zip... [2022-01-20T12:23:54.938Z] INFO: Extracting go.zip to d:\CI\PR-43130\15\go [2022-01-20T12:23:55.142Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T12:23:55.142Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:23:56.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:23:56.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:23:56.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:23:56.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:23:56.292Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:23:56.292Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:23:56.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:23:56.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:23:56.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:23:56.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:23:56.292Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T12:23:56.292Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T12:23:56.292Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:23:56.862Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-01-20T12:23:56.862Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:23:56.862Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:23:56.862Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:23:56.862Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T12:23:56.862Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T12:23:56.862Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:23:56.862Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:23:56.862Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T12:23:56.862Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:23:56.862Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T12:23:56.862Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T12:23:56.862Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T12:23:56.862Z] === RUN TestDaemonRestartIpcMode [2022-01-20T12:23:56.863Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T12:23:56.863Z] === RUN TestDaemonHostGatewayIP [2022-01-20T12:23:56.863Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T12:23:56.863Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T12:23:56.863Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T12:23:56.863Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:23:56.863Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T12:23:56.863Z] === RUN TestDiff [2022-01-20T12:23:57.433Z] --- PASS: TestDiff (0.56s) [2022-01-20T12:23:57.433Z] === RUN TestExecWithCloseStdin [2022-01-20T12:23:57.656Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-01-20T12:23:57.657Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.70s) [2022-01-20T12:23:57.657Z] PASS [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === Skipped [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T12:23:57.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T12:23:57.657Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T12:23:57.657Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:23:57.657Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:23:57.657Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T12:23:57.657Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T12:23:57.657Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T12:23:57.657Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T12:23:57.657Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T12:23:57.657Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T12:23:57.657Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T12:23:57.657Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T12:23:57.657Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T12:23:57.657Z] 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-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T12:23:57.657Z] 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-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T12:23:57.657Z] 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-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T12:23:57.657Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:23:57.657Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T12:23:57.657Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:23:57.657Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T12:23:57.657Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T12:23:57.657Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T12:23:57.657Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T12:23:57.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T12:23:57.657Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T12:23:57.657Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T12:23:57.657Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T12:23:57.657Z] [2022-01-20T12:23:57.657Z] DONE 177 tests, 27 skipped in 69.265s [2022-01-20T12:23:57.657Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T12:23:57.913Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:23:58.007Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-01-20T12:23:58.007Z] === RUN TestExec [2022-01-20T12:23:58.474Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:23:58.474Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T12:23:58.474Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T12:23:58.474Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T12:23:58.474Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T12:23:58.474Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T12:23:58.474Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T12:23:58.474Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:23:58.474Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T12:23:58.474Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T12:23:58.474Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T12:23:58.474Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T12:23:58.579Z] --- PASS: TestExec (0.60s) [2022-01-20T12:23:58.579Z] === RUN TestExecUser [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-20T12:23:58.772Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-20T12:23:58.772Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:23:58.772Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T12:23:59.519Z] --- PASS: TestExecUser (0.62s) [2022-01-20T12:23:59.519Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:23:59.790Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T12:23:59.957Z] [2022-01-20T12:23:59.957Z] Name Version Source Summary [2022-01-20T12:23:59.957Z] ---- ------- ------ ------- [2022-01-20T12:23:59.957Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T12:23:59.957Z] [2022-01-20T12:23:59.957Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T12:23:59.957Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T12:23:59.957Z] PSChildName : containerd [2022-01-20T12:23:59.957Z] PSDrive : C [2022-01-20T12:23:59.957Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T12:23:59.957Z] PSIsContainer : True [2022-01-20T12:23:59.957Z] Name : containerd [2022-01-20T12:23:59.957Z] FullName : C:\containerd [2022-01-20T12:23:59.957Z] Parent : [2022-01-20T12:23:59.957Z] Exists : True [2022-01-20T12:23:59.957Z] Root : C:\ [2022-01-20T12:23:59.957Z] Extension : [2022-01-20T12:23:59.957Z] CreationTime : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] CreationTimeUtc : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] LastAccessTime : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] LastAccessTimeUtc : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] LastWriteTime : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] LastWriteTimeUtc : 1/20/2022 12:23:59 PM [2022-01-20T12:23:59.957Z] Attributes : Directory [2022-01-20T12:23:59.957Z] Mode : d----- [2022-01-20T12:23:59.957Z] BaseName : containerd [2022-01-20T12:23:59.957Z] Target : {} [2022-01-20T12:23:59.957Z] LinkType : [2022-01-20T12:23:59.957Z] [2022-01-20T12:24:00.089Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-01-20T12:24:00.089Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:24:00.723Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T12:24:00.948Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T12:24:00.948Z] INFO: Configuring git core.autocrlf... [2022-01-20T12:24:00.948Z] [2022-01-20T12:24:00.948Z] [2022-01-20T12:24:01.471Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-20T12:24:01.471Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:24:02.041Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-01-20T12:24:02.041Z] === RUN TestHealthKillContainer [2022-01-20T12:24:02.086Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T12:24:02.086Z] daemon_test.go:156: [dba82cc1727f4] daemon is not started [2022-01-20T12:24:02.086Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-01-20T12:24:02.086Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-20T12:24:02.086Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-01-20T12:24:02.086Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-20T12:24:02.086Z] === RUN TestDaemonProxy [2022-01-20T12:24:02.086Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T12:24:02.086Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T12:24:02.086Z] PASS [2022-01-20T12:24:02.086Z] [2022-01-20T12:24:02.086Z] === Skipped [2022-01-20T12:24:02.086Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-20T12:24:02.086Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T12:24:02.086Z] [2022-01-20T12:24:02.086Z] DONE 12 tests, 1 skipped in 4.136s [2022-01-20T12:24:02.086Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T12:24:02.087Z] INFO: Testing against a local daemon [2022-01-20T12:24:02.087Z] === RUN TestCommitInheritsEnv [2022-01-20T12:24:03.451Z] --- PASS: TestCommitInheritsEnv (1.11s) [2022-01-20T12:24:03.451Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:24:03.451Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T12:24:03.451Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:24:03.451Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T12:24:03.451Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:24:03.451Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T12:24:03.451Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:24:05.338Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-01-20T12:24:05.338Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T12:24:05.338Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T12:24:05.338Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T12:24:05.338Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:24:05.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T12:24:05.338Z] === RUN TestTagInvalidReference [2022-01-20T12:24:05.338Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T12:24:05.338Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:24:05.338Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T12:24:05.338Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:24:05.338Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T12:24:05.338Z] === RUN TestTagOfficialNames [2022-01-20T12:24:05.338Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T12:24:05.338Z] === RUN TestTagMatchesDigest [2022-01-20T12:24:05.338Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T12:24:05.338Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T12:24:06.814Z] INFO [runner/unused/goanalysis] analyzers took 28.65413936s with top 10 stages: buildssa: 24.326419164s, U1000: 4.327720196s [2022-01-20T12:24:06.814Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-20T12:24:06.814Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1749/2137, identifier_marker: 1749/1749, exclude: 1749/1749, cgo: 2137/2718, skip_files: 2137/2137, path_prettifier: 2137/2137, exclude-rules: 64/1749, nolint: 0/64, filename_unadjuster: 2137/2137, skip_dirs: 2137/2137 [2022-01-20T12:24:06.814Z] INFO [runner] processing took 297.12768ms with stages: identifier_marker: 139.976036ms, nolint: 78.253798ms, path_prettifier: 46.885464ms, autogenerated_exclude: 17.085201ms, skip_dirs: 7.908733ms, exclude-rules: 5.080067ms, cgo: 1.045331ms, filename_unadjuster: 886.763µs, max_same_issues: 1.899µs, exclude: 967ns, uniq_by_line: 874ns, source_code: 640ns, max_from_linter: 519ns, diff: 463ns, skip_files: 384ns, max_per_file_from_linter: 276ns, path_shortener: 265ns [2022-01-20T12:24:06.814Z] INFO [runner] linters took 1m38.858768171s with stages: goanalysis_metalinter: 1m16.177314322s, unused: 22.380524375s [2022-01-20T12:24:06.814Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-20T12:24:06.814Z] INFO Memory: 2420 samples, avg is 414.1MB, max is 4120.8MB [2022-01-20T12:24:06.814Z] INFO Execution took 4m1.887660612s [2022-01-20T12:24:07.381Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T12:24:08.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/make.sh dynbinary test-docker-py [2022-01-20T12:24:08.536Z] [2022-01-20T12:24:08.795Z] Removing bundles/ [2022-01-20T12:24:08.795Z] [2022-01-20T12:24:08.795Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T12:24:08.795Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:24:08.795Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:24:11.265Z] ---> deba275e1396 [2022-01-20T12:24:11.265Z] Successfully built deba275e1396 [2022-01-20T12:24:11.265Z] Successfully tagged docker:latest [2022-01-20T12:24:11.265Z] INFO: Image build ended at 01/20/2022 12:24:09. Duration:00:03:44.9657484 [2022-01-20T12:24:11.265Z] [2022-01-20T12:24:11.265Z] [2022-01-20T12:24:11.265Z] INFO: Building the test binaries at 01/20/2022 12:24:09... [2022-01-20T12:24:12.032Z] --- PASS: TestHealthKillContainer (8.21s) [2022-01-20T12:24:12.032Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:24:12.032Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-01-20T12:24:12.032Z] === RUN TestIpcModeNone [2022-01-20T12:24:12.032Z] --- PASS: TestIpcModeNone (0.61s) [2022-01-20T12:24:12.032Z] === RUN TestIpcModePrivate [2022-01-20T12:24:12.032Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-20T12:24:12.032Z] --- PASS: TestIpcModePrivate (0.61s) [2022-01-20T12:24:12.032Z] === RUN TestIpcModeShareable [2022-01-20T12:24:12.602Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-20T12:24:12.602Z] --- PASS: TestIpcModeShareable (0.61s) [2022-01-20T12:24:12.602Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T12:24:14.515Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2022-01-20T12:24:14.515Z] === RUN TestAPIIpcModeHost [2022-01-20T12:24:14.775Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-01-20T12:24:14.775Z] === RUN TestDaemonIpcModeShareable [2022-01-20T12:24:15.070Z] INFO: make.ps1 starting at 01/20/2022 12:24:14 [2022-01-20T12:24:15.070Z] INFO: Git commit (42905cfc4b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:24:15.070Z] INFO: Invoking autogen... [2022-01-20T12:24:15.531Z] INFO: Building daemon... [2022-01-20T12:24:16.079Z] INFO: Extraction ended at 01/20/2022 12:24:15. Duration:00:00:23.6003641 [2022-01-20T12:24:16.079Z] INFO: Updating the golang and path environment variables [2022-01-20T12:24:16.079Z] INFO: GOPATH=d:\gopath [2022-01-20T12:24:16.079Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T12:24:16.079Z] INFO: Running the daemon under test in debug mode [2022-01-20T12:24:16.079Z] INFO: Running the daemon under test in containerd mode [2022-01-20T12:24:16.079Z] INFO: Starting a daemon under test... [2022-01-20T12:24:16.079Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43130\15\daemon --pidfile d:\CI\PR-43130\15\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-20T12:24:16.079Z] INFO: Containerd started successfully. [2022-01-20T12:24:16.079Z] INFO: Process started successfully. [2022-01-20T12:24:16.079Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T12:24:16.079Z] INFO: Waiting for the daemon under test to start... [2022-01-20T12:24:16.157Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T12:24:16.157Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-01-20T12:24:16.157Z] === RUN TestDaemonIpcModePrivate [2022-01-20T12:24:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T12:24:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T12:24:17.098Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T12:24:17.098Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-01-20T12:24:17.098Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T12:24:17.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T12:24:18.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T12:24:18.481Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-01-20T12:24:18.481Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T12:24:19.421Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T12:24:19.421Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-01-20T12:24:19.421Z] === RUN TestIpcModeOlderClient [2022-01-20T12:24:19.421Z] === PAUSE TestIpcModeOlderClient [2022-01-20T12:24:19.421Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:24:19.991Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T12:24:19.991Z] === RUN TestKillContainer [2022-01-20T12:24:19.991Z] === RUN TestKillContainer/no_signal [2022-01-20T12:24:20.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T12:24:20.253Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:24:20.513Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:24:20.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T12:24:21.087Z] --- PASS: TestKillContainer (1.29s) [2022-01-20T12:24:21.087Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-01-20T12:24:21.087Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-01-20T12:24:21.087Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-01-20T12:24:21.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:24:21.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T12:24:21.659Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T12:24:22.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-01-20T12:24:22.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-20T12:24:22.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-01-20T12:24:22.601Z] === RUN TestKillStoppedContainer [2022-01-20T12:24:22.601Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T12:24:22.601Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:24:22.601Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T12:24:22.601Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:24:22.861Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T12:24:22.861Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:24:22.861Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T12:24:22.861Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T12:24:22.861Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:24:23.432Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-01-20T12:24:23.432Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T12:24:23.691Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-01-20T12:24:23.692Z] === RUN TestLinksContainerNames [2022-01-20T12:24:24.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T12:24:24.631Z] --- PASS: TestLinksContainerNames (0.83s) [2022-01-20T12:24:24.632Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:24:24.892Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-01-20T12:24:24.892Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T12:24:25.153Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/default [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/private [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/slave [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/shared [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T12:24:25.153Z] === CONT TestMountDaemonRoot/default [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T12:24:25.153Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:24:25.153Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:24:25.153Z] === CONT TestMountDaemonRoot/private [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T12:24:25.153Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:24:25.153Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:24:25.153Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/shared [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/slave [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T12:24:25.414Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:24:25.414Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:24:25.414Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:24:25.674Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-20T12:24:25.674Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-01-20T12:24:25.674Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T12:24:27.059Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-01-20T12:24:27.059Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T12:24:27.630Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-01-20T12:24:27.630Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T12:24:27.890Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-01-20T12:24:27.890Z] === RUN TestNetworkNat [2022-01-20T12:24:28.150Z] --- PASS: TestNetworkNat (0.42s) [2022-01-20T12:24:28.150Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:24:28.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T12:24:28.721Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:24:30.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T12:24:31.263Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-01-20T12:24:31.263Z] === RUN TestPause [2022-01-20T12:24:31.891Z] --- PASS: TestPause (0.47s) [2022-01-20T12:24:31.891Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:24:31.891Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:24:31.891Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:24:31.891Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:24:32.165Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2022-01-20T12:24:32.165Z] === RUN TestPidHost [2022-01-20T12:24:33.570Z] --- PASS: TestPidHost (1.05s) [2022-01-20T12:24:33.570Z] === RUN TestPsFilter [2022-01-20T12:24:33.570Z] --- PASS: TestPsFilter (0.12s) [2022-01-20T12:24:33.570Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:24:33.830Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-01-20T12:24:33.830Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:24:34.401Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-20T12:24:34.402Z] === RUN TestRemoveContainerRunning [2022-01-20T12:24:34.662Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-01-20T12:24:34.662Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:24:34.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T12:24:35.234Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-20T12:24:35.234Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:24:35.234Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T12:24:35.234Z] === RUN TestRenameLinkedContainer [2022-01-20T12:24:36.618Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-01-20T12:24:36.618Z] === RUN TestRenameStoppedContainer [2022-01-20T12:24:36.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T12:24:37.189Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-01-20T12:24:37.189Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:24:37.230Z] ...INFO: Daemon under test started and replied! [2022-01-20T12:24:37.230Z] INFO: Docker version of the daemon under test [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] Client: [2022-01-20T12:24:37.230Z] Version: 17.06.2-ce [2022-01-20T12:24:37.230Z] API version: 1.30 [2022-01-20T12:24:37.230Z] Go version: go1.8.3 [2022-01-20T12:24:37.230Z] Git commit: cec0b72 [2022-01-20T12:24:37.230Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T12:24:37.230Z] OS/Arch: windows/amd64 [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] Server: [2022-01-20T12:24:37.230Z] Version: 0.0.0-dev [2022-01-20T12:24:37.230Z] API version: 1.42 (minimum version 1.24) [2022-01-20T12:24:37.230Z] Go version: go1.17.6 [2022-01-20T12:24:37.230Z] Git commit: abd69ceb2e [2022-01-20T12:24:37.230Z] Built: 01/20/2022 12:22:41 [2022-01-20T12:24:37.230Z] OS/Arch: windows/amd64 [2022-01-20T12:24:37.230Z] Experimental: false [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] INFO: Docker info of the daemon under test [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] Containers: 0 [2022-01-20T12:24:37.230Z] Running: 0 [2022-01-20T12:24:37.230Z] Paused: 0 [2022-01-20T12:24:37.230Z] Stopped: 0 [2022-01-20T12:24:37.230Z] Images: 0 [2022-01-20T12:24:37.230Z] Server Version: 0.0.0-dev [2022-01-20T12:24:37.230Z] Storage Driver: windowsfilter [2022-01-20T12:24:37.230Z] Windows: [2022-01-20T12:24:37.230Z] Logging Driver: json-file [2022-01-20T12:24:37.230Z] Plugins: [2022-01-20T12:24:37.230Z] Volume: local [2022-01-20T12:24:37.230Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:24:37.230Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:24:37.230Z] Swarm: inactive [2022-01-20T12:24:37.230Z] Default Isolation: process [2022-01-20T12:24:37.230Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:24:37.230Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:24:37.230Z] OSType: windows [2022-01-20T12:24:37.230Z] Architecture: x86_64 [2022-01-20T12:24:37.230Z] CPUs: 4 [2022-01-20T12:24:37.230Z] Total Memory: 32GiB [2022-01-20T12:24:37.230Z] Name: azwin-2-10a631 [2022-01-20T12:24:37.230Z] ID: HLZZ:MSIO:GUJZ:LH7T:OEGX:XE4J:WPSQ:BQQC:LLGN:XGDB:ZWNB:RZNG [2022-01-20T12:24:37.230Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T12:24:37.230Z] Debug Mode (client): false [2022-01-20T12:24:37.230Z] Debug Mode (server): true [2022-01-20T12:24:37.230Z] File Descriptors: -1 [2022-01-20T12:24:37.230Z] Goroutines: 31 [2022-01-20T12:24:37.230Z] System Time: 2022-01-20T12:24:35.1406745Z [2022-01-20T12:24:37.230Z] EventsListeners: 0 [2022-01-20T12:24:37.230Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:24:37.230Z] Labels: [2022-01-20T12:24:37.230Z] Experimental: false [2022-01-20T12:24:37.230Z] Insecure Registries: [2022-01-20T12:24:37.230Z] 127.0.0.0/8 [2022-01-20T12:24:37.230Z] Live Restore Enabled: false [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] INFO: Docker images of the daemon under test [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:24:37.230Z] [2022-01-20T12:24:37.230Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T12:24:37.230Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T12:24:37.230Z] ltsc2022: Pulling from windows/servercore [2022-01-20T12:24:37.230Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T12:24:37.230Z] 0e02c12b1310: Pulling fs layer [2022-01-20T12:24:38.129Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-01-20T12:24:38.129Z] === RUN TestRenameInvalidName [2022-01-20T12:24:38.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T12:24:38.390Z] --- PASS: TestRenameInvalidName (0.41s) [2022-01-20T12:24:38.390Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:24:40.301Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-01-20T12:24:40.301Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:24:40.301Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-01-20T12:24:40.301Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:24:40.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T12:24:41.356Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-01-20T12:24:41.356Z] === RUN TestResize [2022-01-20T12:24:41.616Z] --- PASS: TestResize (0.41s) [2022-01-20T12:24:41.616Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:24:42.186Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-01-20T12:24:42.186Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:24:42.446Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:42.446Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:42.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:42.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:24:42.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:43.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T12:24:44.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:45.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:45.863Z] 0e02c12b1310: Verifying Checksum [2022-01-20T12:24:45.863Z] 0e02c12b1310: Download complete [2022-01-20T12:24:46.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T12:24:46.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:24:46.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:24:47.411Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T12:24:47.411Z] 8f616e6e9eec: Download complete [2022-01-20T12:24:48.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:48.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:24:48.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T12:24:51.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T12:24:51.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:24:51.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:24:53.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:24:53.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:24:53.650Z] Using test binary docker [2022-01-20T12:24:53.650Z] +++ /etc/init.d/apparmor start [2022-01-20T12:24:53.650Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:24:53.650Z] INFO: Waiting for daemon to start... [2022-01-20T12:24:53.650Z] Starting dockerd [2022-01-20T12:24:53.650Z] +++ 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-01-20T12:24:55.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:24:55.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:24:55.567Z] . [2022-01-20T12:24:55.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:24:55.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:24:55.828Z] Error: No such image: emptyfs [2022-01-20T12:24:55.828Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T12:24:55.828Z] ++++ docker load [2022-01-20T12:24:56.090Z] Running integration-test (iteration 1) [2022-01-20T12:24:56.090Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T12:24:56.090Z] ++ 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-01-20T12:24:56.090Z] ++ set -e [2022-01-20T12:24:56.090Z] ++ '[' -n 0 ']' [2022-01-20T12:24:56.090Z] ++ set -x [2022-01-20T12:24:56.090Z] ++ 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-01-20T12:24:56.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:24:57.034Z] Loaded image: busybox:latest [2022-01-20T12:24:57.399Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:24:57.606Z] Loaded image: busybox:glibc [2022-01-20T12:24:58.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-01-20T12:25:00.168Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-01-20T12:25:00.169Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-01-20T12:25:00.169Z] === RUN TestCgroupNamespacesRun [2022-01-20T12:25:01.550Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-01-20T12:25:01.550Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T12:25:01.550Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T12:25:01.550Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T12:25:01.550Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T12:25:01.823Z] Loaded image: debian:bullseye-slim [2022-01-20T12:25:02.085Z] Loaded image: hello-world:latest [2022-01-20T12:25:02.348Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:25:02.348Z] INFO: Testing against a local daemon [2022-01-20T12:25:02.348Z] === RUN TestCgroupNamespacesBuild [2022-01-20T12:25:02.490Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-01-20T12:25:02.490Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T12:25:03.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-01-20T12:25:03.873Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T12:25:04.814Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-01-20T12:25:04.814Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T12:25:04.902Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-01-20T12:25:04.902Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T12:25:06.199Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-01-20T12:25:06.199Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T12:25:06.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-20T12:25:06.771Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T12:25:06.819Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-01-20T12:25:06.819Z] === RUN TestBuildWithSession [2022-01-20T12:25:06.819Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:25:06.819Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:25:06.819Z] === RUN TestBuildSquashParent [2022-01-20T12:25:08.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-01-20T12:25:08.153Z] === RUN TestNISDomainname [2022-01-20T12:25:08.413Z] --- PASS: TestNISDomainname (0.52s) [2022-01-20T12:25:08.413Z] === RUN TestHostnameDnsResolution [2022-01-20T12:25:09.355Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-01-20T12:25:09.355Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T12:25:09.616Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-01-20T12:25:09.616Z] === RUN TestStats [2022-01-20T12:25:12.155Z] --- PASS: TestStats (2.44s) [2022-01-20T12:25:12.155Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:25:12.155Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T12:25:12.155Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T12:25:12.155Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T12:25:12.155Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T12:25:12.155Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T12:25:12.155Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T12:25:12.155Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T12:25:12.155Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T12:25:12.155Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T12:25:12.155Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T12:25:12.729Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T12:25:14.640Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/networkdb 104.015s coverage: 60.3% of statements [2022-01-20T12:25:14.838Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/osl 4.284s coverage: 39.7% of statements [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-20T12:25:14.838Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-01-20T12:25:15.095Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T12:25:15.095Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T12:25:15.095Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === Skipped [2022-01-20T12:25:15.355Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T12:25:15.355Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T12:25:15.355Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T12:25:15.355Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:25:15.355Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:25:15.355Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:25:15.355Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:25:15.355Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:25:15.355Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T12:25:15.355Z] firewalld_test.go:14: firewalld is not running [2022-01-20T12:25:15.355Z] [2022-01-20T12:25:15.355Z] DONE 326 tests, 9 skipped in 200.238s Post stage [Pipeline] junit [2022-01-20T12:25:15.933Z] Recording test results [2022-01-20T12:25:16.551Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-20T12:25:16.551Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-01-20T12:25:16.551Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-01-20T12:25:16.551Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-01-20T12:25:16.551Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-01-20T12:25:16.551Z] === RUN TestDeleteDevicemapper [2022-01-20T12:25:16.551Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:25:16.551Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T12:25:16.551Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:25:16.888Z] --- PASS: TestBuildSquashParent (8.72s) [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:25:16.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:25:16.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:25:16.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:25:16.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:25:17.466Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-01-20T12:25:17.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-01-20T12:25:17.520Z] === RUN TestUpdateMemory [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T12:25:17.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=76f389dc48e868fae63c9935620c916cdb717754 -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:76f389dc48e868fae63c9935620c916cdb717754 hack/make.sh dynbinary test-integration [2022-01-20T12:25:18.106Z] [2022-01-20T12:25:18.106Z] Removing bundles/ [2022-01-20T12:25:18.106Z] [2022-01-20T12:25:18.106Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T12:25:18.106Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:25:18.106Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:25:18.106Z] --- PASS: TestUpdateMemory (0.55s) [2022-01-20T12:25:18.107Z] === RUN TestUpdateCPUQuota [2022-01-20T12:25:19.052Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-01-20T12:25:19.052Z] === RUN TestUpdatePidsLimit [2022-01-20T12:25:19.052Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T12:25:19.313Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T12:25:19.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:25:19.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:25:19.573Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T12:25:19.834Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T12:25:19.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T12:25:20.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T12:25:20.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-01-20T12:25:21.294Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-01-20T12:25:21.294Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:25:21.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:25:21.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2022-01-20T12:25:25.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2022-01-20T12:25:25.296Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:25:25.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:25:27.274Z] Removing intermediate container b9ec5035e588 [2022-01-20T12:25:27.274Z] ---> 1df1fd2250f5 [2022-01-20T12:25:27.274Z] 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-01-20T12:25:27.274Z] ---> Running in fb40d913c1b3 [2022-01-20T12:25:27.274Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T12:25:27.274Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T12:25:27.274Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T12:25:27.274Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T12:25:27.274Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:25:27.274Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:25:27.274Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T12:25:27.275Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:25:27.275Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:25:27.275Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:25:27.275Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T12:25:27.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:25:27.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:25:28.416Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:25:28.988Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-01-20T12:25:29.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-01-20T12:25:29.560Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:25:30.944Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-01-20T12:25:30.944Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:25:32.860Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2022-01-20T12:25:32.860Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:25:33.515Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-01-20T12:25:33.515Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:25:33.515Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-01-20T12:25:33.515Z] === RUN TestWaitNonBlocked [2022-01-20T12:25:33.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:25:33.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:25:33.515Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:25:33.515Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:25:33.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:25:33.515Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:25:33.515Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T12:25:33.515Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-01-20T12:25:33.515Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2022-01-20T12:25:33.515Z] === RUN TestWaitBlocked [2022-01-20T12:25:33.515Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:25:33.515Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:25:33.515Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:25:33.515Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:25:33.515Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:25:33.515Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:25:34.087Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T12:25:34.087Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-01-20T12:25:34.087Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-01-20T12:25:34.087Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T12:25:34.087Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T12:25:34.245Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-01-20T12:25:34.245Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:25:36.635Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-01-20T12:25:36.635Z] === CONT TestIpcModeOlderClient [2022-01-20T12:25:36.635Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-01-20T12:25:36.635Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T12:25:36.635Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-20T12:25:36.635Z] === CONT TestDaemonHostGatewayIP [2022-01-20T12:25:37.545Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2022-01-20T12:25:37.545Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:25:38.488Z] --- PASS: TestBuildUncleanTarFilenames (1.59s) [2022-01-20T12:25:38.488Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:25:39.178Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-01-20T12:25:39.178Z] === CONT TestDaemonRestartIpcMode [2022-01-20T12:25:41.704Z] --- PASS: TestImportExtremelyLargeImageWorks (89.65s) [2022-01-20T12:25:41.705Z] PASS [2022-01-20T12:25:41.705Z] [2022-01-20T12:25:41.705Z] === Skipped [2022-01-20T12:25:41.705Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T12:25:41.705Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T12:25:41.705Z] [2022-01-20T12:25:41.705Z] DONE 12 tests, 1 skipped in 93.074s [2022-01-20T12:25:41.705Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T12:25:41.705Z] INFO: Testing against a local daemon [2022-01-20T12:25:41.705Z] === RUN TestNetworkCreateDelete [2022-01-20T12:25:41.705Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T12:25:41.705Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:25:41.705Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T12:25:41.705Z] === RUN TestDaemonDNSFallback [2022-01-20T12:25:41.705Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-01-20T12:25:41.705Z] === RUN TestInspectNetwork [2022-01-20T12:25:41.705Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.705Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T12:25:41.705Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:25:41.705Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.705Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:25:41.705Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:25:41.705Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:25:41.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:25:41.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:25:41.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:25:41.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:25:41.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:25:41.705Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:25:41.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:25:41.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:25:41.705Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T12:25:41.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T12:25:41.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T12:25:41.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T12:25:41.705Z] === RUN TestNetworkList [2022-01-20T12:25:41.719Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-01-20T12:25:41.753Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T12:25:41.753Z] [2022-01-20T12:25:41.753Z] ________ ____ __. [2022-01-20T12:25:41.753Z] \_____ \ | |/ _| [2022-01-20T12:25:41.753Z] / | \| < [2022-01-20T12:25:41.753Z] / | \ | \ [2022-01-20T12:25:41.753Z] \_______ /____|__ \ [2022-01-20T12:25:41.753Z] \/ \/ [2022-01-20T12:25:41.753Z] [2022-01-20T12:25:41.753Z] INFO: make.ps1 ended at 01/20/2022 12:25:38 [2022-01-20T12:25:41.753Z] INFO: Binaries build ended at 01/20/2022 12:25:40. Duration:00:01:30.3598640 [2022-01-20T12:25:41.753Z] INFO: Copying the built daemon binary to d:\CI\PR-43130\15\binary\dockerd-42905cfc4b.exe... [2022-01-20T12:25:41.753Z] INFO: Copying the built client binary to d:\CI\PR-43130\15\binary\docker-42905cfc4b.exe... [2022-01-20T12:25:41.753Z] INFO: Copying dockerversion from the container... [2022-01-20T12:25:41.791Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2022-01-20T12:25:41.791Z] === RUN TestBuildWithHugeFile [2022-01-20T12:25:41.962Z] === RUN TestNetworkList//networks [2022-01-20T12:25:41.962Z] === PAUSE TestNetworkList//networks [2022-01-20T12:25:41.962Z] === RUN TestNetworkList//networks/ [2022-01-20T12:25:41.962Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:25:41.962Z] === CONT TestNetworkList//networks [2022-01-20T12:25:41.962Z] === CONT TestNetworkList//networks/ [2022-01-20T12:25:41.962Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T12:25:41.962Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:25:41.962Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:25:41.962Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:25:41.962Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T12:25:41.962Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:25:41.962Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:25:41.962Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:25:41.962Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:25:41.962Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:25:41.962Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.962Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:25:41.962Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:25:41.962Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:25:41.962Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:25:41.962Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.962Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-20T12:25:41.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:25:41.962Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.962Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:25:41.962Z] PASS [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === Skipped [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T12:25:41.962Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:25:41.962Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:25:41.962Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T12:25:41.962Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:25:41.962Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:25:41.962Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.962Z] [2022-01-20T12:25:41.962Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:25:41.963Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:25:41.963Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:25:41.963Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:25:41.963Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-20T12:25:41.963Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:25:41.963Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] DONE 22 tests, 12 skipped in 6.903s [2022-01-20T12:25:41.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:25:41.963Z] INFO: Testing against a local daemon [2022-01-20T12:25:41.963Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T12:25:41.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:25:41.963Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:25:41.963Z] === RUN TestDockerNetworkIpvlan [2022-01-20T12:25:41.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:25:41.963Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:25:41.963Z] PASS [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === Skipped [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:25:41.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:25:41.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:25:41.963Z] [2022-01-20T12:25:41.963Z] DONE 2 tests, 2 skipped in 0.102s [2022-01-20T12:25:41.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:25:42.215Z] INFO: Copying the golang package from the container to d:\CI\PR-43130\15\installer\go.zip... [2022-01-20T12:25:42.218Z] INFO: Testing against a local daemon [2022-01-20T12:25:42.218Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T12:25:42.218Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:42.218Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T12:25:42.218Z] === RUN TestDockerNetworkMacvlan [2022-01-20T12:25:42.218Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:42.218Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T12:25:42.218Z] PASS [2022-01-20T12:25:42.218Z] [2022-01-20T12:25:42.218Z] === Skipped [2022-01-20T12:25:42.218Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T12:25:42.218Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:42.218Z] [2022-01-20T12:25:42.218Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T12:25:42.218Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T12:25:42.218Z] [2022-01-20T12:25:42.218Z] DONE 2 tests, 2 skipped in 0.099s [2022-01-20T12:25:42.218Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T12:25:42.218Z] testing: warning: no tests to run [2022-01-20T12:25:42.218Z] PASS [2022-01-20T12:25:42.218Z] [2022-01-20T12:25:42.218Z] DONE 0 tests in 0.024s [2022-01-20T12:25:42.218Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T12:25:42.218Z] INFO: Testing against a local daemon [2022-01-20T12:25:42.218Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T12:25:42.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.218Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T12:25:42.218Z] === RUN TestAuthZPluginTLS [2022-01-20T12:25:42.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.218Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T12:25:42.218Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T12:25:42.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.218Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T12:25:42.218Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T12:25:42.218Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.218Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T12:25:42.218Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginHeader [2022-01-20T12:25:42.219Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.219Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T12:25:42.219Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T12:25:42.263Z] Removing intermediate container fb40d913c1b3 [2022-01-20T12:25:42.263Z] ---> 554381582492 [2022-01-20T12:25:42.263Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T12:25:42.263Z] ---> Running in 00e99c9216b0 [2022-01-20T12:25:42.263Z] Removing intermediate container 00e99c9216b0 [2022-01-20T12:25:42.263Z] ---> 98a65ad6d6b7 [2022-01-20T12:25:42.263Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T12:25:42.263Z] ---> Running in 490b1fc909bf [2022-01-20T12:25:42.263Z] Removing intermediate container 490b1fc909bf [2022-01-20T12:25:42.263Z] ---> db61f1d3cde8 [2022-01-20T12:25:42.263Z] Step 11/11 : COPY . . [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-20T12:25:42.475Z] === RUN TestAuthZPluginV2Disable [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-20T12:25:42.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T12:25:42.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T12:25:42.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T12:25:42.475Z] PASS [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === Skipped [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T12:25:42.475Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.475Z] [2022-01-20T12:25:42.475Z] DONE 17 tests, 17 skipped in 0.336s [2022-01-20T12:25:42.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T12:25:42.732Z] INFO: Testing against a local daemon [2022-01-20T12:25:42.732Z] === RUN TestPluginInvalidJSON [2022-01-20T12:25:42.732Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:25:42.732Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:25:42.732Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:25:42.732Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T12:25:42.732Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:25:42.732Z] === RUN TestPluginInstall [2022-01-20T12:25:42.732Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.732Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T12:25:42.732Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:25:42.732Z] 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-01-20T12:25:42.732Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T12:25:42.732Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:25:42.732Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T12:25:42.732Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:25:42.732Z] PASS [2022-01-20T12:25:42.732Z] [2022-01-20T12:25:42.732Z] === Skipped [2022-01-20T12:25:42.732Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T12:25:42.732Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T12:25:42.732Z] [2022-01-20T12:25:42.732Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T12:25:42.732Z] 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-01-20T12:25:42.732Z] [2022-01-20T12:25:42.732Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:25:42.732Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T12:25:42.732Z] [2022-01-20T12:25:42.732Z] DONE 5 tests, 3 skipped in 0.131s [2022-01-20T12:25:42.732Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T12:25:42.732Z] INFO: Testing against a local daemon [2022-01-20T12:25:42.732Z] === RUN TestExternalGraphDriver [2022-01-20T12:25:42.732Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T12:25:42.732Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-01-20T12:25:42.732Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:25:43.196Z] INFO: Extracting go.zip to d:\CI\PR-43130\15\go [2022-01-20T12:25:45.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:25:45.246Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:25:45.246Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:25:45.246Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:25:45.246Z] [2022-01-20T12:25:45.246Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T12:25:45.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T12:25:45.246Z] Using test binary docker [2022-01-20T12:25:45.246Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T12:25:45.246Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:25:45.246Z] INFO: Waiting for daemon to start... [2022-01-20T12:25:45.246Z] Starting dockerd [2022-01-20T12:25:45.246Z] . [2022-01-20T12:25:45.246Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-20T12:25:46.897Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-01-20T12:25:46.897Z] PASS [2022-01-20T12:25:46.897Z] [2022-01-20T12:25:46.897Z] === Skipped [2022-01-20T12:25:46.897Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-01-20T12:25:46.897Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T12:25:46.897Z] [2022-01-20T12:25:46.897Z] DONE 2 tests, 1 skipped in 3.543s [2022-01-20T12:25:46.897Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T12:25:46.897Z] INFO: Testing against a local daemon [2022-01-20T12:25:46.897Z] === RUN TestContinueAfterPluginCrash [2022-01-20T12:25:46.897Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T12:25:46.897Z] === RUN TestReadPluginNoRead [2022-01-20T12:25:46.897Z] === PAUSE TestReadPluginNoRead [2022-01-20T12:25:46.897Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T12:25:46.897Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T12:25:46.897Z] === CONT TestContinueAfterPluginCrash [2022-01-20T12:25:46.897Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T12:25:48.296Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-01-20T12:25:48.296Z] PASS [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] === Skipped [2022-01-20T12:25:48.296Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T12:25:48.296Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T12:25:48.296Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:25:48.296Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T12:25:48.296Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T12:25:48.296Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:25:48.296Z] [2022-01-20T12:25:48.296Z] DONE 200 tests, 5 skipped in 116.949s [2022-01-20T12:25:48.296Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T12:25:48.296Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:25:48.867Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:25:48.867Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T12:25:48.867Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T12:25:48.867Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T12:25:48.867Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T12:25:48.867Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T12:25:48.867Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T12:25:48.867Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:25:48.867Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T12:25:48.867Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T12:25:48.867Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T12:25:48.867Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-20T12:25:48.867Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-20T12:25:48.867Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:25:48.867Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T12:25:50.249Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T12:25:51.065Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2022-01-20T12:25:51.065Z] === CONT TestReadPluginNoRead [2022-01-20T12:25:51.189Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T12:25:52.129Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T12:25:52.129Z] daemon_test.go:156: [d59d9e5c3791c] daemon is not started [2022-01-20T12:25:52.129Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-01-20T12:25:52.129Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T12:25:52.129Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-01-20T12:25:52.129Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-20T12:25:52.129Z] === RUN TestDaemonProxy [2022-01-20T12:25:52.129Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T12:25:52.953Z] === RUN TestReadPluginNoRead/default [2022-01-20T12:25:53.880Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T12:25:54.038Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T12:25:55.244Z] --- PASS: TestContinueAfterPluginCrash (8.78s) [2022-01-20T12:25:55.244Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T12:25:55.421Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T12:25:56.607Z] === CONT TestReadPluginNoRead [2022-01-20T12:25:56.607Z] read_test.go:92: [ddce4d28b230a] daemon is not started [2022-01-20T12:25:56.607Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-01-20T12:25:56.607Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-20T12:25:56.607Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-01-20T12:25:56.607Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-01-20T12:25:56.607Z] PASS [2022-01-20T12:25:56.607Z] [2022-01-20T12:25:56.607Z] DONE 6 tests in 10.219s [2022-01-20T12:25:56.607Z] 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-01-20T12:25:56.607Z] testing: warning: no tests to run [2022-01-20T12:25:56.607Z] PASS [2022-01-20T12:25:56.607Z] [2022-01-20T12:25:56.607Z] DONE 0 tests in 0.032s [2022-01-20T12:25:56.607Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T12:25:56.607Z] INFO: Testing against a local daemon [2022-01-20T12:25:56.607Z] === RUN TestPluginWithDevMounts [2022-01-20T12:25:56.607Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T12:25:56.607Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T12:25:56.607Z] PASS [2022-01-20T12:25:56.607Z] [2022-01-20T12:25:56.607Z] === Skipped [2022-01-20T12:25:56.607Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T12:25:56.607Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T12:25:56.607Z] [2022-01-20T12:25:56.607Z] DONE 1 tests, 1 skipped in 0.101s [2022-01-20T12:25:56.607Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T12:25:56.607Z] INFO: Testing against a local daemon [2022-01-20T12:25:56.607Z] === RUN TestSecretInspect [2022-01-20T12:25:56.607Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.607Z] --- SKIP: TestSecretInspect (0.02s) [2022-01-20T12:25:56.607Z] === RUN TestSecretList [2022-01-20T12:25:56.607Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.607Z] --- SKIP: TestSecretList (0.01s) [2022-01-20T12:25:56.607Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:25:56.607Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.607Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T12:25:56.607Z] === RUN TestSecretsUpdate [2022-01-20T12:25:56.607Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.862Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-20T12:25:56.862Z] === RUN TestTemplatedSecret [2022-01-20T12:25:56.862Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.862Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T12:25:56.862Z] === RUN TestSecretCreateResolve [2022-01-20T12:25:56.862Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.862Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-20T12:25:56.862Z] PASS [2022-01-20T12:25:56.862Z] [2022-01-20T12:25:56.862Z] === Skipped [2022-01-20T12:25:56.862Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-01-20T12:25:56.862Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.862Z] [2022-01-20T12:25:56.862Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-20T12:25:56.862Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.862Z] [2022-01-20T12:25:56.863Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T12:25:56.863Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] [2022-01-20T12:25:56.863Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-20T12:25:56.863Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] [2022-01-20T12:25:56.863Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T12:25:56.863Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] [2022-01-20T12:25:56.863Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-20T12:25:56.863Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] [2022-01-20T12:25:56.863Z] DONE 6 tests, 6 skipped in 0.166s [2022-01-20T12:25:56.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T12:25:56.863Z] INFO: Testing against a local daemon [2022-01-20T12:25:56.863Z] === RUN TestServiceCreateInit [2022-01-20T12:25:56.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:25:56.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:25:56.863Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-20T12:25:56.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:25:56.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:25:56.863Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceConflict [2022-01-20T12:25:56.863Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:25:56.863Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-20T12:25:56.863Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:25:56.863Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:25:56.863Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:25:56.863Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceSysctls [2022-01-20T12:25:56.863Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:56.863Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T12:25:56.863Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:25:57.123Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T12:25:57.123Z] === RUN TestInspect [2022-01-20T12:25:57.123Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestInspect (0.01s) [2022-01-20T12:25:57.123Z] === RUN TestCreateJob [2022-01-20T12:25:57.123Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T12:25:57.123Z] === RUN TestReplicatedJob [2022-01-20T12:25:57.123Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-20T12:25:57.123Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:25:57.123Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T12:25:57.123Z] === RUN TestServiceListWithStatuses [2022-01-20T12:25:57.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:25:57.123Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:25:57.123Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:25:57.123Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-01-20T12:25:57.123Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:25:57.123Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:57.123Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-20T12:25:57.123Z] === RUN TestServicePlugin [2022-01-20T12:25:57.328Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T12:25:57.897Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy (6.22s) [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T12:25:58.157Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T12:25:58.157Z] PASS [2022-01-20T12:25:58.157Z] [2022-01-20T12:25:58.157Z] DONE 17 tests in 10.127s [2022-01-20T12:25:58.157Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T12:25:58.417Z] INFO: Testing against a local daemon [2022-01-20T12:25:58.417Z] === RUN TestCommitInheritsEnv [2022-01-20T12:25:58.677Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T12:25:58.677Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:25:58.678Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T12:25:58.678Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:25:58.678Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T12:25:58.678Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:25:58.678Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T12:25:58.678Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:25:58.939Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-20T12:25:58.939Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T12:25:59.011Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.011Z] --- SKIP: TestServicePlugin (1.88s) [2022-01-20T12:25:59.011Z] === RUN TestServiceUpdateLabel [2022-01-20T12:25:59.012Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-20T12:25:59.012Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:25:59.012Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T12:25:59.012Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:25:59.012Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T12:25:59.012Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:25:59.012Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T12:25:59.012Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:25:59.012Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T12:25:59.012Z] PASS [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === Skipped [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:25:59.012Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:25:59.012Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T12:25:59.012Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T12:25:59.012Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-20T12:25:59.012Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-01-20T12:25:59.012Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T12:25:59.012Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-20T12:25:59.012Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T12:25:59.012Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T12:25:59.012Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T12:25:59.012Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T12:25:59.012Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-20T12:25:59.012Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T12:25:59.012Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T12:25:59.012Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-01-20T12:25:59.012Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-20T12:25:59.012Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2022-01-20T12:25:59.012Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-20T12:25:59.012Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T12:25:59.012Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-20T12:25:59.012Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T12:25:59.012Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T12:25:59.012Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T12:25:59.012Z] [2022-01-20T12:25:59.012Z] DONE 24 tests, 23 skipped in 2.250s [2022-01-20T12:25:59.012Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T12:25:59.012Z] INFO: Testing against a local daemon [2022-01-20T12:25:59.012Z] === RUN TestSessionCreate [2022-01-20T12:25:59.012Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T12:25:59.012Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:25:59.267Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T12:25:59.267Z] PASS [2022-01-20T12:25:59.267Z] [2022-01-20T12:25:59.267Z] DONE 2 tests in 0.130s [2022-01-20T12:25:59.267Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T12:25:59.267Z] INFO: Testing against a local daemon [2022-01-20T12:25:59.267Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:25:59.267Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:25:59.267Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:25:59.267Z] === RUN TestDiskUsage [2022-01-20T12:25:59.267Z] === PAUSE TestDiskUsage [2022-01-20T12:25:59.267Z] === RUN TestEventsExecDie [2022-01-20T12:25:59.828Z] --- PASS: TestEventsExecDie (0.45s) [2022-01-20T12:25:59.828Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:25:59.828Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T12:25:59.828Z] === RUN TestEventsVolumeCreate [2022-01-20T12:25:59.828Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-01-20T12:25:59.828Z] === RUN TestInfoBinaryCommits [2022-01-20T12:25:59.828Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T12:25:59.828Z] === RUN TestInfoAPIVersioned [2022-01-20T12:25:59.828Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T12:25:59.828Z] === RUN TestInfoAPI [2022-01-20T12:25:59.828Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T12:25:59.828Z] === RUN TestInfoAPIWarnings [2022-01-20T12:26:00.848Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-01-20T12:26:00.848Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:26:00.848Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T12:26:00.848Z] === RUN TestTagInvalidReference [2022-01-20T12:26:00.848Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T12:26:00.848Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:26:00.848Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T12:26:00.848Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:26:00.848Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T12:26:00.848Z] === RUN TestTagOfficialNames [2022-01-20T12:26:00.848Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T12:26:00.848Z] === RUN TestTagMatchesDigest [2022-01-20T12:26:00.848Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T12:26:00.848Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T12:26:07.601Z] ---> 46a15dd12837 [2022-01-20T12:26:07.601Z] Successfully built 46a15dd12837 [2022-01-20T12:26:07.601Z] Successfully tagged docker:latest [2022-01-20T12:26:07.601Z] INFO: Image build ended at 01/20/2022 12:26:06. Duration:00:03:38.8127967 [2022-01-20T12:26:07.601Z] [2022-01-20T12:26:07.601Z] [2022-01-20T12:26:07.601Z] INFO: Building the test binaries at 01/20/2022 12:26:06... [2022-01-20T12:26:13.198Z] INFO: Extraction ended at 01/20/2022 12:26:11. Duration:00:00:28.3436599 [2022-01-20T12:26:13.198Z] INFO: Updating the golang and path environment variables [2022-01-20T12:26:13.198Z] INFO: GOPATH=d:\gopath [2022-01-20T12:26:13.198Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T12:26:13.198Z] INFO: Running the daemon under test in debug mode [2022-01-20T12:26:13.198Z] INFO: Starting a daemon under test... [2022-01-20T12:26:13.198Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43130\15\daemon --pidfile d:\CI\PR-43130\15\docker.pid -D [2022-01-20T12:26:13.198Z] INFO: Process started successfully. [2022-01-20T12:26:13.198Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T12:26:13.198Z] INFO: Waiting for the daemon under test to start... [2022-01-20T12:26:13.504Z] INFO: make.ps1 starting at 01/20/2022 12:26:12 [2022-01-20T12:26:13.504Z] INFO: Git commit (17a0ae9211) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:26:13.504Z] INFO: Invoking autogen... [2022-01-20T12:26:13.506Z] 8f616e6e9eec: Pull complete [2022-01-20T12:26:13.974Z] INFO: Building daemon... [2022-01-20T12:26:17.864Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-01-20T12:26:17.864Z] === RUN TestInfoDebug [2022-01-20T12:26:17.864Z] --- PASS: TestInfoDebug (0.55s) [2022-01-20T12:26:17.864Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:26:17.864Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T12:26:17.864Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:26:17.864Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-20T12:26:17.864Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:26:17.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-01-20T12:26:17.864Z] === RUN TestPingCacheHeaders [2022-01-20T12:26:17.864Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T12:26:17.864Z] === RUN TestPingGet [2022-01-20T12:26:17.864Z] --- PASS: TestPingGet (0.01s) [2022-01-20T12:26:17.864Z] === RUN TestPingHead [2022-01-20T12:26:17.864Z] --- PASS: TestPingHead (0.02s) [2022-01-20T12:26:17.864Z] === RUN TestVersion [2022-01-20T12:26:17.864Z] --- PASS: TestVersion (0.02s) [2022-01-20T12:26:17.864Z] === CONT TestDiskUsage [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T12:26:18.424Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T12:26:18.425Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T12:26:18.680Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T12:26:18.935Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage (1.19s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T12:26:19.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-20T12:26:19.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-01-20T12:26:19.191Z] PASS [2022-01-20T12:26:19.191Z] [2022-01-20T12:26:19.191Z] === Skipped [2022-01-20T12:26:19.191Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:26:19.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:26:19.191Z] [2022-01-20T12:26:19.191Z] DONE 50 tests, 1 skipped in 20.007s [2022-01-20T12:26:19.191Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T12:26:19.191Z] INFO: Testing against a local daemon [2022-01-20T12:26:19.191Z] === RUN TestVolumesCreateAndList [2022-01-20T12:26:19.191Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T12:26:19.191Z] === RUN TestVolumesRemove [2022-01-20T12:26:19.446Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-20T12:26:19.446Z] === RUN TestVolumesInspect [2022-01-20T12:26:19.446Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T12:26:19.446Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:26:19.446Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:26:19.446Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:26:19.446Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:26:19.446Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T12:26:19.446Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:26:19.446Z] PASS [2022-01-20T12:26:19.446Z] [2022-01-20T12:26:19.446Z] DONE 5 tests in 0.190s [2022-01-20T12:26:19.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T12:26:19.446Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13101 is not a child of this shell [2022-01-20T12:26:19.446Z] warning: PID 13101 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T12:26:19.446Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T12:26:19.446Z] [2022-01-20T12:26:19.446Z] Unloading profiles will leave already running processes permanently [2022-01-20T12:26:19.446Z] unconfined, which can lead to unexpected situations. [2022-01-20T12:26:19.446Z] [2022-01-20T12:26:19.446Z] To set a process to complain mode, use the command line tool [2022-01-20T12:26:19.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T12:26:19.446Z] Removing test suite binaries [2022-01-20T12:26:19.446Z] exiting test-integration [2022-01-20T12:26:19.446Z] ++ exit 0 [2022-01-20T12:26:19.446Z] Post stage [Pipeline] junit [2022-01-20T12:26:20.382Z] Recording test results [2022-01-20T12:26:21.393Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T12:26:21.726Z] + echo Ensuring container killed. [2022-01-20T12:26:21.727Z] Ensuring container killed. [2022-01-20T12:26:21.727Z] + docker rm -vf docker-pr15 [2022-01-20T12:26:21.727Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-01-20T12:26:22.064Z] + echo Chowning /workspace to jenkins user [2022-01-20T12:26:22.064Z] Chowning /workspace to jenkins user [2022-01-20T12:26:22.064Z] + id -u [2022-01-20T12:26:22.064Z] + id -g [2022-01-20T12:26:22.064Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T12:26:22.064Z] Unable to find image 'busybox:latest' locally [2022-01-20T12:26:22.064Z] latest: Pulling from library/busybox [2022-01-20T12:26:22.319Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T12:26:22.319Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T12:26:22.319Z] 5cc84ad355aa: Download complete [2022-01-20T12:26:22.319Z] 5cc84ad355aa: Pull complete [2022-01-20T12:26:22.319Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T12:26:22.319Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T12:26:24.012Z] + bundleName=amd64-rootless [2022-01-20T12:26:24.012Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T12:26:24.012Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T12:26:24.012Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T12:26:24.012Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T12:26:24.020Z] Archiving artifacts [2022-01-20T12:26:25.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T12:26:25.734Z] + make clean [2022-01-20T12:26:25.734Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T12:26:25.734Z] docker-dev-cache [2022-01-20T12:26:25.734Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T12:26:30.919Z] ...INFO: Daemon under test started and replied! [2022-01-20T12:26:30.919Z] INFO: Docker version of the daemon under test [2022-01-20T12:26:30.919Z] [2022-01-20T12:26:30.919Z] Client: [2022-01-20T12:26:30.919Z] Version: 17.06.2-ce [2022-01-20T12:26:30.919Z] API version: 1.30 [2022-01-20T12:26:30.919Z] Go version: go1.8.3 [2022-01-20T12:26:30.920Z] Git commit: cec0b72 [2022-01-20T12:26:30.920Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T12:26:30.920Z] OS/Arch: windows/amd64 [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:30.920Z] Server: [2022-01-20T12:26:30.920Z] Version: 0.0.0-dev [2022-01-20T12:26:30.920Z] API version: 1.42 (minimum version 1.24) [2022-01-20T12:26:30.920Z] Go version: go1.17.6 [2022-01-20T12:26:30.920Z] Git commit: 42905cfc4b [2022-01-20T12:26:30.920Z] Built: 01/20/2022 12:24:14 [2022-01-20T12:26:30.920Z] OS/Arch: windows/amd64 [2022-01-20T12:26:30.920Z] Experimental: false [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:30.920Z] INFO: Docker info of the daemon under test [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:30.920Z] Containers: 0 [2022-01-20T12:26:30.920Z] Running: 0 [2022-01-20T12:26:30.920Z] Paused: 0 [2022-01-20T12:26:30.920Z] Stopped: 0 [2022-01-20T12:26:30.920Z] Images: 0 [2022-01-20T12:26:30.920Z] Server Version: 0.0.0-dev [2022-01-20T12:26:30.920Z] Storage Driver: windowsfilter [2022-01-20T12:26:30.920Z] Windows: [2022-01-20T12:26:30.920Z] Logging Driver: json-file [2022-01-20T12:26:30.920Z] Plugins: [2022-01-20T12:26:30.920Z] Volume: local [2022-01-20T12:26:30.920Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:26:30.920Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:26:30.920Z] Swarm: inactive [2022-01-20T12:26:30.920Z] Default Isolation: process [2022-01-20T12:26:30.920Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T12:26:30.920Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T12:26:30.920Z] OSType: windows [2022-01-20T12:26:30.920Z] Architecture: x86_64 [2022-01-20T12:26:30.920Z] CPUs: 4 [2022-01-20T12:26:30.920Z] Total Memory: 32GiB [2022-01-20T12:26:30.920Z] Name: azwin-2-634ee0 [2022-01-20T12:26:30.920Z] ID: PBQV:2O55:YFRU:PGKW:45MI:ZSYS:FWCM:PUHE:76GD:2CFD:5CJ4:MXXN [2022-01-20T12:26:30.920Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T12:26:30.920Z] Debug Mode (client): false [2022-01-20T12:26:30.920Z] Debug Mode (server): true [2022-01-20T12:26:30.920Z] File Descriptors: -1 [2022-01-20T12:26:30.920Z] Goroutines: 16 [2022-01-20T12:26:30.920Z] System Time: 2022-01-20T12:26:30.8221987Z [2022-01-20T12:26:30.920Z] EventsListeners: 0 [2022-01-20T12:26:30.920Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:26:30.920Z] Labels: [2022-01-20T12:26:30.920Z] Experimental: false [2022-01-20T12:26:30.920Z] Insecure Registries: [2022-01-20T12:26:30.920Z] 127.0.0.0/8 [2022-01-20T12:26:30.920Z] Live Restore Enabled: false [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:30.920Z] INFO: Docker images of the daemon under test [2022-01-20T12:26:30.920Z] [2022-01-20T12:26:31.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:26:31.381Z] [2022-01-20T12:26:31.381Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T12:26:31.381Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T12:26:31.381Z] ltsc2022: Pulling from windows/servercore [2022-01-20T12:26:31.842Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T12:26:31.842Z] 0e02c12b1310: Pulling fs layer [2022-01-20T12:26:31.928Z] sha256:6ac74cc59a1c02289e6da91c06b7045bf7a516a731e325f421ef32c9bae13523 [2022-01-20T12:26:31.928Z] INFO: Starting docker-py tests... [2022-01-20T12:26:31.928Z] ============================= test session starts ============================== [2022-01-20T12:26:31.928Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T12:26:31.928Z] rootdir: /src, inifile: pytest.ini [2022-01-20T12:26:31.928Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T12:26:31.928Z] collected 395 items / 1 deselected / 394 selected [2022-01-20T12:26:31.928Z] [2022-01-20T12:26:39.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T12:26:39.582Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:26:39.582Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:26:39.582Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T12:26:39.582Z] [2022-01-20T12:26:39.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T12:26:39.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T12:26:39.582Z] HOSTNAME=e3b05b9c02f5 [2022-01-20T12:26:39.582Z] TESTDEBUG=0 [2022-01-20T12:26:39.582Z] DEST=bundles/test-integration [2022-01-20T12:26:39.582Z] PWD=/go/src/github.com/docker/docker [2022-01-20T12:26:39.582Z] DOCKER_GITCOMMIT=76f389dc48e868fae63c9935620c916cdb717754 [2022-01-20T12:26:39.582Z] container=docker [2022-01-20T12:26:39.582Z] HOME=/root [2022-01-20T12:26:39.582Z] GOLANG_VERSION=1.17.6 [2022-01-20T12:26:39.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T12:26:39.582Z] VALIDATE_BRANCH=master [2022-01-20T12:26:39.582Z] TERM=xterm [2022-01-20T12:26:39.582Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T12:26:39.582Z] SHLVL=1 [2022-01-20T12:26:39.582Z] TIMEOUT=120m [2022-01-20T12:26:39.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T12:26:39.582Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T12:26:39.582Z] GO111MODULE=off [2022-01-20T12:26:39.582Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T12:26:39.582Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T12:26:39.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T12:26:39.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T12:26:39.582Z] GOPATH=/go [2022-01-20T12:26:39.582Z] PKG_CONFIG=pkg-config [2022-01-20T12:26:39.582Z] _=/usr/bin/env [2022-01-20T12:26:39.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T12:26:42.404Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T12:26:42.970Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T12:26:44.729Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-20T12:26:52.985Z] 0e02c12b1310: Verifying Checksum [2022-01-20T12:26:52.985Z] 0e02c12b1310: Download complete [2022-01-20T12:26:55.901Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T12:26:55.901Z] 8f616e6e9eec: Download complete [2022-01-20T12:27:01.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T12:27:02.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T12:27:03.286Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:27:03.286Z] Using test binary docker [2022-01-20T12:27:03.286Z] +++ /etc/init.d/apparmor start [2022-01-20T12:27:03.286Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:27:03.286Z] INFO: Waiting for daemon to start... [2022-01-20T12:27:03.286Z] Starting dockerd [2022-01-20T12:27:03.286Z] +++ 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-01-20T12:27:03.546Z] . [2022-01-20T12:27:03.546Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:27:03.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:27:03.806Z] Error: No such image: emptyfs [2022-01-20T12:27:03.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T12:27:03.806Z] ++++ docker load [2022-01-20T12:27:04.067Z] Running integration-test (iteration 1) [2022-01-20T12:27:04.067Z] 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-01-20T12:27:04.067Z] ++ 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-01-20T12:27:04.067Z] ++ set -e [2022-01-20T12:27:04.067Z] ++ '[' -n 0 ']' [2022-01-20T12:27:04.067Z] ++ set -x [2022-01-20T12:27:04.067Z] ++ 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-01-20T12:27:05.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:27:05.010Z] Using test binary docker [2022-01-20T12:27:05.010Z] +++ /etc/init.d/apparmor start [2022-01-20T12:27:05.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:27:05.010Z] Starting dockerd [2022-01-20T12:27:05.010Z] INFO: Waiting for daemon to start... [2022-01-20T12:27:05.010Z] +++ 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-01-20T12:27:05.010Z] Loaded image: busybox:latest [2022-01-20T12:27:05.270Z] .Loaded image: busybox:glibc [2022-01-20T12:27:07.185Z] [2022-01-20T12:27:07.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:27:07.185Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:27:07.185Z] Error: No such image: emptyfs [2022-01-20T12:27:07.185Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T12:27:07.185Z] ++++ docker load [2022-01-20T12:27:07.446Z] Running integration-test (iteration 1) [2022-01-20T12:27:07.446Z] 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-01-20T12:27:07.446Z] ++ 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-01-20T12:27:07.446Z] ++ set -e [2022-01-20T12:27:07.446Z] ++ '[' -n 0 ']' [2022-01-20T12:27:07.446Z] ++ set -x [2022-01-20T12:27:07.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T12:27:08.831Z] Loaded image: busybox:latest [2022-01-20T12:27:08.831Z] Loaded image: debian:bullseye-slim [2022-01-20T12:27:08.831Z] Loaded image: hello-world:latest [2022-01-20T12:27:08.831Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:27:08.831Z] INFO: Testing against a local daemon [2022-01-20T12:27:08.831Z] === RUN TestDockerSuite [2022-01-20T12:27:08.831Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T12:27:08.831Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T12:27:09.092Z] Loaded image: busybox:glibc [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T12:27:09.092Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T12:27:11.177Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T12:27:11.177Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T12:27:11.756Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T12:27:11.756Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T12:27:12.699Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T12:27:12.699Z] Loaded image: debian:bullseye-slim [2022-01-20T12:27:12.699Z] Loaded image: hello-world:latest [2022-01-20T12:27:12.961Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T12:27:12.961Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T12:27:12.961Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:27:12.961Z] INFO: Testing against a local daemon [2022-01-20T12:27:12.961Z] === RUN TestDockerDaemonSuite [2022-01-20T12:27:12.961Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T12:27:14.082Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T12:27:14.348Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T12:27:14.922Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T12:27:14.922Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T12:27:14.922Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T12:27:15.864Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T12:27:16.807Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T12:27:16.807Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T12:27:16.807Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T12:27:16.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T12:27:17.378Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T12:27:19.293Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T12:27:20.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T12:27:21.206Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T12:27:23.118Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T12:27:25.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T12:27:26.355Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T12:27:27.485Z] [2022-01-20T12:27:27.485Z] ________ ____ __. [2022-01-20T12:27:27.485Z] \_____ \ | |/ _| [2022-01-20T12:27:27.485Z] / | \| < [2022-01-20T12:27:27.485Z] / | \ | \ [2022-01-20T12:27:27.485Z] \_______ /____|__ \ [2022-01-20T12:27:27.485Z] \/ \/ [2022-01-20T12:27:27.485Z] [2022-01-20T12:27:27.485Z] INFO: make.ps1 ended at 01/20/2022 12:27:26 [2022-01-20T12:27:27.583Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T12:27:28.478Z] INFO: Binaries build ended at 01/20/2022 12:27:28. Duration:00:01:21.7475962 [2022-01-20T12:27:28.573Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T12:27:28.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T12:27:29.144Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T12:27:30.050Z] INFO: Copying the built daemon binary to d:\CI\PR-43130\15\binary\dockerd-17a0ae9211.exe... [2022-01-20T12:27:30.050Z] INFO: Copying the built client binary to d:\CI\PR-43130\15\binary\docker-17a0ae9211.exe... [2022-01-20T12:27:30.050Z] INFO: Copying dockerversion from the container... [2022-01-20T12:27:30.050Z] INFO: Copying the golang package from the container to d:\CI\PR-43130\15\installer\go.zip... [2022-01-20T12:27:30.093Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T12:27:30.665Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-20T12:27:31.042Z] INFO: Extracting go.zip to d:\CI\PR-43130\15\go [2022-01-20T12:27:33.208Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T12:27:34.593Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-20T12:27:34.854Z] --- PASS: TestBuildWithHugeFile (113.24s) [2022-01-20T12:27:34.854Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:27:34.854Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:27:34.854Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:27:34.854Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:27:34.854Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:27:34.854Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:27:34.854Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:27:34.854Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:27:34.854Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:27:34.854Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:27:34.854Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:27:34.854Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:27:35.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:27:35.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-01-20T12:27:35.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-20T12:27:35.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-01-20T12:27:35.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-01-20T12:27:35.115Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:27:35.115Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T12:27:35.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T12:27:35.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T12:27:35.376Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T12:27:35.376Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T12:27:36.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T12:27:36.319Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T12:27:36.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T12:27:36.890Z] docker_cli_daemon_test.go:1472: [df58a552aafbb] daemon is not started [2022-01-20T12:27:36.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T12:27:37.345Z] --- PASS: TestImportExtremelyLargeImageWorks (91.18s) [2022-01-20T12:27:37.345Z] PASS [2022-01-20T12:27:37.345Z] [2022-01-20T12:27:37.345Z] DONE 12 tests in 93.739s [2022-01-20T12:27:37.345Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T12:27:37.345Z] INFO: Testing against a local daemon [2022-01-20T12:27:37.345Z] === RUN TestNetworkCreateDelete [2022-01-20T12:27:37.345Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T12:27:37.345Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:27:37.345Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-20T12:27:37.345Z] === RUN TestDaemonDNSFallback [2022-01-20T12:27:37.461Z] check_test.go:308: [d9145e21d1e85] daemon is not started [2022-01-20T12:27:37.461Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T12:27:37.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T12:27:38.031Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T12:27:38.292Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T12:27:38.863Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T12:27:39.259Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-01-20T12:27:39.259Z] === RUN TestInspectNetwork [2022-01-20T12:27:39.806Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T12:27:39.806Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T12:27:39.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T12:27:40.067Z] --- PASS: TestBuildPreserveOwnership (4.84s) [2022-01-20T12:27:40.067Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2022-01-20T12:27:40.067Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2022-01-20T12:27:40.067Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:27:40.067Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-20T12:27:40.067Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T12:27:40.638Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T12:27:40.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T12:27:41.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T12:27:41.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T12:27:42.023Z] Loaded image: busybox:latest [2022-01-20T12:27:42.023Z] check_test.go:308: [d8d7d6ed8e33c] daemon is not started [2022-01-20T12:27:42.023Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T12:27:42.023Z] Loaded image: busybox:glibc [2022-01-20T12:27:42.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T12:27:42.568Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T12:27:42.568Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T12:27:42.568Z] === RUN TestInspectNetwork/network_name [2022-01-20T12:27:42.568Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T12:27:42.964Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T12:27:43.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T12:27:43.906Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T12:27:43.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T12:27:44.478Z] Loaded image: debian:bullseye-slim [2022-01-20T12:27:44.478Z] Loaded image: hello-world:latest [2022-01-20T12:27:44.478Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:27:44.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T12:27:44.738Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T12:27:44.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T12:27:45.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T12:27:45.681Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T12:27:46.016Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T12:27:46.016Z] Using test binary docker [2022-01-20T12:27:46.016Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T12:27:46.016Z] +++ /etc/init.d/apparmor start [2022-01-20T12:27:46.016Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T12:27:46.016Z] INFO: Waiting for daemon to start... [2022-01-20T12:27:46.016Z] Starting dockerd [2022-01-20T12:27:46.016Z] +++ 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-01-20T12:27:46.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T12:27:46.253Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T12:27:46.772Z] --- PASS: TestInspectNetwork (7.29s) [2022-01-20T12:27:46.772Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T12:27:46.772Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T12:27:46.772Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T12:27:46.772Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T12:27:46.772Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:27:48.155Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2022-01-20T12:27:48.155Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:27:48.155Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:27:48.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:27:48.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:27:48.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:27:48.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:27:48.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:27:48.155Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:27:48.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:27:48.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T12:27:48.155Z] === RUN TestNetworkList [2022-01-20T12:27:48.155Z] === RUN TestNetworkList//networks [2022-01-20T12:27:48.155Z] === PAUSE TestNetworkList//networks [2022-01-20T12:27:48.155Z] === RUN TestNetworkList//networks/ [2022-01-20T12:27:48.155Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:27:48.155Z] === CONT TestNetworkList//networks [2022-01-20T12:27:48.155Z] === CONT TestNetworkList//networks/ [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:27:48.155Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:27:48.155Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:27:48.416Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T12:27:48.416Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:27:48.545Z] . [2022-01-20T12:27:48.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T12:27:48.545Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T12:27:48.545Z] Error: No such image: emptyfs [2022-01-20T12:27:48.545Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T12:27:48.545Z] ++++ docker load [2022-01-20T12:27:48.545Z] Running integration-test (iteration 1) [2022-01-20T12:27:48.545Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T12:27:48.545Z] ++ 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-01-20T12:27:48.545Z] ++ set -e [2022-01-20T12:27:48.545Z] ++ '[' -n 0 ']' [2022-01-20T12:27:48.545Z] ++ set -x [2022-01-20T12:27:48.545Z] ++ 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-01-20T12:27:48.545Z] Loaded image: busybox:latest [2022-01-20T12:27:48.545Z] Loaded image: busybox:glibc [2022-01-20T12:27:49.562Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T12:27:49.799Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-20T12:27:49.799Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:27:49.923Z] Loaded image: debian:bullseye-slim [2022-01-20T12:27:49.923Z] Loaded image: hello-world:latest [2022-01-20T12:27:49.923Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:27:49.923Z] INFO: Testing against a local daemon [2022-01-20T12:27:49.923Z] === RUN TestCgroupNamespacesBuild [2022-01-20T12:27:50.369Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-01-20T12:27:50.369Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:27:50.857Z] --- PASS: TestCgroupNamespacesBuild (1.05s) [2022-01-20T12:27:50.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T12:27:51.312Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-01-20T12:27:51.312Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:27:52.108Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T12:27:52.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-01-20T12:27:52.231Z] === RUN TestBuildWithSession [2022-01-20T12:27:52.231Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:27:52.231Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:27:52.231Z] === RUN TestBuildSquashParent [2022-01-20T12:27:52.698Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-01-20T12:27:52.698Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:27:53.268Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-20T12:27:53.268Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:27:54.789Z] 0e02c12b1310: Pull complete [2022-01-20T12:27:54.789Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T12:27:54.789Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:27:54.789Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T12:27:54.789Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T12:27:54.789Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T12:27:54.789Z] WARN: Skipping validation tests [2022-01-20T12:27:54.789Z] INFO: Running unit tests at 01/20/2022 12:27:46... [2022-01-20T12:27:54.789Z] INFO: make.ps1 starting at 01/20/2022 12:27:50 [2022-01-20T12:27:54.789Z] INFO: Git commit (abd69ceb2e) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:27:54.789Z] INFO: Invoking autogen... [2022-01-20T12:27:54.789Z] INFO: Running unit tests... [2022-01-20T12:27:55.410Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T12:27:55.514Z] --- PASS: TestBuildSquashParent (3.21s) [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:27:55.514Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:27:55.514Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:27:55.514Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:27:55.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:27:55.807Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-01-20T12:27:55.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:27:55.807Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:27:55.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:27:55.807Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:27:56.449Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:27:56.449Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:27:57.384Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:27:57.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:27:57.699Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.09s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-01-20T12:27:58.575Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-01-20T12:27:58.575Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:27:58.575Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:27:58.716Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.07s) [2022-01-20T12:27:58.716Z] PASS [2022-01-20T12:27:58.716Z] [2022-01-20T12:27:58.716Z] === Skipped [2022-01-20T12:27:58.716Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T12:27:58.716Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:27:58.716Z] [2022-01-20T12:27:58.716Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:27:58.716Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:27:58.716Z] [2022-01-20T12:27:58.716Z] DONE 34 tests, 2 skipped in 181.970s [2022-01-20T12:27:58.716Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T12:27:58.716Z] ++ 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-01-20T12:27:58.716Z] ++ set -e [2022-01-20T12:27:58.716Z] ++ '[' -n 0 ']' [2022-01-20T12:27:58.716Z] ++ set -x [2022-01-20T12:27:58.716Z] ++ 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-01-20T12:27:58.716Z] INFO: Testing against a local daemon [2022-01-20T12:27:58.716Z] === RUN TestConfigInspect [2022-01-20T12:27:58.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T12:27:59.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:27:59.768Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:28:00.026Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:28:00.285Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy (1.72s) [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s) [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-01-20T12:28:00.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-20T12:28:00.285Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:28:00.853Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-01-20T12:28:00.853Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:28:01.206Z] INFO: Extraction ended at 01/20/2022 12:27:56. Duration:00:00:26.2829546 [2022-01-20T12:28:01.206Z] INFO: Updating the golang and path environment variables [2022-01-20T12:28:01.206Z] INFO: GOPATH=d:\gopath [2022-01-20T12:28:01.206Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T12:28:01.206Z] INFO: Running the daemon under test in debug mode [2022-01-20T12:28:01.206Z] INFO: Starting a daemon under test... [2022-01-20T12:28:01.206Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43130\15\daemon --pidfile d:\CI\PR-43130\15\docker.pid -D [2022-01-20T12:28:01.206Z] INFO: Process started successfully. [2022-01-20T12:28:01.206Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T12:28:01.206Z] INFO: Waiting for the daemon under test to start... [2022-01-20T12:28:01.265Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T12:28:01.265Z] --- PASS: TestConfigInspect (2.91s) [2022-01-20T12:28:01.265Z] === RUN TestConfigList [2022-01-20T12:28:01.797Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2022-01-20T12:28:01.797Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:28:02.207Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T12:28:02.363Z] --- PASS: TestBuildWithEmptyLayers (0.53s) [2022-01-20T12:28:02.363Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:28:03.150Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T12:28:03.720Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T12:28:03.737Z] --- PASS: TestBuildMultiStageOnBuild (1.21s) [2022-01-20T12:28:03.737Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:28:03.983Z] --- PASS: TestConfigList (2.68s) [2022-01-20T12:28:03.983Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:28:03.999Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-01-20T12:28:03.999Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:28:04.554Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T12:28:04.815Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T12:28:04.815Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T12:28:05.075Z] check_test.go:308: [d114e552a2b1b] daemon is not started [2022-01-20T12:28:05.075Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T12:28:05.336Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T12:28:05.373Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s) [2022-01-20T12:28:05.373Z] === RUN TestBuildWithHugeFile [2022-01-20T12:28:05.596Z] check_test.go:308: [d981013e609de] daemon is not started [2022-01-20T12:28:05.596Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T12:28:06.537Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2022-01-20T12:28:06.537Z] === RUN TestConfigsUpdate [2022-01-20T12:28:06.797Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T12:28:07.004Z] ..........................xx.................... [ 29%] [2022-01-20T12:28:07.057Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T12:28:07.318Z] check_test.go:308: [de282acf01196] daemon is not started [2022-01-20T12:28:07.318Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T12:28:08.045Z] ? github.com/docker/docker/api [no test files] [2022-01-20T12:28:09.231Z] --- PASS: TestConfigsUpdate (2.54s) [2022-01-20T12:28:09.231Z] === RUN TestTemplatedConfig [2022-01-20T12:28:09.231Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T12:28:09.231Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T12:28:09.803Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T12:28:10.704Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-01-20T12:28:10.704Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:28:10.744Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T12:28:11.644Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ypisrcmh425j021kq0l40yqku Created:2022-01-20 12:28:10.332887741 +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[618f7da1f47e3a52f01c0938b1d906a2aa1bc7fd512b7f3e553a6fdc6135f567:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xe0j6vskucc4wne33opro6i3t EndpointID:10f567289ee8825bc4d895ff8eb62dcf0e5ea8543b77dbf1e89fa2814dbb2541 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d93f6da6ae35f507bf29bc0c20c7975101c9dae123446085ea06c6a9035e8dd4 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:12b1ca246f68 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xe0j6vskucc4wne33opro6i3t EndpointID:10f567289ee8825bc4d895ff8eb62dcf0e5ea8543b77dbf1e89fa2814dbb2541 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T12:28:12.658Z] --- PASS: TestTemplatedConfig (3.44s) [2022-01-20T12:28:12.658Z] === RUN TestConfigCreateResolve [2022-01-20T12:28:13.230Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T12:28:15.147Z] --- PASS: TestConfigCreateResolve (2.59s) [2022-01-20T12:28:15.147Z] PASS [2022-01-20T12:28:15.147Z] [2022-01-20T12:28:15.147Z] DONE 6 tests in 16.947s [2022-01-20T12:28:15.147Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T12:28:15.147Z] ++ 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-01-20T12:28:15.147Z] ++ set -e [2022-01-20T12:28:15.147Z] ++ '[' -n 0 ']' [2022-01-20T12:28:15.147Z] ++ set -x [2022-01-20T12:28:15.147Z] ++ 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-01-20T12:28:15.407Z] INFO: Testing against a local daemon [2022-01-20T12:28:15.407Z] === RUN TestCheckpoint [2022-01-20T12:28:15.407Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:28:15.407Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:28:15.407Z] === RUN TestContainerInvalidJSON [2022-01-20T12:28:15.407Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:28:15.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:28:15.407Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:28:15.407Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:28:15.407Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:28:15.407Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:28:15.407Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-20T12:28:15.407Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T12:28:15.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T12:28:15.407Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:28:15.407Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T12:28:15.408Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:28:15.668Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-01-20T12:28:15.668Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:28:15.668Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T12:28:15.668Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:28:15.668Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T12:28:15.668Z] === RUN TestCopyFromContainer [2022-01-20T12:28:15.843Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-01-20T12:28:15.843Z] PASS [2022-01-20T12:28:15.843Z] [2022-01-20T12:28:15.843Z] === Skipped [2022-01-20T12:28:15.843Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:28:15.843Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:28:15.843Z] [2022-01-20T12:28:15.843Z] DONE 26 tests, 1 skipped in 43.793s [2022-01-20T12:28:15.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:28:15.843Z] INFO: Testing against a local daemon [2022-01-20T12:28:15.843Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T12:28:15.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:28:15.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:28:15.843Z] === RUN TestDockerNetworkIpvlan [2022-01-20T12:28:15.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:28:15.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:28:15.843Z] PASS [2022-01-20T12:28:15.843Z] [2022-01-20T12:28:15.843Z] === Skipped [2022-01-20T12:28:15.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:28:15.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:28:15.843Z] [2022-01-20T12:28:15.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:28:15.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:28:15.843Z] [2022-01-20T12:28:15.843Z] DONE 2 tests, 2 skipped in 0.035s [2022-01-20T12:28:15.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:28:15.843Z] INFO: Testing against a local daemon [2022-01-20T12:28:15.843Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T12:28:16.239Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T12:28:16.809Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T12:28:17.070Z] === RUN TestCopyFromContainer// [2022-01-20T12:28:17.070Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T12:28:17.070Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T12:28:17.225Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-01-20T12:28:17.225Z] === RUN TestDockerNetworkMacvlan [2022-01-20T12:28:17.331Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T12:28:17.331Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T12:28:17.331Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T12:28:17.593Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T12:28:17.593Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T12:28:17.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T12:28:17.795Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T12:28:17.854Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer (2.18s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-01-20T12:28:17.854Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T12:28:17.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:28:17.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:28:17.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:28:17.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:28:17.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:28:17.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:28:17.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:28:17.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:28:17.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:28:17.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:28:17.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:28:17.854Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:28:17.854Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T12:28:17.854Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:28:17.854Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:28:17.854Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:28:17.854Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:28:17.854Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:28:17.854Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:28:17.854Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:28:17.854Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:28:17.854Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:28:17.854Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:28:17.854Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:28:17.854Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:28:17.854Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:28:17.854Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T12:28:17.854Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:28:18.736Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T12:28:19.090Z] .....INFO: Daemon under test started and replied! [2022-01-20T12:28:19.090Z] INFO: Docker version of the daemon under test [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] Client: [2022-01-20T12:28:19.090Z] Version: 17.06.2-ce [2022-01-20T12:28:19.090Z] API version: 1.30 [2022-01-20T12:28:19.090Z] Go version: go1.8.3 [2022-01-20T12:28:19.090Z] Git commit: cec0b72 [2022-01-20T12:28:19.090Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T12:28:19.090Z] OS/Arch: windows/amd64 [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] Server: [2022-01-20T12:28:19.090Z] Version: 0.0.0-dev [2022-01-20T12:28:19.090Z] API version: 1.42 (minimum version 1.24) [2022-01-20T12:28:19.090Z] Go version: go1.17.6 [2022-01-20T12:28:19.090Z] Git commit: 17a0ae9211 [2022-01-20T12:28:19.090Z] Built: 01/20/2022 12:26:13 [2022-01-20T12:28:19.090Z] OS/Arch: windows/amd64 [2022-01-20T12:28:19.090Z] Experimental: false [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] INFO: Docker info of the daemon under test [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] Containers: 0 [2022-01-20T12:28:19.090Z] Running: 0 [2022-01-20T12:28:19.090Z] Paused: 0 [2022-01-20T12:28:19.090Z] Stopped: 0 [2022-01-20T12:28:19.090Z] Images: 0 [2022-01-20T12:28:19.090Z] Server Version: 0.0.0-dev [2022-01-20T12:28:19.090Z] Storage Driver: windowsfilter [2022-01-20T12:28:19.090Z] Windows: [2022-01-20T12:28:19.090Z] Logging Driver: json-file [2022-01-20T12:28:19.090Z] Plugins: [2022-01-20T12:28:19.090Z] Volume: local [2022-01-20T12:28:19.090Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T12:28:19.090Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T12:28:19.090Z] Swarm: inactive [2022-01-20T12:28:19.090Z] Default Isolation: process [2022-01-20T12:28:19.090Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T12:28:19.090Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T12:28:19.090Z] OSType: windows [2022-01-20T12:28:19.090Z] Architecture: x86_64 [2022-01-20T12:28:19.090Z] CPUs: 4 [2022-01-20T12:28:19.090Z] Total Memory: 32GiB [2022-01-20T12:28:19.090Z] Name: azwin-2-ea3a80 [2022-01-20T12:28:19.090Z] ID: VBK4:UZNU:FGEQ:OOMR:DSKA:56NU:QNKM:YJGF:7SMF:WO3E:R5VO:ZWY3 [2022-01-20T12:28:19.090Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T12:28:19.090Z] Debug Mode (client): false [2022-01-20T12:28:19.090Z] Debug Mode (server): true [2022-01-20T12:28:19.090Z] File Descriptors: -1 [2022-01-20T12:28:19.090Z] Goroutines: 16 [2022-01-20T12:28:19.090Z] System Time: 2022-01-20T12:28:16.6025275Z [2022-01-20T12:28:19.090Z] EventsListeners: 0 [2022-01-20T12:28:19.090Z] Registry: https://index.docker.io/v1/ [2022-01-20T12:28:19.090Z] Labels: [2022-01-20T12:28:19.090Z] Experimental: false [2022-01-20T12:28:19.090Z] Insecure Registries: [2022-01-20T12:28:19.090Z] 127.0.0.0/8 [2022-01-20T12:28:19.090Z] Live Restore Enabled: false [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] INFO: Docker images of the daemon under test [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:28:19.090Z] [2022-01-20T12:28:19.090Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T12:28:19.090Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T12:28:19.090Z] ltsc2019: Pulling from windows/servercore [2022-01-20T12:28:19.090Z] 4612f6d0b889: Pulling fs layer [2022-01-20T12:28:19.090Z] 567fd00846e9: Pulling fs layer [2022-01-20T12:28:19.238Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T12:28:19.239Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T12:28:19.306Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T12:28:19.499Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-01-20T12:28:19.499Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:28:20.442Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T12:28:20.442Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T12:28:21.013Z] check_test.go:308: [d64d6ffe69751] daemon is not started [2022-01-20T12:28:21.013Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T12:28:21.224Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T12:28:21.584Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:28:21.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:28:21.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:28:21.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:28:21.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:28:21.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:28:21.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:28:21.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:28:21.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:28:21.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:28:21.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:28:21.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-20T12:28:21.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T12:28:21.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:28:22.156Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T12:28:22.156Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-01-20T12:28:22.156Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:28:22.156Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:28:22.156Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:28:22.156Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T12:28:22.156Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T12:28:22.156Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:28:22.156Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:28:22.417Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T12:28:22.417Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:28:22.417Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-01-20T12:28:22.417Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T12:28:22.417Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T12:28:22.417Z] === RUN TestDaemonRestartIpcMode [2022-01-20T12:28:22.417Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T12:28:22.417Z] === RUN TestDaemonHostGatewayIP [2022-01-20T12:28:22.417Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T12:28:22.417Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T12:28:22.417Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T12:28:22.417Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:28:22.417Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T12:28:22.417Z] === RUN TestDiff [2022-01-20T12:28:22.608Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T12:28:22.700Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T12:28:22.875Z] === RUN TestMiddlewares [2022-01-20T12:28:22.875Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T12:28:22.875Z] PASS [2022-01-20T12:28:22.875Z] coverage: 9.0% of statements [2022-01-20T12:28:22.875Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-01-20T12:28:23.295Z] --- PASS: TestDiff (0.80s) [2022-01-20T12:28:23.295Z] === RUN TestExecWithCloseStdin [2022-01-20T12:28:23.617Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T12:28:24.255Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T12:28:24.255Z] --- PASS: TestExecWithCloseStdin (1.20s) [2022-01-20T12:28:24.255Z] === RUN TestExec [2022-01-20T12:28:25.209Z] --- PASS: TestExec (0.93s) [2022-01-20T12:28:25.209Z] === RUN TestExecUser [2022-01-20T12:28:25.471Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T12:28:25.732Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T12:28:25.906Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T12:28:25.992Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T12:28:26.253Z] --- PASS: TestExecUser (0.93s) [2022-01-20T12:28:26.253Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-01-20T12:28:26.847Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-01-20T12:28:26.847Z] PASS [2022-01-20T12:28:26.847Z] [2022-01-20T12:28:26.847Z] DONE 8 tests in 10.781s [2022-01-20T12:28:26.847Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T12:28:26.847Z] testing: warning: no tests to run [2022-01-20T12:28:26.847Z] PASS [2022-01-20T12:28:26.847Z] [2022-01-20T12:28:26.847Z] DONE 0 tests in 0.012s [2022-01-20T12:28:26.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T12:28:26.847Z] INFO: Testing against a local daemon [2022-01-20T12:28:26.847Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T12:28:27.197Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-01-20T12:28:27.197Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:28:27.788Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-01-20T12:28:27.788Z] === RUN TestAuthZPluginTLS [2022-01-20T12:28:28.358Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-20T12:28:28.358Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T12:28:28.928Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T12:28:28.928Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T12:28:29.113Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-01-20T12:28:29.113Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:28:29.113Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T12:28:29.499Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-20T12:28:29.499Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T12:28:29.559Z] 567fd00846e9: Verifying Checksum [2022-01-20T12:28:29.559Z] 567fd00846e9: Download complete [2022-01-20T12:28:29.684Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-01-20T12:28:29.685Z] === RUN TestHealthKillContainer [2022-01-20T12:28:30.069Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T12:28:30.069Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T12:28:30.625Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T12:28:31.079Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T12:28:31.451Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-01-20T12:28:31.451Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T12:28:31.566Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T12:28:31.712Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T12:28:31.712Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T12:28:32.282Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T12:28:32.282Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T12:28:32.507Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T12:28:32.769Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T12:28:32.769Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T12:28:32.769Z] check_test.go:308: [d9939e9a91577] daemon is not started [2022-01-20T12:28:32.769Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T12:28:32.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T12:28:32.852Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T12:28:33.029Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T12:28:34.234Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-01-20T12:28:34.234Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T12:28:34.412Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T12:28:35.354Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T12:28:35.620Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-01-20T12:28:35.620Z] === RUN TestAuthZPluginHeader [2022-01-20T12:28:35.800Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T12:28:36.296Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T12:28:36.560Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-20T12:28:36.560Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T12:28:37.679Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T12:28:38.250Z] --- PASS: TestHealthKillContainer (8.42s) [2022-01-20T12:28:38.250Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:28:38.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-01-20T12:28:38.823Z] === RUN TestIpcModeNone [2022-01-20T12:28:39.393Z] check_test.go:308: [d88124f426cd4] daemon is not started [2022-01-20T12:28:39.393Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T12:28:39.654Z] --- PASS: TestIpcModeNone (0.88s) [2022-01-20T12:28:39.654Z] === RUN TestIpcModePrivate [2022-01-20T12:28:40.227Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-01-20T12:28:40.488Z] --- PASS: TestIpcModePrivate (0.80s) [2022-01-20T12:28:40.488Z] === RUN TestIpcModeShareable [2022-01-20T12:28:40.758Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-01-20T12:28:40.759Z] === RUN TestAuthZPluginV2Disable [2022-01-20T12:28:41.063Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2022-01-20T12:28:41.325Z] --- PASS: TestIpcModeShareable (0.87s) [2022-01-20T12:28:41.325Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T12:28:41.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T12:28:42.093Z] 4612f6d0b889: Verifying Checksum [2022-01-20T12:28:42.093Z] 4612f6d0b889: Download complete [2022-01-20T12:28:42.160Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T12:28:42.738Z] check_test.go:308: [dbc66c3ede879] daemon is not started [2022-01-20T12:28:42.738Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T12:28:43.681Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2022-01-20T12:28:43.681Z] === RUN TestAPIIpcModeHost [2022-01-20T12:28:44.097Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-01-20T12:28:44.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T12:28:44.253Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-01-20T12:28:44.254Z] === RUN TestDaemonIpcModeShareable [2022-01-20T12:28:45.641Z] docker_cli_daemon_plugins_test.go:80: [d764e8340aa13] daemon is not started [2022-01-20T12:28:45.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T12:28:45.641Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2022-01-20T12:28:45.902Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2022-01-20T12:28:45.902Z] === RUN TestDaemonIpcModePrivate [2022-01-20T12:28:46.476Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T12:28:46.636Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-01-20T12:28:46.636Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T12:28:47.423Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-01-20T12:28:47.423Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-01-20T12:28:47.423Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T12:28:47.994Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T12:28:47.994Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T12:28:48.937Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-01-20T12:28:49.198Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2022-01-20T12:28:49.198Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T12:28:49.198Z] docker_cli_daemon_plugins_test.go:170: [ddaedbf91ece3] daemon is not started [2022-01-20T12:28:50.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-01-20T12:28:50.583Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-01-20T12:28:50.583Z] === RUN TestIpcModeOlderClient [2022-01-20T12:28:50.583Z] === PAUSE TestIpcModeOlderClient [2022-01-20T12:28:50.583Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:28:50.583Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T12:28:51.530Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-01-20T12:28:51.530Z] === RUN TestKillContainer [2022-01-20T12:28:51.530Z] === RUN TestKillContainer/no_signal [2022-01-20T12:28:51.650Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T12:28:52.102Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:28:52.675Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:28:52.712Z] 8f616e6e9eec: Pull complete [2022-01-20T12:28:53.619Z] --- PASS: TestKillContainer (2.24s) [2022-01-20T12:28:53.619Z] --- PASS: TestKillContainer/no_signal (0.80s) [2022-01-20T12:28:53.619Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-01-20T12:28:53.619Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-01-20T12:28:53.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:28:53.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T12:28:54.193Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T12:28:54.454Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T12:28:54.715Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T12:28:54.977Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T12:28:54.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2022-01-20T12:28:54.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-01-20T12:28:54.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-01-20T12:28:54.977Z] === RUN TestKillStoppedContainer [2022-01-20T12:28:55.238Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T12:28:55.238Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:28:55.238Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-01-20T12:28:55.238Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:28:55.238Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T12:28:55.815Z] check_test.go:308: [d59fbcf33e054] daemon is not started [2022-01-20T12:28:55.815Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T12:28:55.815Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-01-20T12:28:55.815Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:28:55.815Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:28:55.815Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-01-20T12:28:55.815Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:28:55.815Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:28:55.815Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T12:28:55.815Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T12:28:56.076Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T12:28:56.627Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.82s) [2022-01-20T12:28:56.627Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T12:28:56.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-01-20T12:28:56.649Z] === RUN TestLinksContainerNames [2022-01-20T12:28:57.221Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T12:28:57.482Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T12:28:58.054Z] --- PASS: TestLinksContainerNames (1.56s) [2022-01-20T12:28:58.054Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:28:58.997Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-01-20T12:28:58.997Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T12:28:59.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T12:28:59.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/default [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/private [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/slave [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/shared [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/default [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/shared [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/slave [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/private [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T12:28:59.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:28:59.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T12:28:59.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T12:28:59.781Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:29:00.041Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-01-20T12:29:00.304Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-01-20T12:29:00.304Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T12:29:00.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T12:29:00.875Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T12:29:01.424Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T12:29:02.259Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2022-01-20T12:29:02.259Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T12:29:02.519Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T12:29:02.925Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T12:29:03.090Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-01-20T12:29:03.090Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T12:29:03.662Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-01-20T12:29:03.662Z] === RUN TestNetworkNat [2022-01-20T12:29:04.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T12:29:04.497Z] --- PASS: TestNetworkNat (0.95s) [2022-01-20T12:29:04.497Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:29:05.440Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2022-01-20T12:29:05.440Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:29:05.701Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T12:29:07.086Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T12:29:07.286Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-20T12:29:07.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T12:29:07.347Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T12:29:07.917Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T12:29:08.488Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-01-20T12:29:08.488Z] === RUN TestPause [2022-01-20T12:29:08.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T12:29:09.011Z] --- PASS: TestPause (0.69s) [2022-01-20T12:29:09.011Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:29:09.011Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:29:09.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:29:09.011Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:29:09.954Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2022-01-20T12:29:09.954Z] === RUN TestPidHost [2022-01-20T12:29:10.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T12:29:11.229Z] --- PASS: TestPidHost (1.45s) [2022-01-20T12:29:11.229Z] === RUN TestPsFilter [2022-01-20T12:29:11.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T12:29:11.229Z] --- PASS: TestPsFilter (0.15s) [2022-01-20T12:29:11.229Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:29:11.499Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T12:29:12.072Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2022-01-20T12:29:12.072Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:29:12.643Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-01-20T12:29:12.643Z] === RUN TestRemoveContainerRunning [2022-01-20T12:29:13.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T12:29:13.215Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-01-20T12:29:13.215Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T12:29:13.606Z] === RUN TestBoolValue [2022-01-20T12:29:13.606Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestBoolValueOrDefault [2022-01-20T12:29:13.606Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestInt64ValueOrZero [2022-01-20T12:29:13.606Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestInt64ValueOrDefault [2022-01-20T12:29:13.606Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T12:29:13.606Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestJsonContentType [2022-01-20T12:29:13.606Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T12:29:13.606Z] PASS [2022-01-20T12:29:13.606Z] coverage: 14.7% of statements [2022-01-20T12:29:13.606Z] ok github.com/docker/docker/api/server/httputils 0.096s coverage: 14.7% of statements [2022-01-20T12:29:13.606Z] === RUN TestMaskSecretKeys [2022-01-20T12:29:13.606Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T12:29:13.606Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T12:29:13.606Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T12:29:13.606Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T12:29:13.606Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T12:29:13.606Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T12:29:13.606Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestVersionMiddlewareVersion [2022-01-20T12:29:13.606Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T12:29:13.606Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T12:29:13.606Z] PASS [2022-01-20T12:29:13.606Z] coverage: 37.7% of statements [2022-01-20T12:29:13.606Z] ok github.com/docker/docker/api/server/middleware 0.103s coverage: 37.7% of statements [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T12:29:13.606Z] === RUN TestStrSliceMarshalJSON [2022-01-20T12:29:13.606Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T12:29:13.606Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestStrSliceUnmarshalString [2022-01-20T12:29:13.606Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T12:29:13.606Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T12:29:13.606Z] PASS [2022-01-20T12:29:13.606Z] coverage: 90.0% of statements [2022-01-20T12:29:13.606Z] === RUN TestAdjustForAPIVersion [2022-01-20T12:29:13.606Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T12:29:13.606Z] PASS [2022-01-20T12:29:13.606Z] coverage: 5.7% of statements [2022-01-20T12:29:13.606Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-01-20T12:29:13.606Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T12:29:13.606Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T12:29:13.606Z] === RUN TestToJSON [2022-01-20T12:29:13.606Z] --- PASS: TestToJSON (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestToParamWithVersion [2022-01-20T12:29:13.606Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestFromJSON [2022-01-20T12:29:13.606Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestEmpty [2022-01-20T12:29:13.606Z] --- PASS: TestEmpty (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T12:29:13.606Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestArgsMatchKVList [2022-01-20T12:29:13.606Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestArgsMatch [2022-01-20T12:29:13.606Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestAdd [2022-01-20T12:29:13.606Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestDel [2022-01-20T12:29:13.606Z] --- PASS: TestDel (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestLen [2022-01-20T12:29:13.606Z] --- PASS: TestLen (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestExactMatch [2022-01-20T12:29:13.606Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestOnlyOneExactMatch [2022-01-20T12:29:13.606Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestContains [2022-01-20T12:29:13.606Z] --- PASS: TestContains (0.00s) [2022-01-20T12:29:13.606Z] === RUN TestValidate [2022-01-20T12:29:13.607Z] --- PASS: TestValidate (0.00s) [2022-01-20T12:29:13.607Z] === RUN TestWalkValues [2022-01-20T12:29:13.607Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T12:29:13.607Z] === RUN TestFuzzyMatch [2022-01-20T12:29:13.607Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T12:29:13.607Z] === RUN TestClone [2022-01-20T12:29:13.607Z] --- PASS: TestClone (0.00s) [2022-01-20T12:29:13.607Z] PASS [2022-01-20T12:29:13.607Z] coverage: 92.2% of statements [2022-01-20T12:29:13.607Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T12:29:13.607Z] === RUN TestDurationToSecondsString [2022-01-20T12:29:13.607Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T12:29:13.607Z] === RUN TestGetTimestamp [2022-01-20T12:29:13.607Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-20T12:29:13.607Z] === RUN TestParseTimestamps [2022-01-20T12:29:13.607Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T12:29:13.607Z] PASS [2022-01-20T12:29:13.607Z] coverage: 100.0% of statements [2022-01-20T12:29:13.607Z] ok github.com/docker/docker/api/types/time 0.196s coverage: 100.0% of statements [2022-01-20T12:29:13.607Z] === RUN TestCompareVersion [2022-01-20T12:29:13.607Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T12:29:13.607Z] PASS [2022-01-20T12:29:13.607Z] coverage: 77.3% of statements [2022-01-20T12:29:13.607Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T12:29:13.607Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T12:29:13.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2022-01-20T12:29:13.787Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:29:13.787Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T12:29:13.787Z] === RUN TestRenameLinkedContainer [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T12:29:14.580Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T12:29:14.580Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T12:29:14.580Z] === RUN TestCloneArgsSmartHttp [2022-01-20T12:29:14.580Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T12:29:14.580Z] === RUN TestCloneArgsDumbHttp [2022-01-20T12:29:14.580Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T12:29:14.580Z] === RUN TestCloneArgsGit [2022-01-20T12:29:14.580Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T12:29:14.580Z] === RUN TestCheckoutGit [2022-01-20T12:29:14.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T12:29:14.728Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T12:29:14.728Z] PASS [2022-01-20T12:29:14.728Z] [2022-01-20T12:29:14.728Z] DONE 17 tests in 46.443s [2022-01-20T12:29:14.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T12:29:14.728Z] INFO: Testing against a local daemon [2022-01-20T12:29:14.728Z] === RUN TestPluginInvalidJSON [2022-01-20T12:29:14.728Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:29:14.728Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:29:14.728Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:29:14.728Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T12:29:14.728Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:29:14.728Z] === RUN TestPluginInstall [2022-01-20T12:29:14.728Z] === RUN TestPluginInstall/no_auth [2022-01-20T12:29:14.728Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:14.728Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b93bff48c482bb38d2a1ec2028e8b052b43f657350e123aeeed323a84453af89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:14.728Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:14.728Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b93bff48c482bb38d2a1ec2028e8b052b43f657350e123aeeed323a84453af89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:14.728Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T12:29:14.989Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:14.989Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc96877bf6fe4881c87a5290f9afad8617c4417da90c19dfd96e8c60f76b1ab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:14.989Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:14.989Z] time="2022-01-20T12:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc96877bf6fe4881c87a5290f9afad8617c4417da90c19dfd96e8c60f76b1ab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:15.248Z] === RUN TestPluginInstall/with_insecure [2022-01-20T12:29:16.113Z] --- PASS: TestRenameLinkedContainer (2.30s) [2022-01-20T12:29:16.113Z] === RUN TestRenameStoppedContainer [2022-01-20T12:29:16.189Z] time="2022-01-20T12:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:16.189Z] time="2022-01-20T12:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137e7c7d95b159b9566aa73e4e60c7b485ee18f02c7d36f14758794021f911d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:16.189Z] time="2022-01-20T12:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:29:16.189Z] time="2022-01-20T12:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137e7c7d95b159b9566aa73e4e60c7b485ee18f02c7d36f14758794021f911d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:29:16.189Z] plugin_test.go:165: [d1922686a2a7e] daemon is not started [2022-01-20T12:29:16.189Z] --- PASS: TestPluginInstall (3.01s) [2022-01-20T12:29:16.189Z] --- PASS: TestPluginInstall/no_auth (1.35s) [2022-01-20T12:29:16.189Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-01-20T12:29:16.189Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-01-20T12:29:16.189Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:29:16.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T12:29:16.635Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-01-20T12:29:16.635Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:29:16.762Z] === RUN TestEnable [2022-01-20T12:29:16.762Z] --- PASS: TestEnable (0.00s) [2022-01-20T12:29:16.762Z] === RUN TestDisable [2022-01-20T12:29:16.762Z] --- PASS: TestDisable (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestEnabled [2022-01-20T12:29:16.763Z] --- PASS: TestEnabled (0.00s) [2022-01-20T12:29:16.763Z] PASS [2022-01-20T12:29:16.763Z] coverage: 100.0% of statements [2022-01-20T12:29:16.763Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-01-20T12:29:16.763Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T12:29:16.763Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestProcessNoDockerignore [2022-01-20T12:29:16.763Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T12:29:16.763Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestDetectContentType [2022-01-20T12:29:16.763Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestSelectAcceptableMIME [2022-01-20T12:29:16.763Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestInspectEmptyResponse [2022-01-20T12:29:16.763Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestInspectResponseBinary [2022-01-20T12:29:16.763Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestResponseUnsupportedContentType [2022-01-20T12:29:16.763Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestInspectResponseTextSimple [2022-01-20T12:29:16.763Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T12:29:16.763Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestUnknownContentLength [2022-01-20T12:29:16.763Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestDownloadRemote [2022-01-20T12:29:16.763Z] --- PASS: TestDownloadRemote (0.07s) [2022-01-20T12:29:16.763Z] === RUN TestGetWithStatusError [2022-01-20T12:29:16.763Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestCloseRootDirectory [2022-01-20T12:29:16.763Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:29:16.763Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestHashFile [2022-01-20T12:29:16.763Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:29:16.763Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestHashSubdir [2022-01-20T12:29:16.763Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:29:16.763Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestRemoveDirectory [2022-01-20T12:29:16.763Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:29:16.763Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T12:29:16.763Z] PASS [2022-01-20T12:29:16.763Z] coverage: 9.3% of statements [2022-01-20T12:29:16.763Z] ok github.com/docker/docker/builder/remotecontext 0.217s coverage: 9.3% of statements [2022-01-20T12:29:16.763Z] === RUN TestGetAllAllowed [2022-01-20T12:29:16.763Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestGetAllMeta [2022-01-20T12:29:16.763Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T12:29:16.763Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T12:29:16.763Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestIsExistingDirectory [2022-01-20T12:29:16.763Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestGetFilenameForDownload [2022-01-20T12:29:16.763Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestEnv2Variables [2022-01-20T12:29:16.763Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T12:29:16.763Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestMaintainer [2022-01-20T12:29:16.763Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestLabel [2022-01-20T12:29:16.763Z] --- PASS: TestLabel (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestFromScratch [2022-01-20T12:29:16.763Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestFromWithArg [2022-01-20T12:29:16.763Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T12:29:16.763Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestFromWithUndefinedArg [2022-01-20T12:29:16.763Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T12:29:16.763Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestOnbuild [2022-01-20T12:29:16.763Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestWorkdir [2022-01-20T12:29:16.763Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestCmd [2022-01-20T12:29:16.763Z] --- PASS: TestCmd (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestHealthcheckNone [2022-01-20T12:29:16.763Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestHealthcheckCmd [2022-01-20T12:29:16.763Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestEntrypoint [2022-01-20T12:29:16.763Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestExpose [2022-01-20T12:29:16.763Z] --- PASS: TestExpose (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestUser [2022-01-20T12:29:16.763Z] --- PASS: TestUser (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestVolume [2022-01-20T12:29:16.763Z] --- PASS: TestVolume (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestStopSignal [2022-01-20T12:29:16.763Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:29:16.763Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestArg [2022-01-20T12:29:16.763Z] --- PASS: TestArg (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestShell [2022-01-20T12:29:16.763Z] --- PASS: TestShell (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestPrependEnvOnCmd [2022-01-20T12:29:16.763Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestRunWithBuildArgs [2022-01-20T12:29:16.763Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T12:29:16.763Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T12:29:16.763Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T12:29:16.763Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T12:29:16.763Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T12:29:16.763Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestNormalizeWorkdir [2022-01-20T12:29:16.763Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestDispatch [2022-01-20T12:29:16.763Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T12:29:16.763Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T12:29:16.763Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T12:29:16.763Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T12:29:16.763Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T12:29:16.763Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T12:29:16.763Z] === RUN TestDispatch/COPY_url [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch (0.06s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T12:29:16.763Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T12:29:16.763Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T12:29:16.763Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T12:29:16.763Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T12:29:16.763Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T12:29:16.763Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestEmptyDockerfile [2022-01-20T12:29:16.763Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestSymlinkDockerfile [2022-01-20T12:29:16.763Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T12:29:16.763Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T12:29:16.763Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestNonExistingDockerfile [2022-01-20T12:29:16.763Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestCopyRunConfig [2022-01-20T12:29:16.763Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestDeepCopyRunConfig [2022-01-20T12:29:16.763Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestExportImage [2022-01-20T12:29:16.763Z] --- PASS: TestExportImage (0.00s) [2022-01-20T12:29:16.763Z] === RUN TestNormalizeDest [2022-01-20T12:29:16.763Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T12:29:16.763Z] PASS [2022-01-20T12:29:16.763Z] coverage: 46.8% of statements [2022-01-20T12:29:16.763Z] ok github.com/docker/docker/builder/dockerfile 0.153s coverage: 46.8% of statements [2022-01-20T12:29:17.223Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T12:29:17.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T12:29:17.683Z] === RUN TestTCP4Proxy [2022-01-20T12:29:17.683Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T12:29:17.683Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestTCP6Proxy [2022-01-20T12:29:17.683Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:29:17.683Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestTCPDualStackProxy [2022-01-20T12:29:17.683Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:29:17.683Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestUDP4Proxy [2022-01-20T12:29:17.683Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestUDP6Proxy [2022-01-20T12:29:17.683Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:29:17.683Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestUDPWriteError [2022-01-20T12:29:17.683Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestSCTP4Proxy [2022-01-20T12:29:17.683Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:29:17.683Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T12:29:17.683Z] === RUN TestSCTP6Proxy [2022-01-20T12:29:17.683Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:29:17.683Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T12:29:17.683Z] PASS [2022-01-20T12:29:17.683Z] coverage: 49.4% of statements [2022-01-20T12:29:17.683Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-01-20T12:29:17.837Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T12:29:17.837Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2022-01-20T12:29:17.837Z] === RUN TestRenameInvalidName [2022-01-20T12:29:18.098Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T12:29:18.668Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T12:29:18.779Z] --- PASS: TestRenameInvalidName (0.77s) [2022-01-20T12:29:18.779Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:29:19.612Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-01-20T12:29:19.612Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-01-20T12:29:19.612Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-01-20T12:29:19.612Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:29:20.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T12:29:20.183Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-01-20T12:29:20.183Z] PASS [2022-01-20T12:29:20.183Z] [2022-01-20T12:29:20.183Z] DONE 10 tests in 6.928s [2022-01-20T12:29:20.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T12:29:20.183Z] INFO: Testing against a local daemon [2022-01-20T12:29:20.183Z] === RUN TestExternalGraphDriver [2022-01-20T12:29:20.183Z] === RUN TestExternalGraphDriver/json [2022-01-20T12:29:21.017Z] ............................ [ 67%] [2022-01-20T12:29:21.551Z] --- PASS: TestRenameAnonymousContainer (2.58s) [2022-01-20T12:29:21.551Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:29:22.094Z] === RUN TestExternalGraphDriver/spec [2022-01-20T12:29:22.125Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-01-20T12:29:22.125Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:29:23.476Z] === RUN TestExternalGraphDriver/pull [2022-01-20T12:29:23.511Z] check_test.go:308: [d6cb2200f1522] daemon is not started [2022-01-20T12:29:23.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T12:29:23.772Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2022-01-20T12:29:23.772Z] === RUN TestResize [2022-01-20T12:29:24.716Z] --- PASS: TestResize (0.78s) [2022-01-20T12:29:24.716Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:29:25.290Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2022-01-20T12:29:25.290Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:29:25.386Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-01-20T12:29:25.386Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-01-20T12:29:25.386Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-01-20T12:29:25.386Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-01-20T12:29:25.386Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:29:25.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T12:29:26.123Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:26.123Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:26.123Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:26.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:29:26.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:26.843Z] --- PASS: TestBuildWithHugeFile (76.36s) [2022-01-20T12:29:26.844Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:29:26.844Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:29:26.844Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:29:26.844Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:29:26.844Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:29:26.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:29:26.844Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:29:26.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:29:26.844Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:29:26.844Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:29:26.844Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:29:26.844Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:29:26.844Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:29:26.844Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T12:29:26.844Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T12:29:26.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T12:29:26.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T12:29:26.844Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:29:26.844Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T12:29:26.844Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T12:29:26.844Z] --- PASS: TestBuildPreserveOwnership (2.57s) [2022-01-20T12:29:26.844Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.70s) [2022-01-20T12:29:26.844Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-01-20T12:29:26.844Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:29:26.844Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T12:29:26.844Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T12:29:26.844Z] Loaded image: busybox:latest [2022-01-20T12:29:26.844Z] Loaded image: busybox:glibc [2022-01-20T12:29:26.844Z] Loaded image: debian:bullseye-slim [2022-01-20T12:29:26.844Z] Loaded image: hello-world:latest [2022-01-20T12:29:26.844Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T12:29:28.021Z] === RUN TestCheckpointCreateError [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointCreate [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointDeleteError [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointDelete [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointListError [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointList [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T12:29:28.021Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T12:29:28.021Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:29:28.021Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestGetAPIPath [2022-01-20T12:29:28.021Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestParseHostURL [2022-01-20T12:29:28.021Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T12:29:28.021Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPIVersion [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T12:29:28.021Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestClientRedirect [2022-01-20T12:29:28.021Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigCreateUnsupported [2022-01-20T12:29:28.021Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigCreateError [2022-01-20T12:29:28.021Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigCreate [2022-01-20T12:29:28.021Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspectNotFound [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspectUnsupported [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspectError [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigInspect [2022-01-20T12:29:28.021Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigListUnsupported [2022-01-20T12:29:28.021Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigListError [2022-01-20T12:29:28.021Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigList [2022-01-20T12:29:28.021Z] --- PASS: TestConfigList (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigRemoveUnsupported [2022-01-20T12:29:28.021Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigRemoveError [2022-01-20T12:29:28.021Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigRemove [2022-01-20T12:29:28.021Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigUpdateUnsupported [2022-01-20T12:29:28.021Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigUpdateError [2022-01-20T12:29:28.021Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestConfigUpdate [2022-01-20T12:29:28.021Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCommitError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCommit [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerStatPathError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerStatPath [2022-01-20T12:29:28.021Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyToContainerError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyToContainer [2022-01-20T12:29:28.021Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyFromContainerError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T12:29:28.021Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestCopyFromContainer [2022-01-20T12:29:28.021Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCreateError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCreateImageNotFound [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCreateWithName [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerCreateAutoRemove [2022-01-20T12:29:28.021Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerDiffError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerDiff [2022-01-20T12:29:28.021Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecCreateError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecCreate [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecStartError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecStart [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecInspectError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExecInspect [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExportError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerExport [2022-01-20T12:29:28.021Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerInspectError [2022-01-20T12:29:28.021Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T12:29:28.021Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T12:29:28.021Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.021Z] === RUN TestContainerInspect [2022-01-20T12:29:28.021Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerInspectNode [2022-01-20T12:29:28.022Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerKillError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerKill [2022-01-20T12:29:28.022Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerListError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerList [2022-01-20T12:29:28.022Z] --- PASS: TestContainerList (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerLogsNotFoundError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerLogsError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerLogs [2022-01-20T12:29:28.022Z] --- PASS: TestContainerLogs (0.16s) [2022-01-20T12:29:28.022Z] === RUN TestContainerPauseError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerPause [2022-01-20T12:29:28.022Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainersPruneError [2022-01-20T12:29:28.022Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainersPrune [2022-01-20T12:29:28.022Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRemoveError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRemove [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRenameError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRename [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerResizeError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerExecResizeError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerResize [2022-01-20T12:29:28.022Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerExecResize [2022-01-20T12:29:28.022Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRestartError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerRestart [2022-01-20T12:29:28.022Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStartError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStart [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStatsError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStats [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStopError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerStop [2022-01-20T12:29:28.022Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerTopError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerTop [2022-01-20T12:29:28.022Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerUnpauseError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerUnpause [2022-01-20T12:29:28.022Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerUpdateError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerUpdate [2022-01-20T12:29:28.022Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerWaitError [2022-01-20T12:29:28.022Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestContainerWait [2022-01-20T12:29:28.022Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestDiskUsageError [2022-01-20T12:29:28.022Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestDiskUsage [2022-01-20T12:29:28.022Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestDistributionInspectUnsupported [2022-01-20T12:29:28.022Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T12:29:28.022Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestEventsErrorInOptions [2022-01-20T12:29:28.022Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestEventsErrorFromServer [2022-01-20T12:29:28.022Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestEvents [2022-01-20T12:29:28.022Z] --- PASS: TestEvents (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestTLSCloseWriter [2022-01-20T12:29:28.022Z] === PAUSE TestTLSCloseWriter [2022-01-20T12:29:28.022Z] === RUN TestImageBuildError [2022-01-20T12:29:28.022Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageBuild [2022-01-20T12:29:28.022Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestGetDockerOS [2022-01-20T12:29:28.022Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageCreateError [2022-01-20T12:29:28.022Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageCreate [2022-01-20T12:29:28.022Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageHistoryError [2022-01-20T12:29:28.022Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageHistory [2022-01-20T12:29:28.022Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageImportError [2022-01-20T12:29:28.022Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageImport [2022-01-20T12:29:28.022Z] --- PASS: TestImageImport (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageInspectError [2022-01-20T12:29:28.022Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageInspectImageNotFound [2022-01-20T12:29:28.022Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageInspectWithEmptyID [2022-01-20T12:29:28.022Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageInspect [2022-01-20T12:29:28.022Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageListError [2022-01-20T12:29:28.022Z] --- PASS: TestImageListError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageList [2022-01-20T12:29:28.022Z] --- PASS: TestImageList (0.02s) [2022-01-20T12:29:28.022Z] === RUN TestImageListApiBefore125 [2022-01-20T12:29:28.022Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageLoadError [2022-01-20T12:29:28.022Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageLoad [2022-01-20T12:29:28.022Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagesPruneError [2022-01-20T12:29:28.022Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagesPrune [2022-01-20T12:29:28.022Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullReferenceParseError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullAnyError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePullWithoutErrors [2022-01-20T12:29:28.022Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushReferenceError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushAnyError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithoutErrors [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T12:29:28.022Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageRemoveError [2022-01-20T12:29:28.022Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageRemoveImageNotFound [2022-01-20T12:29:28.022Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageRemove [2022-01-20T12:29:28.022Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSaveError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSave [2022-01-20T12:29:28.022Z] --- PASS: TestImageSave (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchAnyError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageSearchWithoutErrors [2022-01-20T12:29:28.022Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageTagError [2022-01-20T12:29:28.022Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageTagInvalidReference [2022-01-20T12:29:28.022Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T12:29:28.022Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageTagHexSource [2022-01-20T12:29:28.022Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestImageTag [2022-01-20T12:29:28.022Z] --- PASS: TestImageTag (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestInfoServerError [2022-01-20T12:29:28.022Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T12:29:28.022Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestInfo [2022-01-20T12:29:28.022Z] --- PASS: TestInfo (0.01s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkConnectError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkConnect [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkCreateError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkCreate [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkDisconnectError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkDisconnect [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/no_options [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/verbose [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/global_scope [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T12:29:28.022Z] === RUN TestNetworkInspect/server_error [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkListError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkList [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworksPruneError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworksPrune [2022-01-20T12:29:28.022Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkRemoveError [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNetworkRemove [2022-01-20T12:29:28.022Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeInspectError [2022-01-20T12:29:28.022Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T12:29:28.022Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T12:29:28.022Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeInspect [2022-01-20T12:29:28.022Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeListError [2022-01-20T12:29:28.022Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeList [2022-01-20T12:29:28.022Z] --- PASS: TestNodeList (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeRemoveError [2022-01-20T12:29:28.022Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeRemove [2022-01-20T12:29:28.022Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeUpdateError [2022-01-20T12:29:28.022Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestNodeUpdate [2022-01-20T12:29:28.022Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestOptionWithTimeout [2022-01-20T12:29:28.022Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPingFail [2022-01-20T12:29:28.022Z] --- PASS: TestPingFail (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPingWithError [2022-01-20T12:29:28.022Z] 2022/01/20 12:29:26 RoundTripper returned a response & error; ignoring response [2022-01-20T12:29:28.022Z] 2022/01/20 12:29:26 RoundTripper returned a response & error; ignoring response [2022-01-20T12:29:28.022Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPingSuccess [2022-01-20T12:29:28.022Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPingHeadFallback [2022-01-20T12:29:28.022Z] === RUN TestPingHeadFallback/OK [2022-01-20T12:29:28.022Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T12:29:28.022Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T12:29:28.022Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T12:29:28.022Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T12:29:28.022Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginDisableError [2022-01-20T12:29:28.022Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginDisable [2022-01-20T12:29:28.022Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginEnableError [2022-01-20T12:29:28.022Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginEnable [2022-01-20T12:29:28.022Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginInspectError [2022-01-20T12:29:28.022Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T12:29:28.022Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginInspect [2022-01-20T12:29:28.022Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginListError [2022-01-20T12:29:28.022Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginList [2022-01-20T12:29:28.022Z] --- PASS: TestPluginList (0.00s) [2022-01-20T12:29:28.022Z] === RUN TestPluginPushError [2022-01-20T12:29:28.022Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPluginPush [2022-01-20T12:29:28.023Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPluginRemoveError [2022-01-20T12:29:28.023Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPluginRemove [2022-01-20T12:29:28.023Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPluginSetError [2022-01-20T12:29:28.023Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPluginSet [2022-01-20T12:29:28.023Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSetHostHeader [2022-01-20T12:29:28.023Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestPlainTextError [2022-01-20T12:29:28.023Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestInfiniteError [2022-01-20T12:29:28.023Z] --- PASS: TestInfiniteError (0.05s) [2022-01-20T12:29:28.023Z] === RUN TestCanceledContext [2022-01-20T12:29:28.023Z] 2022/01/20 12:29:26 RoundTripper returned a response & error; ignoring response [2022-01-20T12:29:28.023Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestDeadlineExceededContext [2022-01-20T12:29:28.023Z] 2022/01/20 12:29:26 RoundTripper returned a response & error; ignoring response [2022-01-20T12:29:28.023Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretCreateUnsupported [2022-01-20T12:29:28.023Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretCreateError [2022-01-20T12:29:28.023Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretCreate [2022-01-20T12:29:28.023Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretInspectUnsupported [2022-01-20T12:29:28.023Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretInspectError [2022-01-20T12:29:28.023Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T12:29:28.023Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T12:29:28.023Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretInspect [2022-01-20T12:29:28.023Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretListUnsupported [2022-01-20T12:29:28.023Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretListError [2022-01-20T12:29:28.023Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretList [2022-01-20T12:29:28.023Z] --- PASS: TestSecretList (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretRemoveUnsupported [2022-01-20T12:29:28.023Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretRemoveError [2022-01-20T12:29:28.023Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretRemove [2022-01-20T12:29:28.023Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretUpdateUnsupported [2022-01-20T12:29:28.023Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretUpdateError [2022-01-20T12:29:28.023Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSecretUpdate [2022-01-20T12:29:28.023Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceCreateError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceCreate [2022-01-20T12:29:28.023Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T12:29:28.023Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceCreateDigestPinning [2022-01-20T12:29:28.023Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceInspectError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T12:29:28.023Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T12:29:28.023Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceInspect [2022-01-20T12:29:28.023Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceListError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceList [2022-01-20T12:29:28.023Z] --- PASS: TestServiceList (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceLogsError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceLogs [2022-01-20T12:29:28.023Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceRemoveError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceRemove [2022-01-20T12:29:28.023Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceUpdateError [2022-01-20T12:29:28.023Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestServiceUpdate [2022-01-20T12:29:28.023Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmGetUnlockKey [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmInitError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmInit [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmInspectError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmInspect [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmJoinError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmJoin [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmLeaveError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmLeave [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmUnlockError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmUnlock [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmUpdateError [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestSwarmUpdate [2022-01-20T12:29:28.023Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestTaskInspectError [2022-01-20T12:29:28.023Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T12:29:28.023Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestTaskInspect [2022-01-20T12:29:28.023Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestTaskListError [2022-01-20T12:29:28.023Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestTaskList [2022-01-20T12:29:28.023Z] --- PASS: TestTaskList (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeCreateError [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeCreate [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeInspectError [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeInspectNotFound [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeInspect [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeListError [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeList [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeRemoveError [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T12:29:28.023Z] === RUN TestVolumeRemove [2022-01-20T12:29:28.023Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T12:29:28.023Z] === CONT TestTLSCloseWriter [2022-01-20T12:29:28.023Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T12:29:28.023Z] PASS [2022-01-20T12:29:28.023Z] coverage: 75.1% of statements [2022-01-20T12:29:28.023Z] ok github.com/docker/docker/client 0.423s coverage: 75.1% of statements [2022-01-20T12:29:29.593Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-01-20T12:29:29.593Z] PASS [2022-01-20T12:29:29.593Z] [2022-01-20T12:29:29.593Z] DONE 5 tests in 8.770s [2022-01-20T12:29:29.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T12:29:29.593Z] INFO: Testing against a local daemon [2022-01-20T12:29:29.593Z] === RUN TestContinueAfterPluginCrash [2022-01-20T12:29:29.594Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T12:29:29.594Z] === RUN TestReadPluginNoRead [2022-01-20T12:29:29.594Z] === PAUSE TestReadPluginNoRead [2022-01-20T12:29:29.594Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T12:29:29.594Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T12:29:29.594Z] === CONT TestContinueAfterPluginCrash [2022-01-20T12:29:29.594Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T12:29:30.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:31.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:31.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T12:29:32.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:29:32.894Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-01-20T12:29:32.894Z] === CONT TestReadPluginNoRead [2022-01-20T12:29:33.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:29:33.404Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.73s) [2022-01-20T12:29:33.404Z] PASS [2022-01-20T12:29:33.404Z] [2022-01-20T12:29:33.404Z] === Skipped [2022-01-20T12:29:33.404Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T12:29:33.404Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:29:33.404Z] [2022-01-20T12:29:33.404Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:29:33.404Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:29:33.404Z] [2022-01-20T12:29:33.404Z] DONE 34 tests, 2 skipped in 104.757s [2022-01-20T12:29:33.404Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T12:29:33.404Z] ++ 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-01-20T12:29:33.404Z] ++ set -e [2022-01-20T12:29:33.404Z] ++ '[' -n 0 ']' [2022-01-20T12:29:33.404Z] ++ set -x [2022-01-20T12:29:33.404Z] ++ 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-01-20T12:29:33.404Z] INFO: Testing against a local daemon [2022-01-20T12:29:33.404Z] === RUN TestConfigInspect [2022-01-20T12:29:34.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:29:34.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T12:29:34.804Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T12:29:35.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:35.302Z] --- PASS: TestConfigInspect (2.16s) [2022-01-20T12:29:35.302Z] === RUN TestConfigList [2022-01-20T12:29:35.745Z] === RUN TestReadPluginNoRead/default [2022-01-20T12:29:37.128Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T12:29:37.128Z] --- PASS: TestContinueAfterPluginCrash (8.30s) [2022-01-20T12:29:37.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T12:29:37.831Z] --- PASS: TestConfigList (2.09s) [2022-01-20T12:29:37.831Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:29:38.069Z] === CONT TestReadPluginNoRead [2022-01-20T12:29:38.069Z] read_test.go:92: [d9d85858a421a] daemon is not started [2022-01-20T12:29:38.069Z] --- PASS: TestReadPluginNoRead (5.81s) [2022-01-20T12:29:38.069Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-01-20T12:29:38.069Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-01-20T12:29:38.069Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-01-20T12:29:38.069Z] PASS [2022-01-20T12:29:38.069Z] [2022-01-20T12:29:38.069Z] DONE 6 tests in 9.266s [2022-01-20T12:29:38.069Z] 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-01-20T12:29:38.069Z] testing: warning: no tests to run [2022-01-20T12:29:38.069Z] PASS [2022-01-20T12:29:38.069Z] [2022-01-20T12:29:38.069Z] DONE 0 tests in 0.011s [2022-01-20T12:29:38.069Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T12:29:38.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T12:29:38.329Z] INFO: Testing against a local daemon [2022-01-20T12:29:38.329Z] === RUN TestPluginWithDevMounts [2022-01-20T12:29:38.329Z] === PAUSE TestPluginWithDevMounts [2022-01-20T12:29:38.329Z] === CONT TestPluginWithDevMounts [2022-01-20T12:29:39.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:29:39.715Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-01-20T12:29:39.715Z] PASS [2022-01-20T12:29:39.715Z] [2022-01-20T12:29:39.715Z] DONE 1 tests in 1.595s [2022-01-20T12:29:39.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T12:29:39.715Z] INFO: Testing against a local daemon [2022-01-20T12:29:39.715Z] === RUN TestSecretInspect [2022-01-20T12:29:39.731Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-01-20T12:29:39.731Z] === RUN TestConfigsUpdate [2022-01-20T12:29:39.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:29:40.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T12:29:40.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T12:29:41.631Z] --- PASS: TestConfigsUpdate (2.06s) [2022-01-20T12:29:41.631Z] === RUN TestTemplatedConfig [2022-01-20T12:29:42.256Z] --- PASS: TestSecretInspect (2.21s) [2022-01-20T12:29:42.256Z] === RUN TestSecretList [2022-01-20T12:29:42.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T12:29:42.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T12:29:43.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:29:43.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T12:29:44.159Z] --- PASS: TestTemplatedConfig (2.40s) [2022-01-20T12:29:44.159Z] === RUN TestConfigCreateResolve [2022-01-20T12:29:44.166Z] --- PASS: TestSecretList (2.25s) [2022-01-20T12:29:44.166Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:29:45.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:29:45.738Z] --- PASS: TestCheckoutGit (29.35s) [2022-01-20T12:29:45.738Z] === RUN TestValidGitTransport [2022-01-20T12:29:45.738Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T12:29:45.738Z] === RUN TestGitInvalidRef [2022-01-20T12:29:45.738Z] --- PASS: TestGitInvalidRef (0.19s) [2022-01-20T12:29:45.738Z] PASS [2022-01-20T12:29:45.738Z] coverage: 86.3% of statements [2022-01-20T12:29:45.738Z] ok github.com/docker/docker/builder/remotecontext/git 29.604s coverage: 86.3% of statements [2022-01-20T12:29:45.738Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T12:29:45.738Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T12:29:45.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:29:46.062Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-01-20T12:29:46.062Z] PASS [2022-01-20T12:29:46.062Z] [2022-01-20T12:29:46.062Z] DONE 6 tests in 13.049s [2022-01-20T12:29:46.062Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T12:29:46.062Z] ++ 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-01-20T12:29:46.062Z] ++ set -e [2022-01-20T12:29:46.062Z] ++ '[' -n 0 ']' [2022-01-20T12:29:46.062Z] ++ set -x [2022-01-20T12:29:46.062Z] ++ 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-01-20T12:29:46.320Z] INFO: Testing against a local daemon [2022-01-20T12:29:46.320Z] === RUN TestCheckpoint [2022-01-20T12:29:46.320Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:29:46.320Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:29:46.320Z] === RUN TestContainerInvalidJSON [2022-01-20T12:29:46.320Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:29:46.320Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:29:46.320Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:29:46.320Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:29:46.320Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:29:46.320Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:29:46.320Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T12:29:46.320Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T12:29:46.320Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T12:29:46.320Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:29:46.320Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T12:29:46.320Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:29:46.320Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T12:29:46.320Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:29:46.320Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T12:29:46.320Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:29:46.578Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T12:29:46.578Z] === RUN TestCopyFromContainer [2022-01-20T12:29:46.707Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-01-20T12:29:46.707Z] === RUN TestSecretsUpdate [2022-01-20T12:29:47.143Z] === RUN TestCopyFromContainer// [2022-01-20T12:29:47.402Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T12:29:47.402Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T12:29:47.402Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T12:29:47.402Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T12:29:47.660Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T12:29:47.660Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T12:29:47.660Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T12:29:47.660Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T12:29:47.660Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T12:29:47.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer (1.32s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-01-20T12:29:47.918Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-01-20T12:29:47.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:29:47.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:29:47.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:29:47.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:29:47.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:29:47.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:29:47.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:29:47.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:29:47.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:29:47.918Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:29:47.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:29:47.918Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:29:47.918Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-20T12:29:47.918Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:29:47.918Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:29:47.918Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:29:47.918Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:29:47.918Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:29:47.918Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:29:47.918Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:29:47.918Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:29:47.918Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:29:47.918Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:29:47.918Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:29:47.918Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:29:47.918Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:29:47.918Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T12:29:47.918Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:29:48.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:29:48.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T12:29:48.617Z] --- PASS: TestSecretsUpdate (2.15s) [2022-01-20T12:29:48.618Z] === RUN TestTemplatedSecret [2022-01-20T12:29:48.854Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-01-20T12:29:48.854Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:29:49.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T12:29:49.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T12:29:49.484Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestConfigureDaemonLogs [2022-01-20T12:29:49.484Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T12:29:49.484Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T12:29:49.484Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T12:29:49.484Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T12:29:49.484Z] PASS [2022-01-20T12:29:49.484Z] coverage: 18.6% of statements [2022-01-20T12:29:49.947Z] ok github.com/docker/docker/cmd/dockerd 0.236s coverage: 18.6% of statements [2022-01-20T12:29:49.947Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T12:29:49.947Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:29:50.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:29:50.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:29:50.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:29:50.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:29:50.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:29:50.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:29:50.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:29:50.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:29:50.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:29:50.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:29:50.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T12:29:50.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T12:29:50.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:29:50.487Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-01-20T12:29:50.487Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:29:50.487Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:29:50.487Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:29:50.487Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T12:29:50.487Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T12:29:50.487Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:29:50.487Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:29:50.487Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T12:29:50.487Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:29:50.487Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T12:29:50.487Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T12:29:50.487Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T12:29:50.487Z] === RUN TestDaemonRestartIpcMode [2022-01-20T12:29:50.487Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T12:29:50.487Z] === RUN TestDaemonHostGatewayIP [2022-01-20T12:29:50.487Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T12:29:50.487Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T12:29:50.487Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T12:29:50.487Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:29:50.487Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T12:29:50.487Z] === RUN TestDiff [2022-01-20T12:29:50.558Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T12:29:50.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:29:50.918Z] === RUN TestContainerStopSignal [2022-01-20T12:29:50.919Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestContainerStopTimeout [2022-01-20T12:29:50.919Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T12:29:50.919Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T12:29:50.919Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T12:29:50.919Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T12:29:50.919Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T12:29:50.919Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestNewMemoryStore [2022-01-20T12:29:50.919Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestAddContainers [2022-01-20T12:29:50.919Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestGetContainer [2022-01-20T12:29:50.919Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestDeleteContainer [2022-01-20T12:29:50.919Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestListContainers [2022-01-20T12:29:50.919Z] --- PASS: TestListContainers (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestFirstContainer [2022-01-20T12:29:50.919Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestApplyAllContainer [2022-01-20T12:29:50.919Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestIsValidHealthString [2022-01-20T12:29:50.919Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestStateRunStop [2022-01-20T12:29:50.919Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestStateTimeoutWait [2022-01-20T12:29:50.919Z] state_test.go:141: Stop callback fired [2022-01-20T12:29:50.919Z] state_test.go:165: Stop callback fired [2022-01-20T12:29:50.919Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T12:29:50.919Z] === RUN TestIsValidStateString [2022-01-20T12:29:50.919Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestViewSaveDelete [2022-01-20T12:29:50.919Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-20T12:29:50.919Z] === RUN TestViewAll [2022-01-20T12:29:50.919Z] --- PASS: TestViewAll (0.01s) [2022-01-20T12:29:50.919Z] === RUN TestViewGet [2022-01-20T12:29:50.919Z] --- PASS: TestViewGet (0.01s) [2022-01-20T12:29:50.919Z] === RUN TestNames [2022-01-20T12:29:50.919Z] --- PASS: TestNames (0.00s) [2022-01-20T12:29:50.919Z] === RUN TestViewWithHealthCheck [2022-01-20T12:29:50.919Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T12:29:50.919Z] PASS [2022-01-20T12:29:50.919Z] coverage: 41.7% of statements [2022-01-20T12:29:50.919Z] ok github.com/docker/docker/container 0.236s coverage: 41.7% of statements [2022-01-20T12:29:50.919Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T12:29:50.919Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T12:29:50.919Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T12:29:50.919Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T12:29:51.054Z] --- PASS: TestDiff (0.40s) [2022-01-20T12:29:51.054Z] === RUN TestExecWithCloseStdin [2022-01-20T12:29:51.192Z] --- PASS: TestTemplatedSecret (2.65s) [2022-01-20T12:29:51.192Z] === RUN TestSecretCreateResolve [2022-01-20T12:29:51.312Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-01-20T12:29:51.312Z] === RUN TestExec [2022-01-20T12:29:51.501Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T12:29:51.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T12:29:51.879Z] --- PASS: TestExec (0.48s) [2022-01-20T12:29:51.879Z] === RUN TestExecUser [2022-01-20T12:29:52.338Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T12:29:52.446Z] --- PASS: TestExecUser (0.45s) [2022-01-20T12:29:52.446Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:29:52.459Z] === RUN TestPrepare [2022-01-20T12:29:52.459Z] --- PASS: TestPrepare (0.00s) [2022-01-20T12:29:52.459Z] === RUN TestStart [2022-01-20T12:29:52.459Z] --- PASS: TestStart (0.00s) [2022-01-20T12:29:52.459Z] === RUN TestWaitCancel [2022-01-20T12:29:52.459Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T12:29:52.459Z] === RUN TestWaitDisabled [2022-01-20T12:29:52.459Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T12:29:52.459Z] === RUN TestWaitEnabled [2022-01-20T12:29:52.459Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T12:29:52.459Z] === RUN TestRemove [2022-01-20T12:29:52.459Z] --- PASS: TestRemove (0.00s) [2022-01-20T12:29:52.459Z] PASS [2022-01-20T12:29:52.459Z] coverage: 65.3% of statements [2022-01-20T12:29:52.459Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.70s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.49s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.42s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.93s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.88s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2022-01-20T12:29:52.910Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2022-01-20T12:29:52.910Z] === RUN TestCgroupNamespacesRun [2022-01-20T12:29:53.012Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-01-20T12:29:53.012Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:29:53.755Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-01-20T12:29:53.755Z] PASS [2022-01-20T12:29:53.755Z] [2022-01-20T12:29:53.755Z] DONE 6 tests in 13.537s [2022-01-20T12:29:53.755Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T12:29:53.755Z] INFO: Testing against a local daemon [2022-01-20T12:29:53.755Z] === RUN TestServiceCreateInit [2022-01-20T12:29:53.755Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:29:54.004Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T12:29:54.004Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T12:29:54.004Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T12:29:54.004Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T12:29:54.387Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-20T12:29:54.387Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:29:54.464Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T12:29:54.465Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T12:29:54.465Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T12:29:54.465Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T12:29:54.465Z] PASS [2022-01-20T12:29:54.465Z] coverage: 35.9% of statements [2022-01-20T12:29:54.465Z] ok github.com/docker/docker/daemon/cluster/convert 0.730s coverage: 35.9% of statements [2022-01-20T12:29:54.465Z] === RUN TestNewListSecretsFilters [2022-01-20T12:29:54.465Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T12:29:54.465Z] === RUN TestNewListConfigsFilters [2022-01-20T12:29:54.465Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T12:29:54.465Z] PASS [2022-01-20T12:29:54.465Z] coverage: 0.5% of statements [2022-01-20T12:29:54.465Z] ok github.com/docker/docker/daemon/cluster 0.986s coverage: 0.5% of statements [2022-01-20T12:29:54.645Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-01-20T12:29:54.645Z] === RUN TestHealthKillContainer [2022-01-20T12:29:54.828Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-01-20T12:29:54.828Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T12:29:56.217Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-01-20T12:29:56.217Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T12:29:56.478Z] check_test.go:308: [d029bf0821360] daemon is not started [2022-01-20T12:29:56.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T12:29:57.053Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:29:57.377Z] === RUN TestBuilderGC [2022-01-20T12:29:57.377Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestFindConfigurationConflicts [2022-01-20T12:29:57.377Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T12:29:57.377Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T12:29:57.377Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T12:29:57.377Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T12:29:57.377Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_label [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T12:29:57.377Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T12:29:57.377Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T12:29:57.377Z] time="2022-01-20T12:29:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T12:29:57.377Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-01-20T12:29:57.377Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T12:29:57.377Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:29:57.377Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestReloadBadDefaultConfig [2022-01-20T12:29:57.377Z] time="2022-01-20T12:29:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2581257575" [2022-01-20T12:29:57.377Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestReloadWithConflictingLabels [2022-01-20T12:29:57.377Z] time="2022-01-20T12:29:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3789954115" [2022-01-20T12:29:57.377Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T12:29:57.377Z] time="2022-01-20T12:29:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3123300651" [2022-01-20T12:29:57.377Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestMaskURLCredentials [2022-01-20T12:29:57.377Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestDaemonConfigurationMerge [2022-01-20T12:29:57.377Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T12:29:57.377Z] PASS [2022-01-20T12:29:57.377Z] coverage: 79.2% of statements [2022-01-20T12:29:57.377Z] ok github.com/docker/docker/daemon/config 0.392s coverage: 79.2% of statements [2022-01-20T12:29:57.377Z] === RUN TestEventsLog [2022-01-20T12:29:57.377Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestEventsLogTimeout [2022-01-20T12:29:57.377Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T12:29:57.377Z] === RUN TestLogEvents [2022-01-20T12:29:57.377Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T12:29:57.377Z] === RUN TestLoadBufferedEvents [2022-01-20T12:29:57.680Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T12:29:57.837Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-01-20T12:29:57.837Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T12:29:57.837Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T12:29:57.837Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T12:29:57.837Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T12:29:57.837Z] PASS [2022-01-20T12:29:57.837Z] coverage: 50.0% of statements [2022-01-20T12:29:57.837Z] ok github.com/docker/docker/daemon/events 0.238s coverage: 50.0% of statements [2022-01-20T12:29:57.837Z] === RUN TestWaitNodeAttachment [2022-01-20T12:29:57.941Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-01-20T12:29:57.941Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T12:29:58.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T12:29:58.298Z] --- PASS: TestWaitNodeAttachment (0.49s) [2022-01-20T12:29:58.298Z] === RUN TestIsolationConversion [2022-01-20T12:29:58.298Z] === RUN TestIsolationConversion/default [2022-01-20T12:29:58.298Z] === RUN TestIsolationConversion/process [2022-01-20T12:29:58.298Z] === RUN TestIsolationConversion/hyperv [2022-01-20T12:29:58.298Z] --- PASS: TestIsolationConversion (0.02s) [2022-01-20T12:29:58.298Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T12:29:58.298Z] --- PASS: TestIsolationConversion/process (0.01s) [2022-01-20T12:29:58.298Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestContainerLabels [2022-01-20T12:29:58.298Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestCredentialSpecConversion [2022-01-20T12:29:58.298Z] === RUN TestCredentialSpecConversion/none [2022-01-20T12:29:58.298Z] === RUN TestCredentialSpecConversion/config [2022-01-20T12:29:58.298Z] === RUN TestCredentialSpecConversion/file [2022-01-20T12:29:58.298Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T12:29:58.298Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T12:29:58.298Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T12:29:58.298Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T12:29:58.298Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T12:29:58.298Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountBind [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountVolume [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountTarget [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T12:29:58.298Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T12:29:58.298Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T12:29:58.298Z] PASS [2022-01-20T12:29:58.298Z] coverage: 11.0% of statements [2022-01-20T12:29:58.298Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.652s coverage: 11.0% of statements [2022-01-20T12:29:58.758Z] === RUN TestIsEmptyDir [2022-01-20T12:29:58.758Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T12:29:58.758Z] PASS [2022-01-20T12:29:58.758Z] coverage: 2.3% of statements [2022-01-20T12:29:58.758Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2022-01-20T12:29:58.773Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T12:29:59.218Z] === RUN TestVerifyNetworkingConfig [2022-01-20T12:29:59.219Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestGetContainer [2022-01-20T12:29:59.219Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestValidContainerNames [2022-01-20T12:29:59.219Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestContainerInitDNS [2022-01-20T12:29:59.219Z] daemon_test.go:145: root required [2022-01-20T12:29:59.219Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestMerge [2022-01-20T12:29:59.219Z] --- PASS: TestMerge (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestValidateContainerIsolation [2022-01-20T12:29:59.219Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestFindNetworkErrorType [2022-01-20T12:29:59.219Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestEnsureServicesExist [2022-01-20T12:29:59.219Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestEnsureServicesExistErrors [2022-01-20T12:29:59.219Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T12:29:59.219Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T12:29:59.219Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T12:29:59.219Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestContainerDelete [2022-01-20T12:29:59.219Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestContainerDoubleDelete [2022-01-20T12:29:59.219Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T12:29:59.219Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T12:29:59.219Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestNoneHealthcheck [2022-01-20T12:29:59.219Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestHealthStates [2022-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] time="2022-01-20T12:29:58Z" 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-01-20T12:29:59.219Z] --- PASS: TestHealthStates (0.15s) [2022-01-20T12:29:59.219Z] === RUN TestGetInspectData [2022-01-20T12:29:59.219Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestFillLicense [2022-01-20T12:29:59.219Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestListInvalidFilter [2022-01-20T12:29:59.219Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestNameFilter [2022-01-20T12:29:59.219Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T12:29:59.219Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T12:29:59.219Z] === 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-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T12:29:59.219Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T12:29:59.219Z] --- 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-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T12:29:59.219Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadLabels [2022-01-20T12:29:59.219Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T12:29:59.219Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadMirrors [2022-01-20T12:29:59.219Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T12:29:59.219Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T12:29:59.219Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T12:29:59.219Z] reload_test.go:342: root required [2022-01-20T12:29:59.219Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T12:29:59.219Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T12:29:59.219Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-20T12:29:59.219Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T12:29:59.219Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T12:29:59.219Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T12:29:59.219Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T12:29:59.219Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestParseVolumesFrom [2022-01-20T12:29:59.219Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T12:29:59.219Z] PASS [2022-01-20T12:29:59.219Z] coverage: 8.6% of statements [2022-01-20T12:29:59.219Z] ok github.com/docker/docker/daemon 0.357s coverage: 8.6% of statements [2022-01-20T12:29:59.219Z] === RUN TestLinkNaming [2022-01-20T12:29:59.219Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLinkNew [2022-01-20T12:29:59.219Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLinkEnv [2022-01-20T12:29:59.219Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLinkMultipleEnv [2022-01-20T12:29:59.219Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T12:29:59.219Z] === RUN TestLinkPortRangeEnv [2022-01-20T12:29:59.219Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T12:29:59.219Z] PASS [2022-01-20T12:29:59.219Z] coverage: 93.0% of statements [2022-01-20T12:29:59.219Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T12:29:59.219Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T12:29:59.717Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2022-01-20T12:29:59.717Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T12:29:59.717Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T12:30:00.290Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T12:30:00.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T12:30:01.235Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2022-01-20T12:30:01.235Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T12:30:01.257Z] --- PASS: TestServiceCreateInit (7.39s) [2022-01-20T12:30:01.257Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2022-01-20T12:30:01.257Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-01-20T12:30:01.257Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T12:30:01.403Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T12:30:01.403Z] PASS [2022-01-20T12:30:01.403Z] coverage: 33.6% of statements [2022-01-20T12:30:01.403Z] ok github.com/docker/docker/daemon/logger/fluentd 0.085s coverage: 33.6% of statements [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/defaults [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T12:30:01.403Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T12:30:01.403Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T12:30:01.403Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T12:30:01.403Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T12:30:01.403Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T12:30:01.403Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T12:30:01.863Z] === RUN TestAdapterReadLogs [2022-01-20T12:30:01.863Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCopier [2022-01-20T12:30:01.863Z] --- PASS: TestCopier (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCopierLongLines [2022-01-20T12:30:01.863Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCopierSlow [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T12:30:01.863Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T12:30:01.863Z] === RUN TestCreateSuccess [2022-01-20T12:30:01.863Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCreateStreamSkipped [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T12:30:01.863Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCreateLogGroupSuccess [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T12:30:01.863Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCreateError [2022-01-20T12:30:01.863Z] --- PASS: TestCreateError (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCreateAlreadyExists [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T12:30:01.863Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestLogClosed [2022-01-20T12:30:01.863Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestLogBlocking [2022-01-20T12:30:01.863Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T12:30:01.863Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T12:30:01.863Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestPublishBatchSuccess [2022-01-20T12:30:01.863Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestPublishBatchError [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=error msg=error [2022-01-20T12:30:01.863Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:30:01.863Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:30:01.863Z] time="2022-01-20T12:30:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T12:30:01.863Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchSimple [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchTicker [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T12:30:01.863Z] === RUN TestCollectBatchClose [2022-01-20T12:30:01.863Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/3/���� [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T12:30:01.863Z] === RUN TestEffectiveLen/5/ [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T12:30:01.863Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/0/ [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: He [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:30:01.863Z] === RUN TestFindValidSplit/6/a� [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1076: a [2022-01-20T12:30:01.863Z] cloudwatchlogs_test.go:1077: � [2022-01-20T12:30:01.864Z] === RUN TestFindValidSplit/7/a� [2022-01-20T12:30:01.864Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T12:30:01.864Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestProcessEventEmoji [2022-01-20T12:30:01.864Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchLineSplit [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchMaxEvents [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-01-20T12:30:01.864Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T12:30:01.864Z] --- PASS: TestCopierSlow (0.23s) [2022-01-20T12:30:01.864Z] === RUN TestCopierWithSized [2022-01-20T12:30:01.864Z] === RUN TestCopierWithSized/as_is [2022-01-20T12:30:01.864Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T12:30:01.864Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-20T12:30:01.864Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-01-20T12:30:01.864Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestCopierWithPartial [2022-01-20T12:30:01.864Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestRingLogger [2022-01-20T12:30:01.864Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestRingCap [2022-01-20T12:30:01.864Z] --- PASS: TestRingCap (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestRingClose [2022-01-20T12:30:01.864Z] --- PASS: TestRingClose (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestRingDrain [2022-01-20T12:30:01.864Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T12:30:01.864Z] PASS [2022-01-20T12:30:01.864Z] coverage: 43.8% of statements [2022-01-20T12:30:01.864Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T12:30:01.864Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T12:30:01.864Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T12:30:01.864Z] ok github.com/docker/docker/daemon/logger 0.348s coverage: 43.8% of statements [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T12:30:01.864Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestCreateTagSuccess [2022-01-20T12:30:01.864Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T12:30:01.864Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-01-20T12:30:01.864Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T12:30:01.864Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T12:30:01.864Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T12:30:01.864Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T12:30:01.864Z] PASS [2022-01-20T12:30:01.864Z] coverage: 80.2% of statements [2022-01-20T12:30:01.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.467s coverage: 80.2% of statements [2022-01-20T12:30:01.956Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T12:30:02.325Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T12:30:02.325Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T12:30:02.325Z] === RUN TestSearchRegistryForImages [2022-01-20T12:30:02.325Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T12:30:02.325Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T12:30:02.325Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T12:30:02.325Z] === RUN TestImageDelete [2022-01-20T12:30:02.325Z] === RUN TestImageDelete/no_lease [2022-01-20T12:30:02.325Z] === RUN TestImageDelete/lease_exists [2022-01-20T12:30:02.325Z] --- PASS: TestImageDelete (0.03s) [2022-01-20T12:30:02.325Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T12:30:02.325Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-20T12:30:02.325Z] === RUN TestContentStoreForPull [2022-01-20T12:30:02.325Z] --- PASS: TestContentStoreForPull (0.19s) [2022-01-20T12:30:02.325Z] PASS [2022-01-20T12:30:02.325Z] coverage: 6.7% of statements [2022-01-20T12:30:02.325Z] ok github.com/docker/docker/daemon/images 0.330s coverage: 6.7% of statements [2022-01-20T12:30:02.623Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2022-01-20T12:30:02.623Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T12:30:02.757Z] --- PASS: TestHealthKillContainer (7.89s) [2022-01-20T12:30:02.757Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T12:30:02.785Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T12:30:02.785Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T12:30:02.785Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T12:30:02.785Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T12:30:02.785Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-20T12:30:02.785Z] === RUN TestFastTimeMarshalJSON [2022-01-20T12:30:02.785Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-20T12:30:02.785Z] PASS [2022-01-20T12:30:02.785Z] coverage: 87.2% of statements [2022-01-20T12:30:02.785Z] === RUN TestJSONFileLogger [2022-01-20T12:30:02.785Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.224s coverage: 87.2% of statements [2022-01-20T12:30:02.785Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T12:30:02.785Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T12:30:02.785Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T12:30:02.785Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T12:30:02.785Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T12:30:02.785Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T12:30:02.785Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T12:30:02.785Z] === RUN TestEncodeDecode [2022-01-20T12:30:02.785Z] === PAUSE TestEncodeDecode [2022-01-20T12:30:02.785Z] === RUN TestUnexpectedEOF [2022-01-20T12:30:03.015Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-01-20T12:30:03.016Z] === RUN TestIpcModeNone [2022-01-20T12:30:03.245Z] time="2022-01-20T12:30:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:30:03.245Z] time="2022-01-20T12:30:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:30:03.245Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-01-20T12:30:03.245Z] === CONT TestEncodeDecode [2022-01-20T12:30:03.245Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T12:30:03.245Z] PASS [2022-01-20T12:30:03.245Z] coverage: 69.9% of statements [2022-01-20T12:30:03.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 69.9% of statements [2022-01-20T12:30:03.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-01-20T12:30:03.564Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T12:30:03.582Z] --- PASS: TestIpcModeNone (0.48s) [2022-01-20T12:30:03.582Z] === RUN TestIpcModePrivate [2022-01-20T12:30:03.705Z] === RUN TestWriteLog [2022-01-20T12:30:03.705Z] === PAUSE TestWriteLog [2022-01-20T12:30:03.705Z] === RUN TestReadLog [2022-01-20T12:30:03.705Z] === PAUSE TestReadLog [2022-01-20T12:30:03.705Z] === RUN TestDecode [2022-01-20T12:30:03.705Z] --- PASS: TestDecode (0.02s) [2022-01-20T12:30:03.705Z] === CONT TestWriteLog [2022-01-20T12:30:03.705Z] === CONT TestReadLog [2022-01-20T12:30:03.705Z] === RUN TestReadLog/tail_exact [2022-01-20T12:30:03.705Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T12:30:03.705Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T12:30:03.705Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T12:30:03.705Z] --- PASS: TestReadLog (0.17s) [2022-01-20T12:30:03.705Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-01-20T12:30:03.705Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T12:30:03.705Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T12:30:03.705Z] PASS [2022-01-20T12:30:03.705Z] coverage: 78.7% of statements [2022-01-20T12:30:03.705Z] ok github.com/docker/docker/daemon/logger/local 0.309s coverage: 78.7% of statements [2022-01-20T12:30:03.841Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T12:30:03.841Z] --- PASS: TestIpcModePrivate (0.49s) [2022-01-20T12:30:03.841Z] === RUN TestIpcModeShareable [2022-01-20T12:30:04.166Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T12:30:04.166Z] === RUN TestLog [2022-01-20T12:30:04.166Z] --- PASS: TestLog (0.00s) [2022-01-20T12:30:04.166Z] PASS [2022-01-20T12:30:04.166Z] coverage: 31.5% of statements [2022-01-20T12:30:04.166Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-01-20T12:30:04.407Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T12:30:04.407Z] --- PASS: TestIpcModeShareable (0.47s) [2022-01-20T12:30:04.407Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T12:30:04.627Z] === RUN TestOpenFileDelete [2022-01-20T12:30:04.627Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestOpenFileRename [2022-01-20T12:30:04.627Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestHandleDecoderErr [2022-01-20T12:30:04.627Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestParseLogTagDefaultTag [2022-01-20T12:30:04.627Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestParseLogTag [2022-01-20T12:30:04.627Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestParseLogTagEmptyTag [2022-01-20T12:30:04.627Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestTailFiles [2022-01-20T12:30:04.627Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestFollowLogsConsumerGone [2022-01-20T12:30:04.627Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T12:30:04.627Z] === RUN TestFollowLogsProducerGone [2022-01-20T12:30:04.627Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T12:30:04.627Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T12:30:04.627Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T12:30:04.627Z] === RUN TestCheckCapacityAndRotate [2022-01-20T12:30:04.627Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T12:30:04.627Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T12:30:04.627Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-01-20T12:30:04.627Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T12:30:04.627Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2022-01-20T12:30:04.627Z] PASS [2022-01-20T12:30:04.627Z] coverage: 53.4% of statements [2022-01-20T12:30:04.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 53.4% of statements [2022-01-20T12:30:05.087Z] === RUN TestValidateLogOpt [2022-01-20T12:30:05.087Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestNewMissedConfig [2022-01-20T12:30:05.087Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestNewMissedUrl [2022-01-20T12:30:05.087Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestNewMissedToken [2022-01-20T12:30:05.087Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestNewWithProxy [2022-01-20T12:30:05.087Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestDefault [2022-01-20T12:30:05.087Z] --- PASS: TestDefault (0.01s) [2022-01-20T12:30:05.087Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T12:30:05.087Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestJsonFormat [2022-01-20T12:30:05.087Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T12:30:05.087Z] === RUN TestRawFormat [2022-01-20T12:30:05.087Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestRawFormatWithLabels [2022-01-20T12:30:05.087Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestRawFormatWithoutTag [2022-01-20T12:30:05.087Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T12:30:05.087Z] === RUN TestBatching [2022-01-20T12:30:05.087Z] === RUN TestNewParse [2022-01-20T12:30:05.087Z] --- PASS: TestNewParse (0.00s) [2022-01-20T12:30:05.087Z] PASS [2022-01-20T12:30:05.087Z] coverage: 8.3% of statements [2022-01-20T12:30:05.087Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2022-01-20T12:30:05.087Z] --- PASS: TestBatching (0.23s) [2022-01-20T12:30:05.087Z] === RUN TestFrequency [2022-01-20T12:30:05.539Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2022-01-20T12:30:05.539Z] === RUN TestNISDomainname [2022-01-20T12:30:05.552Z] --- PASS: TestFrequency (0.18s) [2022-01-20T12:30:05.552Z] === RUN TestOneMessagePerRequest [2022-01-20T12:30:05.552Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestVerify [2022-01-20T12:30:05.552Z] --- PASS: TestVerify (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestSkipVerify [2022-01-20T12:30:05.552Z] === RUN TestParseLogFormat [2022-01-20T12:30:05.552Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestValidateLogOptEmpty [2022-01-20T12:30:05.552Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestValidateSyslogAddress [2022-01-20T12:30:05.552Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestParseAddressDefaultPort [2022-01-20T12:30:05.552Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestValidateSyslogFacility [2022-01-20T12:30:05.552Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T12:30:05.552Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T12:30:05.552Z] === RUN TestValidateLogOpt [2022-01-20T12:30:05.552Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:30:05.552Z] PASS [2022-01-20T12:30:05.552Z] coverage: 46.8% of statements [2022-01-20T12:30:05.552Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2022-01-20T12:30:05.552Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:05.552Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:05.552Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:05.552Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:05.801Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T12:30:06.089Z] --- PASS: TestSkipVerify (0.49s) [2022-01-20T12:30:06.090Z] === RUN TestBufferMaximum [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.673259\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.673259\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T12:30:06.090Z] === RUN TestServerAlwaysDown [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.676260\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.676260\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.676260\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.676260\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] time="2022-01-20T12:30:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642681805.676260\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:06.090Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T12:30:06.090Z] === RUN TestCannotSendAfterClose [2022-01-20T12:30:06.090Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T12:30:06.090Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T12:30:06.314Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-01-20T12:30:06.314Z] === RUN TestAPIIpcModeHost [2022-01-20T12:30:06.314Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-01-20T12:30:06.314Z] === RUN TestDaemonIpcModeShareable [2022-01-20T12:30:06.371Z] --- PASS: TestNISDomainname (0.98s) [2022-01-20T12:30:06.371Z] === RUN TestHostnameDnsResolution [2022-01-20T12:30:06.554Z] === RUN TestV1IDService [2022-01-20T12:30:06.555Z] --- PASS: TestV1IDService (0.03s) [2022-01-20T12:30:06.555Z] === RUN TestV2MetadataService [2022-01-20T12:30:07.129Z] time="2022-01-20T12:30:06Z" 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-01-20T12:30:07.129Z] time="2022-01-20T12:30:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6a33fcb43fdc\"}'" [2022-01-20T12:30:07.129Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T12:30:07.129Z] PASS [2022-01-20T12:30:07.129Z] coverage: 82.5% of statements [2022-01-20T12:30:07.129Z] ok github.com/docker/docker/daemon/logger/splunk 1.991s coverage: 82.5% of statements [2022-01-20T12:30:07.129Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T12:30:07.129Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T12:30:07.129Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T12:30:07.129Z] --- PASS: TestV2MetadataService (0.66s) [2022-01-20T12:30:07.129Z] PASS [2022-01-20T12:30:07.129Z] coverage: 48.2% of statements [2022-01-20T12:30:07.129Z] ok github.com/docker/docker/distribution/metadata 0.759s coverage: 48.2% of statements [2022-01-20T12:30:07.248Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T12:30:07.505Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-01-20T12:30:07.505Z] === RUN TestDaemonIpcModePrivate [2022-01-20T12:30:07.589Z] === RUN TestSuccessfulDownload [2022-01-20T12:30:07.589Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:30:07.589Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T12:30:07.589Z] === RUN TestCancelledDownload [2022-01-20T12:30:07.589Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T12:30:07.589Z] === RUN TestMaxDownloadAttempts [2022-01-20T12:30:07.589Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:30:07.589Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:30:07.589Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:30:07.589Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:30:07.589Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:30:07.589Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:30:07.589Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:30:07.589Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:30:07.589Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:30:07.589Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:30:07.589Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:30:07.589Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:30:07.589Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T12:30:07.589Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T12:30:07.589Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T12:30:07.589Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T12:30:07.589Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T12:30:07.589Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T12:30:07.589Z] === RUN TestManifestStore [2022-01-20T12:30:07.589Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T12:30:07.876Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-01-20T12:30:07.876Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3821144503\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/no_local_cache [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/with_local_cache [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="reference for unknown type: " [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="reference for unknown type: " [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="reference for unknown type: " [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="reference for unknown type: " [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="reference for unknown type: " [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T12:30:08.048Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:30:08.048Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-01-20T12:30:08.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-01-20T12:30:08.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-01-20T12:30:08.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-01-20T12:30:08.048Z] === RUN TestTransfer [2022-01-20T12:30:08.048Z] time="2022-01-20T12:30:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore (0.33s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T12:30:08.048Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T12:30:08.048Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T12:30:08.049Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T12:30:08.049Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T12:30:08.049Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestFixManifestLayers [2022-01-20T12:30:08.049Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T12:30:08.049Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:30:08.049Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestFixManifestLayersBadParent [2022-01-20T12:30:08.049Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestValidateManifest [2022-01-20T12:30:08.049Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:30:08.049Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestFormatPlatform [2022-01-20T12:30:08.049Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T12:30:08.049Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestLayerAlreadyExists [2022-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] 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-01-20T12:30:08.049Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T12:30:08.049Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T12:30:08.049Z] --- PASS: TestTransfer (0.13s) [2022-01-20T12:30:08.049Z] === RUN TestConcurrencyLimit [2022-01-20T12:30:08.137Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T12:30:08.455Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T12:30:08.455Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T12:30:08.455Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T12:30:08.509Z] === RUN TestNotFound [2022-01-20T12:30:08.509Z] --- PASS: TestNotFound (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestConflict [2022-01-20T12:30:08.509Z] --- PASS: TestConflict (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestForbidden [2022-01-20T12:30:08.509Z] --- PASS: TestForbidden (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestInvalidParameter [2022-01-20T12:30:08.509Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestNotImplemented [2022-01-20T12:30:08.509Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestNotModified [2022-01-20T12:30:08.509Z] --- PASS: TestNotModified (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestUnauthorized [2022-01-20T12:30:08.509Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestUnknown [2022-01-20T12:30:08.509Z] --- PASS: TestUnknown (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestCancelled [2022-01-20T12:30:08.509Z] --- PASS: TestCancelled (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestDeadline [2022-01-20T12:30:08.509Z] --- PASS: TestDeadline (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestDataLoss [2022-01-20T12:30:08.509Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestUnavailable [2022-01-20T12:30:08.509Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestSystem [2022-01-20T12:30:08.509Z] --- PASS: TestSystem (0.00s) [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Conflict [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T12:30:08.509Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T12:30:08.509Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T12:30:08.509Z] PASS [2022-01-20T12:30:08.509Z] coverage: 53.1% of statements [2022-01-20T12:30:08.509Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-01-20T12:30:08.509Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-01-20T12:30:08.509Z] === RUN TestInactiveJobs [2022-01-20T12:30:08.708Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-01-20T12:30:08.708Z] === RUN TestStats [2022-01-20T12:30:08.969Z] --- PASS: TestInactiveJobs (0.38s) [2022-01-20T12:30:08.969Z] === RUN TestWatchRelease [2022-01-20T12:30:08.969Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T12:30:08.969Z] === RUN TestWatchFinishedTransfer [2022-01-20T12:30:08.969Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T12:30:08.969Z] === RUN TestDuplicateTransfer [2022-01-20T12:30:08.969Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T12:30:08.969Z] === RUN TestSuccessfulUpload [2022-01-20T12:30:08.969Z] === RUN TestFSGetInvalidData [2022-01-20T12:30:08.969Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSInvalidSet [2022-01-20T12:30:08.969Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSInvalidRoot [2022-01-20T12:30:08.969Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSMetadataGetSet [2022-01-20T12:30:08.969Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-20T12:30:08.969Z] === RUN TestFSInvalidWalker [2022-01-20T12:30:08.969Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSGetSet [2022-01-20T12:30:08.969Z] --- PASS: TestFSGetSet (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSGetUnsetKey [2022-01-20T12:30:08.969Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSGetEmptyData [2022-01-20T12:30:08.969Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-20T12:30:08.969Z] === RUN TestFSDelete [2022-01-20T12:30:08.969Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSWalker [2022-01-20T12:30:08.969Z] --- PASS: TestFSWalker (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestFSWalkerStopOnError [2022-01-20T12:30:08.969Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T12:30:08.969Z] === RUN TestNewFromJSON [2022-01-20T12:30:08.969Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T12:30:08.969Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T12:30:08.969Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T12:30:08.969Z] === RUN TestMarshalKeyOrder [2022-01-20T12:30:08.969Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T12:30:08.969Z] === RUN TestHistoryEqual [2022-01-20T12:30:09.280Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T12:30:09.428Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T12:30:09.429Z] time="2022-01-20T12:30:09Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T12:30:09.429Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-20T12:30:09.429Z] === RUN TestImage [2022-01-20T12:30:09.429Z] --- PASS: TestImage (0.00s) [2022-01-20T12:30:09.429Z] === RUN TestImageOSNotEmpty [2022-01-20T12:30:09.429Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T12:30:09.429Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T12:30:09.429Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T12:30:09.429Z] === RUN TestCreate [2022-01-20T12:30:09.429Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:30:09.429Z] === RUN TestRestore [2022-01-20T12:30:09.429Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-01-20T12:30:09.429Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T12:30:09.429Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T12:30:09.429Z] === RUN TestTokenPassThru [2022-01-20T12:30:09.429Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T12:30:09.429Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T12:30:09.429Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T12:30:09.429Z] PASS [2022-01-20T12:30:09.429Z] coverage: 24.6% of statements [2022-01-20T12:30:09.429Z] time="2022-01-20T12:30:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T12:30:09.429Z] --- PASS: TestRestore (0.03s) [2022-01-20T12:30:09.429Z] === RUN TestAddDelete [2022-01-20T12:30:09.429Z] ok github.com/docker/docker/distribution 1.688s coverage: 24.6% of statements [2022-01-20T12:30:09.429Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T12:30:09.429Z] === RUN TestSearchAfterDelete [2022-01-20T12:30:09.429Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T12:30:09.429Z] === RUN TestParentReset [2022-01-20T12:30:09.429Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-01-20T12:30:09.429Z] === RUN TestCancelledUpload [2022-01-20T12:30:09.429Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T12:30:09.429Z] PASS [2022-01-20T12:30:09.429Z] coverage: 76.8% of statements [2022-01-20T12:30:09.429Z] --- PASS: TestParentReset (0.03s) [2022-01-20T12:30:09.429Z] === RUN TestGetAndSetLastUpdated [2022-01-20T12:30:09.429Z] ok github.com/docker/docker/distribution/xfer 1.829s coverage: 76.8% of statements [2022-01-20T12:30:09.429Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T12:30:09.429Z] === RUN TestStoreLen [2022-01-20T12:30:09.429Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T12:30:09.429Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T12:30:09.429Z] --- PASS: TestStoreLen (0.05s) [2022-01-20T12:30:09.429Z] PASS [2022-01-20T12:30:09.429Z] coverage: 86.6% of statements [2022-01-20T12:30:09.429Z] ok github.com/docker/docker/image 0.495s coverage: 86.6% of statements [2022-01-20T12:30:09.429Z] === RUN TestCompare [2022-01-20T12:30:09.429Z] --- PASS: TestCompare (0.00s) [2022-01-20T12:30:09.429Z] PASS [2022-01-20T12:30:09.429Z] coverage: 19.2% of statements [2022-01-20T12:30:09.429Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-01-20T12:30:09.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T12:30:09.541Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T12:30:09.686Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-01-20T12:30:09.686Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T12:30:09.802Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T12:30:10.062Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T12:30:10.323Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T12:30:10.323Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T12:30:10.323Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T12:30:10.399Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T12:30:10.399Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T12:30:10.399Z] PASS [2022-01-20T12:30:10.399Z] coverage: 25.0% of statements [2022-01-20T12:30:10.399Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2022-01-20T12:30:10.399Z] === RUN TestValidateManifest [2022-01-20T12:30:10.399Z] === RUN TestValidateManifest/nil [2022-01-20T12:30:10.399Z] === RUN TestValidateManifest/non-nil [2022-01-20T12:30:10.399Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T12:30:10.399Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T12:30:10.399Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T12:30:10.399Z] PASS [2022-01-20T12:30:10.399Z] coverage: 0.7% of statements [2022-01-20T12:30:10.399Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-01-20T12:30:10.399Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T12:30:10.624Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T12:30:10.883Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-01-20T12:30:10.883Z] === RUN TestIpcModeOlderClient [2022-01-20T12:30:10.883Z] === PAUSE TestIpcModeOlderClient [2022-01-20T12:30:10.883Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:30:11.143Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-01-20T12:30:11.143Z] === RUN TestKillContainer [2022-01-20T12:30:11.143Z] === RUN TestKillContainer/no_signal [2022-01-20T12:30:11.709Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T12:30:11.709Z] --- PASS: TestStats (2.87s) [2022-01-20T12:30:11.709Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:30:11.709Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T12:30:11.709Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T12:30:11.709Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T12:30:11.709Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T12:30:11.709Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T12:30:11.709Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T12:30:11.709Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T12:30:11.709Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T12:30:11.709Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T12:30:11.709Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T12:30:11.709Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:30:11.709Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:30:11.938Z] === RUN TestSerialization [2022-01-20T12:30:11.938Z] --- PASS: TestSerialization (0.02s) [2022-01-20T12:30:11.938Z] PASS [2022-01-20T12:30:11.938Z] coverage: 100.0% of statements [2022-01-20T12:30:11.938Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2022-01-20T12:30:11.938Z] === RUN TestEnvironmentParsing [2022-01-20T12:30:11.938Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T12:30:11.938Z] PASS [2022-01-20T12:30:11.938Z] coverage: 1.2% of statements [2022-01-20T12:30:11.938Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-01-20T12:30:11.938Z] === RUN TestEmptyLayer [2022-01-20T12:30:11.938Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T12:30:11.938Z] === RUN TestCommitFailure [2022-01-20T12:30:11.938Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T12:30:11.938Z] === RUN TestStartTransactionFailure [2022-01-20T12:30:11.938Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T12:30:11.938Z] === RUN TestGetOrphan [2022-01-20T12:30:11.938Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T12:30:11.938Z] === RUN TestMountAndRegister [2022-01-20T12:30:11.938Z] layer_test.go:270: Layer size: 14 [2022-01-20T12:30:11.938Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-20T12:30:11.938Z] === RUN TestLayerRelease [2022-01-20T12:30:11.938Z] layer_test.go:303: Failing on Windows [2022-01-20T12:30:11.938Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T12:30:11.938Z] === RUN TestStoreRestore [2022-01-20T12:30:11.938Z] layer_test.go:352: Failing on Windows [2022-01-20T12:30:11.938Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T12:30:11.938Z] === RUN TestTarStreamStability [2022-01-20T12:30:11.938Z] layer_test.go:467: Failing on Windows [2022-01-20T12:30:11.938Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T12:30:11.938Z] === RUN TestRegisterExistingLayer [2022-01-20T12:30:12.276Z] --- PASS: TestKillContainer (1.21s) [2022-01-20T12:30:12.276Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-01-20T12:30:12.276Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-20T12:30:12.276Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-01-20T12:30:12.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:30:12.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T12:30:12.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T12:30:12.399Z] --- PASS: TestRegisterExistingLayer (0.24s) [2022-01-20T12:30:12.399Z] === RUN TestTarStreamVerification [2022-01-20T12:30:12.399Z] layer_test.go:696: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestLayerMigration [2022-01-20T12:30:12.399Z] migration_test.go:45: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T12:30:12.399Z] migration_test.go:181: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestMountInit [2022-01-20T12:30:12.399Z] mount_test.go:17: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestMountSize [2022-01-20T12:30:12.399Z] mount_test.go:76: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestMountChanges [2022-01-20T12:30:12.399Z] mount_test.go:125: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T12:30:12.399Z] === RUN TestMountApply [2022-01-20T12:30:12.399Z] mount_test.go:212: Failing on Windows [2022-01-20T12:30:12.399Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T12:30:12.399Z] PASS [2022-01-20T12:30:12.399Z] coverage: 30.1% of statements [2022-01-20T12:30:12.399Z] ok github.com/docker/docker/layer 0.381s coverage: 30.1% of statements [2022-01-20T12:30:12.399Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T12:30:12.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T12:30:12.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T12:30:12.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T12:30:12.841Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T12:30:12.851Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T12:30:12.859Z] === RUN TestSequenceGetAvailableBit [2022-01-20T12:30:12.859Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T12:30:12.859Z] === RUN TestSequenceEqual [2022-01-20T12:30:12.859Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T12:30:12.859Z] === RUN TestSequenceCopy [2022-01-20T12:30:12.859Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T12:30:12.859Z] === RUN TestGetFirstAvailable [2022-01-20T12:30:12.859Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T12:30:12.859Z] === RUN TestFindSequence [2022-01-20T12:30:12.859Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T12:30:13.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-01-20T12:30:13.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-20T12:30:13.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-01-20T12:30:13.100Z] === RUN TestKillStoppedContainer [2022-01-20T12:30:13.100Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T12:30:13.100Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:30:13.323Z] === RUN TestCheckIfAvailable [2022-01-20T12:30:13.324Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestMergeSequences [2022-01-20T12:30:13.324Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestPushReservation [2022-01-20T12:30:13.324Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestSerializeDeserialize [2022-01-20T12:30:13.324Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestSet [2022-01-20T12:30:13.324Z] --- PASS: TestSet (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestSetUnset [2022-01-20T12:30:13.324Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestOffsetSetUnset [2022-01-20T12:30:13.324Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestSetInRange [2022-01-20T12:30:13.324Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestSetAnyInRange [2022-01-20T12:30:13.324Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestMethods [2022-01-20T12:30:13.324Z] --- PASS: TestMethods (0.00s) [2022-01-20T12:30:13.324Z] === RUN TestRandomAllocateDeallocate [2022-01-20T12:30:13.358Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T12:30:13.358Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:30:13.616Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T12:30:13.616Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:30:13.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T12:30:14.183Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-01-20T12:30:14.183Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:30:14.442Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-01-20T12:30:14.442Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T12:30:14.701Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-01-20T12:30:14.701Z] === RUN TestLinksContainerNames [2022-01-20T12:30:14.739Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T12:30:14.863Z] === RUN TestInvalidConfig [2022-01-20T12:30:14.863Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T12:30:14.863Z] === RUN TestConfig [2022-01-20T12:30:14.863Z] --- PASS: TestConfig (0.00s) [2022-01-20T12:30:14.863Z] === RUN TestOptionsLabels [2022-01-20T12:30:14.863Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T12:30:14.863Z] === RUN TestValidName [2022-01-20T12:30:14.863Z] --- PASS: TestValidName (0.00s) [2022-01-20T12:30:14.863Z] PASS [2022-01-20T12:30:14.863Z] coverage: 19.7% of statements [2022-01-20T12:30:14.863Z] ok github.com/docker/docker/libnetwork/config 0.074s coverage: 19.7% of statements [2022-01-20T12:30:15.323Z] === RUN TestKey [2022-01-20T12:30:15.323Z] --- PASS: TestKey (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestParseKey [2022-01-20T12:30:15.323Z] --- PASS: TestParseKey (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestInvalidDataStore [2022-01-20T12:30:15.323Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestKVObjectFlatKey [2022-01-20T12:30:15.323Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T12:30:15.323Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T12:30:15.323Z] PASS [2022-01-20T12:30:15.323Z] coverage: 21.9% of statements [2022-01-20T12:30:15.323Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-01-20T12:30:15.323Z] === RUN TestErrorInterfaces [2022-01-20T12:30:15.323Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestNetworkMarshalling [2022-01-20T12:30:15.323Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-01-20T12:30:15.323Z] === RUN TestEndpointMarshalling [2022-01-20T12:30:15.323Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestAuxAddresses [2022-01-20T12:30:15.323Z] time="2022-01-20T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:30:15.323Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-20T12:30:15.323Z] === RUN TestSRVServiceQuery [2022-01-20T12:30:15.323Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestServiceVIPReuse [2022-01-20T12:30:15.323Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T12:30:15.323Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestDNSIPQuery [2022-01-20T12:30:15.323Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestDNSProxyServFail [2022-01-20T12:30:15.323Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestSandboxAddEmpty [2022-01-20T12:30:15.323Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestSandboxAddMultiPrio [2022-01-20T12:30:15.323Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestSandboxAddSamePrio [2022-01-20T12:30:15.323Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestCleanupServiceDiscovery [2022-01-20T12:30:15.323Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestDNSOptions [2022-01-20T12:30:15.323Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:30:15.323Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T12:30:15.323Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T12:30:15.323Z] time="2022-01-20T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:30:15.323Z] time="2022-01-20T12:30:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:30:15.323Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T12:30:15.323Z] PASS [2022-01-20T12:30:15.323Z] coverage: 8.5% of statements [2022-01-20T12:30:15.323Z] ok github.com/docker/docker/libnetwork 0.301s coverage: 8.5% of statements [2022-01-20T12:30:15.635Z] --- PASS: TestLinksContainerNames (0.77s) [2022-01-20T12:30:15.635Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:30:15.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T12:30:15.783Z] === RUN TestIPDataMarshalling [2022-01-20T12:30:15.783Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T12:30:15.783Z] === RUN TestValidateAndIsV6 [2022-01-20T12:30:15.783Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T12:30:15.783Z] PASS [2022-01-20T12:30:15.783Z] coverage: 68.9% of statements [2022-01-20T12:30:15.783Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-01-20T12:30:15.893Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T12:30:15.893Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T12:30:15.946Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T12:30:16.151Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/default [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/private [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/slave [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/shared [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/default [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/shared [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/slave [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/private [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T12:30:16.151Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:30:16.151Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T12:30:16.151Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T12:30:16.242Z] === RUN TestDriver [2022-01-20T12:30:16.242Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:30:16.242Z] PASS [2022-01-20T12:30:16.242Z] coverage: 34.8% of statements [2022-01-20T12:30:16.242Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2022-01-20T12:30:16.410Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T12:30:16.410Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T12:30:16.410Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T12:30:16.410Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T12:30:16.411Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T12:30:16.527Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-01-20T12:30:16.527Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-01-20T12:30:16.527Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2022-01-20T12:30:16.527Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-01-20T12:30:16.527Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-01-20T12:30:16.527Z] === RUN TestDeleteDevicemapper [2022-01-20T12:30:16.527Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:30:16.527Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T12:30:16.527Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T12:30:16.669Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T12:30:16.669Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T12:30:16.669Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T12:30:16.757Z] === RUN TestDriver [2022-01-20T12:30:16.757Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:30:16.757Z] PASS [2022-01-20T12:30:16.757Z] coverage: 34.8% of statements [2022-01-20T12:30:16.757Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-01-20T12:30:16.757Z] === RUN TestNetworkAllocateFree [2022-01-20T12:30:16.757Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T12:30:16.757Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T12:30:16.757Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T12:30:16.757Z] PASS [2022-01-20T12:30:16.757Z] coverage: 63.6% of statements [2022-01-20T12:30:16.757Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-01-20T12:30:16.787Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T12:30:17.217Z] === RUN TestGetEmptyCapabilities [2022-01-20T12:30:17.218Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T12:30:17.218Z] === RUN TestGetExtraCapabilities [2022-01-20T12:30:17.218Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T12:30:17.218Z] === RUN TestGetInvalidCapabilities [2022-01-20T12:30:17.218Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T12:30:17.218Z] === RUN TestRemoteDriver [2022-01-20T12:30:17.218Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T12:30:17.218Z] === RUN TestDriverError [2022-01-20T12:30:17.218Z] --- PASS: TestDriverError (0.00s) [2022-01-20T12:30:17.218Z] === RUN TestMissingValues [2022-01-20T12:30:17.218Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T12:30:17.218Z] === RUN TestRollback [2022-01-20T12:30:17.218Z] --- PASS: TestRollback (0.00s) [2022-01-20T12:30:17.218Z] PASS [2022-01-20T12:30:17.218Z] coverage: 57.4% of statements [2022-01-20T12:30:17.218Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2022-01-20T12:30:17.345Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T12:30:17.678Z] === RUN TestNAT [2022-01-20T12:30:17.678Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:30:17.678Z] --- SKIP: TestNAT (0.00s) [2022-01-20T12:30:17.678Z] === RUN TestTransparent [2022-01-20T12:30:17.678Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:30:17.678Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T12:30:17.678Z] PASS [2022-01-20T12:30:17.678Z] coverage: 0.0% of statements [2022-01-20T12:30:17.678Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-01-20T12:30:18.043Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-01-20T12:30:18.043Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T12:30:18.137Z] --- PASS: TestRandomAllocateDeallocate (5.09s) [2022-01-20T12:30:18.137Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:30:18.137Z] === RUN TestBuildDefault [2022-01-20T12:30:18.137Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T12:30:18.137Z] === RUN TestBuildHostnameDomainname [2022-01-20T12:30:18.137Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T12:30:18.137Z] === RUN TestBuildHostname [2022-01-20T12:30:18.137Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T12:30:18.137Z] === RUN TestBuildHostnameFQDN [2022-01-20T12:30:18.137Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T12:30:18.137Z] === RUN TestBuildNoIP [2022-01-20T12:30:18.137Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T12:30:18.137Z] === RUN TestUpdate [2022-01-20T12:30:18.138Z] --- PASS: TestUpdate (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T12:30:18.138Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T12:30:18.138Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestAddEmpty [2022-01-20T12:30:18.138Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestAdd [2022-01-20T12:30:18.138Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestDeleteEmpty [2022-01-20T12:30:18.138Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestDeleteNewline [2022-01-20T12:30:18.138Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestDelete [2022-01-20T12:30:18.138Z] --- PASS: TestDelete (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestConcurrentWrites [2022-01-20T12:30:18.138Z] === RUN TestNew [2022-01-20T12:30:18.138Z] --- PASS: TestNew (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestAddDriver [2022-01-20T12:30:18.138Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestAddDuplicateDriver [2022-01-20T12:30:18.138Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T12:30:18.138Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestDriver [2022-01-20T12:30:18.138Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestIPAM [2022-01-20T12:30:18.138Z] --- PASS: TestIPAM (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestWalkIPAMs [2022-01-20T12:30:18.138Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T12:30:18.138Z] === RUN TestWalkDrivers [2022-01-20T12:30:18.138Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T12:30:18.138Z] PASS [2022-01-20T12:30:18.138Z] coverage: 82.4% of statements [2022-01-20T12:30:18.138Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-01-20T12:30:18.138Z] --- PASS: TestConcurrentWrites (0.18s) [2022-01-20T12:30:18.138Z] PASS [2022-01-20T12:30:18.138Z] coverage: 81.2% of statements [2022-01-20T12:30:18.138Z] ok github.com/docker/docker/libnetwork/etchosts 0.235s coverage: 81.2% of statements [2022-01-20T12:30:18.171Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T12:30:18.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-01-20T12:30:18.301Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T12:30:18.432Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T12:30:18.559Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-01-20T12:30:18.559Z] === RUN TestNetworkNat [2022-01-20T12:30:18.598Z] === RUN TestNew [2022-01-20T12:30:18.598Z] --- PASS: TestNew (0.00s) [2022-01-20T12:30:18.598Z] === RUN TestAllocate [2022-01-20T12:30:18.598Z] --- PASS: TestAllocate (0.00s) [2022-01-20T12:30:18.598Z] === RUN TestUninitialized [2022-01-20T12:30:18.598Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T12:30:18.598Z] === RUN TestAllocateInRange [2022-01-20T12:30:18.598Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T12:30:18.598Z] === RUN TestAllocateSerial [2022-01-20T12:30:18.598Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T12:30:18.598Z] PASS [2022-01-20T12:30:18.598Z] coverage: 87.5% of statements [2022-01-20T12:30:18.598Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-01-20T12:30:18.598Z] === RUN TestCaller [2022-01-20T12:30:18.598Z] --- PASS: TestCaller (0.00s) [2022-01-20T12:30:18.598Z] PASS [2022-01-20T12:30:18.598Z] coverage: 100.0% of statements [2022-01-20T12:30:18.598Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-01-20T12:30:18.693Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2022-01-20T12:30:18.693Z] === RUN TestUpdateMemory [2022-01-20T12:30:18.693Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:30:18.693Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T12:30:18.693Z] === RUN TestUpdateCPUQuota [2022-01-20T12:30:18.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T12:30:18.693Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T12:30:18.693Z] check_test.go:308: [d83d24638810e] daemon is not started [2022-01-20T12:30:18.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T12:30:18.693Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T12:30:18.693Z] check_test.go:308: [dfbf37303104f] daemon is not started [2022-01-20T12:30:18.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T12:30:18.823Z] --- PASS: TestNetworkNat (0.42s) [2022-01-20T12:30:18.824Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:30:19.058Z] --- PASS: TestAllocateRandomDeallocate (1.04s) [2022-01-20T12:30:19.058Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T12:30:19.244Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T12:30:19.244Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T12:30:19.266Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T12:30:19.366Z] --- PASS: TestCreateServiceMultipleTimes (15.95s) [2022-01-20T12:30:19.366Z] === RUN TestCreateServiceConflict [2022-01-20T12:30:19.366Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-01-20T12:30:19.366Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:30:19.390Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-01-20T12:30:19.390Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:30:19.518Z] === RUN TestSetSerialInsertDelete [2022-01-20T12:30:19.518Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T12:30:19.518Z] === RUN TestSetParallelInsertDelete [2022-01-20T12:30:19.812Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T12:30:19.839Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T12:30:19.839Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T12:30:19.977Z] === RUN TestInt2IP2IntConversion [2022-01-20T12:30:20.100Z] --- PASS: TestUpdateCPUQuota (1.43s) [2022-01-20T12:30:20.100Z] === RUN TestUpdatePidsLimit [2022-01-20T12:30:20.100Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T12:30:20.437Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2022-01-20T12:30:20.437Z] === RUN TestRetrieveFromStore [2022-01-20T12:30:20.437Z] === RUN TestPoolRequest [2022-01-20T12:30:20.437Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T12:30:20.437Z] === RUN TestOtherRequests [2022-01-20T12:30:20.437Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T12:30:20.437Z] PASS [2022-01-20T12:30:20.437Z] coverage: 57.1% of statements [2022-01-20T12:30:20.437Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-01-20T12:30:20.437Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-01-20T12:30:20.437Z] === RUN TestGetAddressVersion [2022-01-20T12:30:20.437Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T12:30:20.437Z] === RUN TestKeyString [2022-01-20T12:30:20.437Z] --- PASS: TestKeyString (0.00s) [2022-01-20T12:30:20.437Z] === RUN TestPoolDataMarshal [2022-01-20T12:30:20.437Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T12:30:20.437Z] === RUN TestSubnetsMarshal [2022-01-20T12:30:20.437Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-20T12:30:20.437Z] === RUN TestAddSubnets [2022-01-20T12:30:20.674Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T12:30:20.674Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T12:30:20.898Z] --- PASS: TestAddSubnets (0.05s) [2022-01-20T12:30:20.898Z] === RUN TestDoublePoolRelease [2022-01-20T12:30:20.898Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-20T12:30:20.898Z] === RUN TestAddReleasePoolID [2022-01-20T12:30:20.898Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-01-20T12:30:20.898Z] === RUN TestPredefinedPool [2022-01-20T12:30:20.898Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-01-20T12:30:20.898Z] === RUN TestIsCorrupted [2022-01-20T12:30:20.898Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T12:30:20.898Z] === RUN TestRemoveSubnet [2022-01-20T12:30:20.898Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T12:30:20.898Z] === RUN TestSetRollover [2022-01-20T12:30:20.898Z] --- PASS: TestRemoveSubnet (0.17s) [2022-01-20T12:30:20.898Z] === RUN TestGetSameAddress [2022-01-20T12:30:20.898Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T12:30:20.898Z] === RUN TestPoolAllocationReuse [2022-01-20T12:30:21.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T12:30:21.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T12:30:21.357Z] === RUN TestGetCapabilities [2022-01-20T12:30:21.357Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T12:30:21.357Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T12:30:21.358Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T12:30:21.358Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T12:30:21.358Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T12:30:21.358Z] === RUN TestRemoteDriver [2022-01-20T12:30:21.358Z] --- PASS: TestRemoteDriver (0.00s) [2022-01-20T12:30:21.358Z] PASS [2022-01-20T12:30:21.358Z] coverage: 47.4% of statements [2022-01-20T12:30:21.358Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-01-20T12:30:21.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T12:30:21.818Z] --- PASS: TestSetRollover (1.12s) [2022-01-20T12:30:21.818Z] === RUN TestSetRolloverSerial [2022-01-20T12:30:21.907Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-01-20T12:30:21.908Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:30:21.918Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-01-20T12:30:21.918Z] === RUN TestPause [2022-01-20T12:30:22.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T12:30:22.080Z] check_test.go:308: [ddb51b4a329be] daemon is not started [2022-01-20T12:30:22.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T12:30:22.176Z] --- PASS: TestPause (0.40s) [2022-01-20T12:30:22.176Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:30:22.176Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:30:22.176Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:30:22.176Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:30:22.279Z] === RUN TestWindowsIPAM [2022-01-20T12:30:22.280Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T12:30:22.280Z] PASS [2022-01-20T12:30:22.280Z] coverage: 71.4% of statements [2022-01-20T12:30:22.280Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2022-01-20T12:30:22.280Z] --- PASS: TestPoolAllocationReuse (1.21s) [2022-01-20T12:30:22.280Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T12:30:22.280Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T12:30:22.280Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T12:30:22.743Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-01-20T12:30:22.743Z] === RUN TestPidHost [2022-01-20T12:30:22.745Z] === RUN TestDefaultNetwork [2022-01-20T12:30:22.745Z] --- PASS: TestDefaultNetwork (0.23s) [2022-01-20T12:30:22.745Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T12:30:23.205Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-01-20T12:30:23.205Z] === RUN TestInitAddressPools [2022-01-20T12:30:23.205Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T12:30:23.205Z] PASS [2022-01-20T12:30:23.205Z] coverage: 74.0% of statements [2022-01-20T12:30:23.205Z] ok github.com/docker/docker/libnetwork/ipamutils 0.516s coverage: 74.0% of statements [2022-01-20T12:30:23.205Z] --- PASS: TestSetRolloverSerial (1.35s) [2022-01-20T12:30:23.205Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T12:30:23.205Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T12:30:23.205Z] PASS [2022-01-20T12:30:23.205Z] coverage: 84.4% of statements [2022-01-20T12:30:23.205Z] ok github.com/docker/docker/libnetwork/bitseq 10.427s coverage: 84.4% of statements [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit (3.21s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-01-20T12:30:23.470Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-01-20T12:30:23.470Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:30:23.665Z] === RUN TestKeyValue [2022-01-20T12:30:23.665Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T12:30:23.665Z] PASS [2022-01-20T12:30:23.665Z] coverage: 60.0% of statements [2022-01-20T12:30:23.665Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-01-20T12:30:23.686Z] --- PASS: TestPidHost (0.91s) [2022-01-20T12:30:23.686Z] === RUN TestPsFilter [2022-01-20T12:30:23.686Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T12:30:23.686Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:30:24.129Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.01s) [2022-01-20T12:30:24.129Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T12:30:24.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-20T12:30:24.252Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:30:24.510Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-20T12:30:24.510Z] === RUN TestRemoveContainerRunning [2022-01-20T12:30:24.768Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-20T12:30:24.768Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:30:25.335Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-20T12:30:25.335Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:30:25.335Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T12:30:25.335Z] === RUN TestRenameLinkedContainer [2022-01-20T12:30:26.310Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T12:30:26.311Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T12:30:26.311Z] === RUN TestNetworkDBSimple [2022-01-20T12:30:26.708Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-01-20T12:30:26.708Z] === RUN TestRenameStoppedContainer [2022-01-20T12:30:26.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T12:30:26.774Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.55s) [2022-01-20T12:30:26.774Z] === RUN TestGetAddress [2022-01-20T12:30:26.774Z] === RUN TestGenerate [2022-01-20T12:30:26.774Z] --- PASS: TestGenerate (0.00s) [2022-01-20T12:30:26.774Z] === RUN TestGeneratePtr [2022-01-20T12:30:26.774Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T12:30:26.774Z] === RUN TestGenerateMissingField [2022-01-20T12:30:26.774Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T12:30:26.774Z] === RUN TestFieldCannotBeSet [2022-01-20T12:30:26.774Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T12:30:26.774Z] === RUN TestTypeMismatchError [2022-01-20T12:30:26.774Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T12:30:26.774Z] PASS [2022-01-20T12:30:26.774Z] coverage: 100.0% of statements [2022-01-20T12:30:26.774Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-01-20T12:30:27.234Z] 2022/01/20 12:30:26 Closing DB instances... [2022-01-20T12:30:27.274Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-01-20T12:30:27.274Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:30:27.693Z] testing: warning: no tests to run [2022-01-20T12:30:27.693Z] PASS [2022-01-20T12:30:27.693Z] coverage: 0.0% of statements [2022-01-20T12:30:27.693Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:30:27.839Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-01-20T12:30:27.839Z] === RUN TestRenameInvalidName [2022-01-20T12:30:28.157Z] === RUN TestRequestNewPort [2022-01-20T12:30:28.157Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestRequestSpecificPort [2022-01-20T12:30:28.157Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestReleasePort [2022-01-20T12:30:28.157Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestReuseReleasedPort [2022-01-20T12:30:28.157Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestReleaseUnreadledPort [2022-01-20T12:30:28.157Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestUnknowProtocol [2022-01-20T12:30:28.157Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestAllocateAllPorts [2022-01-20T12:30:28.157Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestPortAllocation [2022-01-20T12:30:28.157Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T12:30:28.157Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestNoDuplicateBPR [2022-01-20T12:30:28.157Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T12:30:28.157Z] === RUN TestChangePortRange [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T12:30:28.157Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T12:30:28.157Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T12:30:28.157Z] PASS [2022-01-20T12:30:28.157Z] coverage: 88.6% of statements [2022-01-20T12:30:28.157Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-01-20T12:30:28.157Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-01-20T12:30:28.157Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T12:30:28.405Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-20T12:30:28.405Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:30:29.128Z] testing: warning: no tests to run [2022-01-20T12:30:29.128Z] PASS [2022-01-20T12:30:29.128Z] coverage: 0.0% of statements [2022-01-20T12:30:29.128Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:30:29.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-20T12:30:29.578Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T12:30:29.587Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T12:30:29.587Z] PASS [2022-01-20T12:30:29.587Z] coverage: 100.0% of statements [2022-01-20T12:30:29.587Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-01-20T12:30:29.587Z] === RUN TestHashData [2022-01-20T12:30:29.587Z] --- PASS: TestHashData (0.00s) [2022-01-20T12:30:29.587Z] PASS [2022-01-20T12:30:29.587Z] coverage: 2.8% of statements [2022-01-20T12:30:29.587Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2022-01-20T12:30:29.587Z] 2022/01/20 12:30:29 Closing DB instances... [2022-01-20T12:30:29.778Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2022-01-20T12:30:29.778Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:30:30.036Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-01-20T12:30:30.036Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:30:30.047Z] === RUN TestErrorConstructors [2022-01-20T12:30:30.047Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T12:30:30.047Z] === RUN TestCompareIPMask [2022-01-20T12:30:30.047Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T12:30:30.047Z] === RUN TestUtilGetHostPartIP [2022-01-20T12:30:30.047Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T12:30:30.047Z] === RUN TestUtilGetBroadcastIP [2022-01-20T12:30:30.047Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T12:30:30.047Z] === RUN TestParseCIDR [2022-01-20T12:30:30.047Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T12:30:30.047Z] PASS [2022-01-20T12:30:30.047Z] coverage: 37.3% of statements [2022-01-20T12:30:30.047Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-01-20T12:30:30.150Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T12:30:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T12:30:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T12:30:30.507Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T12:30:30.507Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T12:30:30.507Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T12:30:30.507Z] PASS [2022-01-20T12:30:30.507Z] coverage: 50.0% of statements [2022-01-20T12:30:30.507Z] ok github.com/docker/docker/oci 0.081s coverage: 50.0% of statements [2022-01-20T12:30:30.722Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T12:30:30.971Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-01-20T12:30:30.971Z] === RUN TestResize [2022-01-20T12:30:31.231Z] --- PASS: TestResize (0.38s) [2022-01-20T12:30:31.231Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:30:31.476Z] === RUN TestAddressPoolOpt [2022-01-20T12:30:31.476Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/a [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/something [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/_=a [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/PATH [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/=a [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/PATH= [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/PATH=something [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/1asd [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/123 [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/some_space [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/= [2022-01-20T12:30:31.476Z] === RUN TestValidateEnv/PaTh [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestParseHost [2022-01-20T12:30:31.476Z] --- PASS: TestParseHost (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestParseDockerDaemonHost [2022-01-20T12:30:31.476Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestParseTCP [2022-01-20T12:30:31.476Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T12:30:31.476Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestValidateExtraHosts [2022-01-20T12:30:31.476Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestIpOptString [2022-01-20T12:30:31.476Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T12:30:31.476Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T12:30:31.476Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestIpOptSetInvalidVal [2022-01-20T12:30:31.476Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestValidateIPAddress [2022-01-20T12:30:31.476Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestMapOpts [2022-01-20T12:30:31.476Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestListOptsWithoutValidator [2022-01-20T12:30:31.476Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestListOptsWithValidator [2022-01-20T12:30:31.476Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestValidateDNSSearch [2022-01-20T12:30:31.476Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T12:30:31.476Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:30:31.476Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestNamedListOpts [2022-01-20T12:30:31.476Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestNamedMapOpts [2022-01-20T12:30:31.476Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestParseLink [2022-01-20T12:30:31.476Z] --- PASS: TestParseLink (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T12:30:31.476Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T12:30:31.476Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T12:30:31.476Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T12:30:31.476Z] === RUN TestUlimitOpt [2022-01-20T12:30:31.476Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T12:30:31.476Z] PASS [2022-01-20T12:30:31.476Z] coverage: 67.1% of statements [2022-01-20T12:30:31.476Z] === RUN TestParseVersion [2022-01-20T12:30:31.476Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T12:30:31.476Z] PASS [2022-01-20T12:30:31.476Z] coverage: 52.9% of statements [2022-01-20T12:30:31.476Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2022-01-20T12:30:31.476Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-01-20T12:30:31.476Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-01-20T12:30:31.476Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T12:30:31.797Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-20T12:30:31.797Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:30:32.055Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:32.055Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:32.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T12:30:32.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:32.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T12:30:32.450Z] 2022/01/20 12:30:32 Closing DB instances... [2022-01-20T12:30:32.910Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T12:30:32.911Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T12:30:32.911Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T12:30:32.911Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-01-20T12:30:32.911Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T12:30:32.911Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T12:30:32.911Z] === RUN TestMiddleware [2022-01-20T12:30:32.911Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T12:30:32.911Z] === RUN TestNewResponseModifier [2022-01-20T12:30:32.911Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T12:30:32.911Z] PASS [2022-01-20T12:30:32.911Z] coverage: 26.8% of statements [2022-01-20T12:30:32.911Z] ok github.com/docker/docker/pkg/authorization 0.386s coverage: 26.8% of statements [2022-01-20T12:30:33.048Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T12:30:33.370Z] === RUN TestIsArchivePathDir [2022-01-20T12:30:33.370Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-20T12:30:33.370Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T12:30:33.370Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-20T12:30:33.370Z] === RUN TestIsArchivePathTar [2022-01-20T12:30:33.830Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-01-20T12:30:33.831Z] === RUN TestDecompressStreamGzip [2022-01-20T12:30:33.831Z] === RUN TestUnbuffered [2022-01-20T12:30:33.831Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T12:30:33.831Z] === RUN TestRaceUnbuffered [2022-01-20T12:30:33.831Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T12:30:33.831Z] PASS [2022-01-20T12:30:33.831Z] coverage: 100.0% of statements [2022-01-20T12:30:33.831Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-01-20T12:30:33.831Z] --- PASS: TestDecompressStreamGzip (0.20s) [2022-01-20T12:30:33.831Z] === RUN TestDecompressStreamBzip2 [2022-01-20T12:30:33.831Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-01-20T12:30:33.831Z] === RUN TestDecompressStreamXz [2022-01-20T12:30:33.831Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:30:33.831Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T12:30:33.831Z] === RUN TestDecompressStreamZstd [2022-01-20T12:30:33.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T12:30:34.291Z] archive_test.go:140: zstd not installed [2022-01-20T12:30:34.291Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T12:30:34.291Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T12:30:34.291Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T12:30:34.291Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCompressStreamInvalid [2022-01-20T12:30:34.291Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionInvalid [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionUncompressed [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionBzip2 [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionGzip [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionXz [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestExtensionZstd [2022-01-20T12:30:34.291Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCmdStreamLargeStderr [2022-01-20T12:30:34.291Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-20T12:30:34.291Z] === RUN TestCmdStreamBad [2022-01-20T12:30:34.291Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:30:34.291Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCmdStreamGood [2022-01-20T12:30:34.291Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T12:30:34.291Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T12:30:34.291Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-20T12:30:34.291Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T12:30:34.291Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-01-20T12:30:34.291Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T12:30:34.291Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestUntarPath [2022-01-20T12:30:34.291Z] === RUN TestMatch [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[foo]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[]#01 [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[qux]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T12:30:34.291Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T12:30:34.291Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T12:30:34.291Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T12:30:34.291Z] PASS [2022-01-20T12:30:34.291Z] coverage: 87.5% of statements [2022-01-20T12:30:34.291Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-01-20T12:30:34.291Z] --- PASS: TestUntarPath (0.06s) [2022-01-20T12:30:34.291Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T12:30:34.291Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T12:30:34.291Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T12:30:34.291Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-01-20T12:30:34.291Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T12:30:34.291Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T12:30:34.291Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCopyWithTarSrcFile [2022-01-20T12:30:34.291Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T12:30:34.291Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T12:30:34.291Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T12:30:34.291Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T12:30:34.291Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T12:30:34.291Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T12:30:34.291Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-20T12:30:34.291Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T12:30:34.291Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-01-20T12:30:34.291Z] === RUN TestTarFiles [2022-01-20T12:30:34.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T12:30:35.261Z] === RUN TestChrootTarUntar [2022-01-20T12:30:35.261Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T12:30:35.261Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T12:30:35.261Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T12:30:35.261Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootCopyWithTar [2022-01-20T12:30:35.261Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootCopyFileWithTar [2022-01-20T12:30:35.261Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootUntarPath [2022-01-20T12:30:35.261Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T12:30:35.261Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T12:30:35.261Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:30:35.261Z] === RUN TestChrootApplyDotDotFile [2022-01-20T12:30:35.261Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:30:35.261Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:30:35.261Z] PASS [2022-01-20T12:30:35.261Z] coverage: 15.1% of statements [2022-01-20T12:30:35.261Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.1% of statements [2022-01-20T12:30:35.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T12:30:35.379Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T12:30:35.639Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2022-01-20T12:30:35.639Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:30:35.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T12:30:36.235Z] === RUN TestSizeEmpty [2022-01-20T12:30:36.235Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeEmptyFile [2022-01-20T12:30:36.235Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeNonemptyFile [2022-01-20T12:30:36.235Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T12:30:36.235Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T12:30:36.235Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T12:30:36.235Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestMoveToSubdir [2022-01-20T12:30:36.235Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T12:30:36.235Z] === RUN TestSizeNonExistingDirectory [2022-01-20T12:30:36.235Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T12:30:36.235Z] PASS [2022-01-20T12:30:36.235Z] coverage: 80.0% of statements [2022-01-20T12:30:36.235Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-01-20T12:30:36.581Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-01-20T12:30:36.581Z] === RUN TestWaitNonBlocked [2022-01-20T12:30:36.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:30:36.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:30:36.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:30:36.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:30:36.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:30:36.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:30:36.581Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T12:30:36.581Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T12:30:36.581Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T12:30:36.581Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T12:30:36.581Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T12:30:36.581Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T12:30:36.581Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T12:30:36.581Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T12:30:36.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T12:30:36.695Z] 2022/01/20 12:30:36 Closing DB instances... [2022-01-20T12:30:36.695Z] === RUN TestPollerAddRemove [2022-01-20T12:30:36.695Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T12:30:36.695Z] === RUN TestPollerEvent [2022-01-20T12:30:36.695Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:30:36.695Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T12:30:36.695Z] === RUN TestPollerClose [2022-01-20T12:30:36.695Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T12:30:36.695Z] PASS [2022-01-20T12:30:36.695Z] coverage: 36.2% of statements [2022-01-20T12:30:36.695Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-01-20T12:30:36.803Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-01-20T12:30:36.803Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:30:36.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T12:30:37.665Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T12:30:37.665Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:30:37.665Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T12:30:37.665Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T12:30:37.665Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCopyFile [2022-01-20T12:30:37.665Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T12:30:37.665Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:30:37.665Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T12:30:37.665Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T12:30:37.665Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:30:37.665Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestWildcardMatches [2022-01-20T12:30:37.665Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestPatternMatches [2022-01-20T12:30:37.665Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T12:30:37.665Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T12:30:37.665Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T12:30:37.665Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T12:30:37.665Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T12:30:37.665Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T12:30:37.665Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestSingleExclamationError [2022-01-20T12:30:37.665Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestMatchesWithNoPatterns [2022-01-20T12:30:37.665Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T12:30:37.665Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestMatches [2022-01-20T12:30:37.665Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T12:30:37.665Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T12:30:37.665Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T12:30:37.665Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T12:30:37.665Z] --- PASS: TestMatches (0.01s) [2022-01-20T12:30:37.665Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T12:30:37.665Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T12:30:37.665Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T12:30:37.665Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatterns [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T12:30:37.665Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T12:30:37.665Z] === RUN TestCreateIfNotExistsDir [2022-01-20T12:30:37.665Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-20T12:30:37.665Z] === RUN TestCreateIfNotExistsFile [2022-01-20T12:30:37.665Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T12:30:37.665Z] === RUN TestMatch [2022-01-20T12:30:37.665Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:30:37.665Z] PASS [2022-01-20T12:30:37.665Z] coverage: 84.0% of statements [2022-01-20T12:30:37.665Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 84.0% of statements [2022-01-20T12:30:37.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T12:30:37.965Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T12:30:37.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2022-01-20T12:30:37.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-01-20T12:30:37.965Z] === RUN TestWaitBlocked [2022-01-20T12:30:37.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:30:37.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:30:37.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:30:37.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:30:37.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:30:37.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:30:38.126Z] === RUN TestGet [2022-01-20T12:30:38.126Z] --- PASS: TestGet (0.00s) [2022-01-20T12:30:38.126Z] === RUN TestGetShortcutString [2022-01-20T12:30:38.126Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T12:30:38.126Z] PASS [2022-01-20T12:30:38.126Z] coverage: 42.9% of statements [2022-01-20T12:30:38.126Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-01-20T12:30:38.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T12:30:38.586Z] --- PASS: TestTarFiles (3.99s) [2022-01-20T12:30:38.586Z] === RUN TestDetectCompressionZstd [2022-01-20T12:30:38.586Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T12:30:38.586Z] === RUN TestTarUntar [2022-01-20T12:30:38.586Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T12:30:38.586Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T12:30:38.586Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-01-20T12:30:38.586Z] === RUN TestTarWithOptions [2022-01-20T12:30:38.586Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-01-20T12:30:38.586Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T12:30:38.586Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T12:30:38.586Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T12:30:38.586Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T12:30:38.586Z] === RUN TestUntarUstarGnuConflict [2022-01-20T12:30:38.586Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T12:30:38.586Z] === RUN TestUntarInvalidFilenames [2022-01-20T12:30:38.586Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2068645573\\dest" [2022-01-20T12:30:38.586Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T12:30:38.586Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T12:30:38.586Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T12:30:38.586Z] === RUN TestUntarInvalidHardlink [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2781271946\\victim\\hello" -> "../victim/hello" [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1185963067\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1413561918\\victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink207442403\\victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1608550730\\victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1615071301\\victim" -> "../victim" [2022-01-20T12:30:38.586Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-20T12:30:38.586Z] === RUN TestUntarInvalidSymlink [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2205071910\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2093733970\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3996644530\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink557177339\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1388829953\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1225257037\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:38.586Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1968248784\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T12:30:38.586Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-20T12:30:38.586Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T12:30:38.586Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T12:30:38.586Z] === RUN TestXGlobalNoParent [2022-01-20T12:30:38.586Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T12:30:38.586Z] === RUN TestReplaceFileTarWrapper [2022-01-20T12:30:38.648Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T12:30:38.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T12:30:39.046Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-01-20T12:30:39.046Z] === RUN TestPrefixHeaderReadable [2022-01-20T12:30:39.046Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T12:30:39.046Z] === RUN TestDisablePigz [2022-01-20T12:30:39.046Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T12:30:39.046Z] --- PASS: TestDisablePigz (0.12s) [2022-01-20T12:30:39.046Z] === RUN TestPigz [2022-01-20T12:30:39.046Z] === RUN TestCreateIDMapOrder [2022-01-20T12:30:39.046Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T12:30:39.046Z] PASS [2022-01-20T12:30:39.046Z] coverage: 7.2% of statements [2022-01-20T12:30:39.046Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-01-20T12:30:39.046Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T12:30:39.046Z] --- PASS: TestPigz (0.15s) [2022-01-20T12:30:39.046Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:30:39.046Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:30:39.046Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:30:39.046Z] === RUN TestCanonicalTarNameForPath [2022-01-20T12:30:39.046Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T12:30:39.046Z] === RUN TestCanonicalTarName [2022-01-20T12:30:39.046Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T12:30:39.046Z] === RUN TestChmodTarEntry [2022-01-20T12:30:39.046Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T12:30:39.046Z] === RUN TestHardLinkOrder [2022-01-20T12:30:39.046Z] --- PASS: TestHardLinkOrder (0.07s) [2022-01-20T12:30:39.046Z] === RUN TestChangeString [2022-01-20T12:30:39.046Z] --- PASS: TestChangeString (0.00s) [2022-01-20T12:30:39.046Z] === RUN TestChangesWithNoChanges [2022-01-20T12:30:39.046Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T12:30:39.046Z] === RUN TestChangesWithChanges [2022-01-20T12:30:39.107Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T12:30:39.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-01-20T12:30:39.108Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2022-01-20T12:30:39.108Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T12:30:39.108Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T12:30:39.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T12:30:39.506Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T12:30:39.506Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T12:30:39.506Z] changes_test.go:195: needs more investigation [2022-01-20T12:30:39.506Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesDirsEmpty [2022-01-20T12:30:39.506Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:30:39.506Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesDirsMutated [2022-01-20T12:30:39.506Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:30:39.506Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestApplyLayer [2022-01-20T12:30:39.506Z] changes_test.go:432: needs further investigation [2022-01-20T12:30:39.506Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T12:30:39.506Z] changes_test.go:468: needs further investigation [2022-01-20T12:30:39.506Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T12:30:39.506Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T12:30:39.506Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestChangesSize [2022-01-20T12:30:39.506Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T12:30:39.506Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2290660643\\dest" [2022-01-20T12:30:39.506Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T12:30:39.506Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3784043674\\victim\\hello" -> "../victim/hello" [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4219611246\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2787850080\\victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink999418489\\victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3457057982\\victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1976062671\\victim" -> "../victim" [2022-01-20T12:30:39.506Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T12:30:39.506Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3390718541\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2187145415\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3872653770\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4161637372\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3869880545\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:39.506Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink61634852\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:30:39.506Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-01-20T12:30:39.506Z] === RUN TestApplyLayerWhiteouts [2022-01-20T12:30:39.506Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-20T12:30:39.506Z] === RUN TestGenerateEmptyFile [2022-01-20T12:30:39.506Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T12:30:39.506Z] === RUN TestGenerateWithContent [2022-01-20T12:30:39.506Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T12:30:39.506Z] PASS [2022-01-20T12:30:39.506Z] coverage: 62.0% of statements [2022-01-20T12:30:39.506Z] ok github.com/docker/docker/pkg/archive 6.152s coverage: 62.0% of statements [2022-01-20T12:30:40.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:40.476Z] === RUN TestFixedBufferCap [2022-01-20T12:30:40.477Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestFixedBufferLen [2022-01-20T12:30:40.477Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestFixedBufferString [2022-01-20T12:30:40.477Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestFixedBufferWrite [2022-01-20T12:30:40.477Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestFixedBufferRead [2022-01-20T12:30:40.477Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestBytesPipeRead [2022-01-20T12:30:40.477Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestBytesPipeWrite [2022-01-20T12:30:40.477Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T12:30:40.477Z] 2022/01/20 12:30:40 Closing DB instances... [2022-01-20T12:30:40.477Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-01-20T12:30:40.477Z] === RUN TestAtomicWriteToFile [2022-01-20T12:30:40.477Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T12:30:40.477Z] === RUN TestAtomicWriteSetCommit [2022-01-20T12:30:40.477Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T12:30:40.477Z] === RUN TestAtomicWriteSetCancel [2022-01-20T12:30:40.477Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T12:30:40.477Z] === RUN TestReadCloserWrapperClose [2022-01-20T12:30:40.477Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T12:30:40.477Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestReaderErrWrapperRead [2022-01-20T12:30:40.477Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T12:30:40.477Z] === RUN TestCancelReadCloser [2022-01-20T12:30:40.494Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T12:30:40.936Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T12:30:40.936Z] === RUN TestWriteCloserWrapperClose [2022-01-20T12:30:40.936Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T12:30:40.936Z] === RUN TestNopWriteCloser [2022-01-20T12:30:40.936Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T12:30:40.936Z] === RUN TestNopWriter [2022-01-20T12:30:40.937Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T12:30:40.937Z] === RUN TestWriteCounter [2022-01-20T12:30:40.937Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T12:30:40.937Z] PASS [2022-01-20T12:30:40.937Z] coverage: 69.2% of statements [2022-01-20T12:30:40.937Z] ok github.com/docker/docker/pkg/ioutils 0.583s coverage: 69.2% of statements [2022-01-20T12:30:41.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:41.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T12:30:41.910Z] === RUN TestError [2022-01-20T12:30:41.910Z] --- PASS: TestError (0.00s) [2022-01-20T12:30:41.910Z] === RUN TestProgressString [2022-01-20T12:30:41.910Z] === RUN TestProgressString/no_progress [2022-01-20T12:30:41.910Z] === RUN TestProgressString/progress_1 [2022-01-20T12:30:41.910Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T12:30:41.910Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T12:30:41.910Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T12:30:41.910Z] === RUN TestProgressString/with_units [2022-01-20T12:30:41.910Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T12:30:41.910Z] === RUN TestProgressString/hide_counts [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T12:30:41.910Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T12:30:41.910Z] === RUN TestJSONMessageDisplay [2022-01-20T12:30:41.910Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-01-20T12:30:41.910Z] === RUN TestNetworkDBNodeLeave [2022-01-20T12:30:41.910Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-01-20T12:30:41.910Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T12:30:41.910Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T12:30:41.910Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T12:30:41.910Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T12:30:41.910Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T12:30:41.910Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T12:30:41.910Z] PASS [2022-01-20T12:30:41.910Z] coverage: 91.7% of statements [2022-01-20T12:30:41.910Z] ok github.com/docker/docker/pkg/jsonmessage 0.183s coverage: 91.7% of statements [2022-01-20T12:30:42.326Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T12:30:42.370Z] === RUN TestStandardLongPath [2022-01-20T12:30:42.370Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T12:30:42.370Z] === RUN TestUNCLongPath [2022-01-20T12:30:42.370Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T12:30:42.370Z] PASS [2022-01-20T12:30:42.370Z] coverage: 100.0% of statements [2022-01-20T12:30:42.370Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-01-20T12:30:42.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:42.830Z] === RUN TestNameFormat [2022-01-20T12:30:42.830Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T12:30:42.830Z] === RUN TestNameRetries [2022-01-20T12:30:42.830Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T12:30:42.830Z] PASS [2022-01-20T12:30:42.830Z] coverage: 85.7% of statements [2022-01-20T12:30:42.830Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-01-20T12:30:43.039Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2022-01-20T12:30:43.039Z] === CONT TestIpcModeOlderClient [2022-01-20T12:30:43.039Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-01-20T12:30:43.039Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T12:30:43.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T12:30:43.299Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.27s) [2022-01-20T12:30:43.299Z] === CONT TestDaemonHostGatewayIP [2022-01-20T12:30:43.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T12:30:43.799Z] === RUN TestParseKeyValueOpt [2022-01-20T12:30:43.799Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T12:30:43.799Z] === RUN TestParseUintList [2022-01-20T12:30:43.799Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T12:30:43.799Z] === RUN TestParseUintListMaximumLimits [2022-01-20T12:30:43.799Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T12:30:43.799Z] PASS [2022-01-20T12:30:43.799Z] coverage: 97.0% of statements [2022-01-20T12:30:43.799Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-01-20T12:30:44.259Z] === RUN TestNewAndRemove [2022-01-20T12:30:44.259Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T12:30:44.259Z] === RUN TestRemoveInvalidPath [2022-01-20T12:30:44.259Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T12:30:44.259Z] PASS [2022-01-20T12:30:44.259Z] coverage: 82.6% of statements [2022-01-20T12:30:44.259Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-01-20T12:30:44.719Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-20T12:30:44.719Z] === RUN TestNetworkDBWatch [2022-01-20T12:30:45.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T12:30:45.693Z] === RUN TestFailedConnection [2022-01-20T12:30:46.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T12:30:46.154Z] 2022/01/20 12:30:45 Closing DB instances... [2022-01-20T12:30:47.125Z] --- PASS: TestGetAddress (20.21s) [2022-01-20T12:30:47.125Z] === RUN TestRequestSyntaxCheck [2022-01-20T12:30:47.125Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T12:30:47.125Z] === RUN TestRequest [2022-01-20T12:30:47.127Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2022-01-20T12:30:47.127Z] === CONT TestDaemonRestartIpcMode [2022-01-20T12:30:47.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T12:30:47.585Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-20T12:30:47.585Z] === RUN TestNetworkDBBulkSync [2022-01-20T12:30:48.052Z] --- PASS: TestFailedConnection (2.07s) [2022-01-20T12:30:48.052Z] === RUN TestFailOnce [2022-01-20T12:30:48.052Z] 2022/01/20 12:30:47 http: panic serving 127.0.0.1:49274: Plugin not ready [2022-01-20T12:30:48.052Z] goroutine 9 [running]: [2022-01-20T12:30:48.052Z] net/http.(*conn).serve.func1() [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T12:30:48.052Z] panic({0x79ac20, 0x8a73d0}) [2022-01-20T12:30:48.052Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T12:30:48.052Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x6bac06d1198cf469}, 0xc000051a98) [2022-01-20T12:30:48.052Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T12:30:48.052Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8b4170, 0xc0001be000}, 0x6ef3e6) [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T12:30:48.052Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8b4170, 0xc0001be000}, 0xc000158100) [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T12:30:48.052Z] net/http.serverHandler.ServeHTTP({0x8b2770}, {0x8b4170, 0xc0001be000}, 0xc000158100) [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T12:30:48.052Z] net/http.(*conn).serve(0xc000062aa0, {0x8b6000, 0xc0001820c0}) [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T12:30:48.052Z] created by net/http.(*Server).Serve [2022-01-20T12:30:48.052Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T12:30:48.052Z] time="2022-01-20T12:30:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49273/Test.FailOnce: Post \"http://127.0.0.1:49273/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T12:30:48.072Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T12:30:48.643Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T12:30:49.021Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) [2022-01-20T12:30:49.021Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:30:49.021Z] 2022/01/20 12:30:48 Closing DB instances... [2022-01-20T12:30:49.021Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T12:30:49.021Z] === RUN TestEchoInputOutput [2022-01-20T12:30:49.021Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T12:30:49.021Z] === RUN TestBackoff [2022-01-20T12:30:49.021Z] --- PASS: TestBackoff (0.00s) [2022-01-20T12:30:49.021Z] === RUN TestAbortRetry [2022-01-20T12:30:49.021Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T12:30:49.021Z] === RUN TestClientScheme [2022-01-20T12:30:49.021Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T12:30:49.021Z] === RUN TestNewClientWithTimeout [2022-01-20T12:30:49.192Z] 0e02c12b1310: Pull complete [2022-01-20T12:30:49.192Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T12:30:49.192Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:30:49.192Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T12:30:49.192Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T12:30:49.192Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T12:30:49.192Z] WARN: Skipping validation tests [2022-01-20T12:30:49.192Z] INFO: Running unit tests at 01/20/2022 12:30:48... [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.53s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-01-20T12:30:49.329Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-01-20T12:30:49.329Z] === RUN TestCgroupNamespacesRun [2022-01-20T12:30:49.481Z] time="2022-01-20T12:30:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T12:30:49.587Z] check_test.go:308: [d192b3433410e] daemon is not started [2022-01-20T12:30:49.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T12:30:50.450Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T12:30:50.450Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T12:30:50.531Z] --- PASS: TestDaemonRestartIpcMode (3.32s) [2022-01-20T12:30:50.702Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-01-20T12:30:50.702Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T12:30:50.910Z] time="2022-01-20T12:30:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T12:30:51.702Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-01-20T12:30:51.702Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T12:30:51.915Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T12:30:52.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-01-20T12:30:52.651Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T12:30:52.856Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T12:30:53.819Z] --- PASS: TestRequest (6.43s) [2022-01-20T12:30:53.819Z] === RUN TestOverlappingRequests [2022-01-20T12:30:53.819Z] 2022/01/20 12:30:53 Closing DB instances... [2022-01-20T12:30:53.819Z] time="2022-01-20T12:30:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T12:30:53.819Z] --- PASS: TestOverlappingRequests (0.30s) [2022-01-20T12:30:53.819Z] === RUN TestRelease [2022-01-20T12:30:53.884Z] INFO: make.ps1 starting at 01/20/2022 12:30:53 [2022-01-20T12:30:54.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-01-20T12:30:54.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T12:30:54.161Z] 4612f6d0b889: Pull complete [2022-01-20T12:30:54.342Z] INFO: Git commit (42905cfc4b) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:30:54.342Z] INFO: Invoking autogen... [2022-01-20T12:30:54.342Z] INFO: Running unit tests... [2022-01-20T12:30:54.566Z] ......... [ 85%] [2022-01-20T12:30:54.768Z] docker_cli_daemon_plugins_test.go:106: [df800b4a4e99d] daemon is not started [2022-01-20T12:30:54.787Z] --- PASS: TestRelease (1.10s) [2022-01-20T12:30:54.787Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:30:54.962Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-01-20T12:30:54.962Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T12:30:55.247Z] === RUN TestParseEmptyInterface [2022-01-20T12:30:55.247Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestParseNonInterfaceType [2022-01-20T12:30:55.247Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestParseWithOneFunction [2022-01-20T12:30:55.247Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestParseWithMultipleFuncs [2022-01-20T12:30:55.247Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestParseWithUnnamedReturn [2022-01-20T12:30:55.247Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestEmbeddedInterface [2022-01-20T12:30:55.247Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestParsedImports [2022-01-20T12:30:55.247Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T12:30:55.247Z] === RUN TestAliasedImports [2022-01-20T12:30:55.247Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T12:30:55.247Z] PASS [2022-01-20T12:30:55.247Z] coverage: 56.8% of statements [2022-01-20T12:30:55.247Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-01-20T12:30:55.339Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2022-01-20T12:30:55.339Z] PASS [2022-01-20T12:30:55.339Z] [2022-01-20T12:30:55.339Z] === Skipped [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T12:30:55.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-01-20T12:30:55.340Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T12:30:55.340Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:30:55.340Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T12:30:55.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T12:30:55.340Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:30:55.340Z] [2022-01-20T12:30:55.340Z] DONE 200 tests, 6 skipped in 160.237s [2022-01-20T12:30:55.601Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T12:30:55.601Z] ++ 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-01-20T12:30:55.601Z] ++ set -e [2022-01-20T12:30:55.601Z] ++ '[' -n 0 ']' [2022-01-20T12:30:55.601Z] ++ set -x [2022-01-20T12:30:55.601Z] ++ 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-01-20T12:30:55.601Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T12:30:55.601Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:30:55.895Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-20T12:30:55.896Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T12:30:56.172Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:30:56.172Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T12:30:56.172Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T12:30:56.172Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T12:30:56.172Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T12:30:56.172Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T12:30:56.172Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T12:30:56.172Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:30:56.172Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T12:30:56.216Z] === RUN TestHTTPTransport [2022-01-20T12:30:56.217Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T12:30:56.217Z] PASS [2022-01-20T12:30:56.217Z] coverage: 85.7% of statements [2022-01-20T12:30:56.217Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-01-20T12:30:56.485Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T12:30:56.485Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T12:30:56.485Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T12:30:56.676Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-01-20T12:30:56.676Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T12:30:56.676Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:30:56.676Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T12:30:56.676Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T12:30:56.676Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:30:56.676Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T12:30:56.676Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T12:30:56.676Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T12:30:56.676Z] === RUN TestBufferPoolPutAndGet [2022-01-20T12:30:56.676Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T12:30:56.676Z] PASS [2022-01-20T12:30:56.676Z] coverage: 88.2% of statements [2022-01-20T12:30:56.676Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-01-20T12:30:56.750Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2022-01-20T12:30:56.750Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:30:56.750Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T12:30:56.829Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-01-20T12:30:56.829Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T12:30:57.012Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T12:30:57.136Z] === RUN TestOutputOnPrematureClose [2022-01-20T12:30:57.136Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T12:30:57.274Z] check_test.go:308: [d1d99899f69d7] daemon is not started [2022-01-20T12:30:57.274Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-20T12:30:57.596Z] === RUN TestCompleteSilently [2022-01-20T12:30:57.596Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T12:30:57.596Z] PASS [2022-01-20T12:30:57.596Z] coverage: 75.9% of statements [2022-01-20T12:30:57.596Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-20T12:30:57.596Z] 2022/01/20 12:30:57 Closing DB instances... [2022-01-20T12:30:57.596Z] === RUN TestSendToOneSub [2022-01-20T12:30:57.596Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T12:30:57.596Z] === RUN TestSendToMultipleSubs [2022-01-20T12:30:57.596Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T12:30:57.596Z] === RUN TestEvictOneSub [2022-01-20T12:30:57.596Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T12:30:57.596Z] === RUN TestClosePublisher [2022-01-20T12:30:57.763Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-01-20T12:30:57.763Z] === RUN TestNISDomainname [2022-01-20T12:30:57.850Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T12:30:57.850Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T12:30:58.055Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T12:30:58.055Z] === RUN TestPubSubRace [2022-01-20T12:30:58.055Z] time="2022-01-20T12:30:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T12:30:58.329Z] --- PASS: TestNISDomainname (0.52s) [2022-01-20T12:30:58.329Z] === RUN TestHostnameDnsResolution [2022-01-20T12:30:58.515Z] --- PASS: TestAllocateRandomDeallocate (3.57s) [2022-01-20T12:30:58.515Z] === RUN TestRetrieveFromStore [2022-01-20T12:30:58.795Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T12:30:58.795Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T12:30:58.896Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-01-20T12:30:58.896Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T12:30:58.974Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T12:30:58.975Z] PASS [2022-01-20T12:30:58.975Z] coverage: 75.0% of statements [2022-01-20T12:30:58.975Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2022-01-20T12:30:58.975Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T12:30:58.975Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T12:30:59.434Z] === RUN TestRegister [2022-01-20T12:30:59.434Z] --- PASS: TestRegister (0.00s) [2022-01-20T12:30:59.434Z] === RUN TestCommand [2022-01-20T12:30:59.434Z] --- PASS: TestRetrieveFromStore (1.04s) [2022-01-20T12:30:59.434Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T12:30:59.434Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T12:30:59.434Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T12:30:59.434Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T12:30:59.434Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T12:30:59.434Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T12:30:59.434Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T12:30:59.434Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T12:30:59.434Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T12:30:59.434Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T12:30:59.434Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T12:30:59.434Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T12:30:59.434Z] === RUN TestDebug [2022-01-20T12:30:59.434Z] --- PASS: TestDebug (0.00s) [2022-01-20T12:30:59.434Z] === RUN TestRequestPoolParallel [2022-01-20T12:30:59.434Z] --- PASS: TestCommand (0.03s) [2022-01-20T12:30:59.434Z] === RUN TestNaiveSelf [2022-01-20T12:30:59.434Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T12:30:59.434Z] PASS [2022-01-20T12:30:59.434Z] coverage: 82.4% of statements [2022-01-20T12:30:59.434Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-01-20T12:30:59.463Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-01-20T12:30:59.463Z] === RUN TestStats [2022-01-20T12:30:59.502Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T12:30:59.737Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T12:30:59.737Z] daemon_test.go:156: [dc301764839ca] daemon is not started [2022-01-20T12:30:59.737Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-01-20T12:30:59.737Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-20T12:30:59.737Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-01-20T12:30:59.737Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-20T12:30:59.737Z] === RUN TestDaemonProxy [2022-01-20T12:30:59.737Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T12:30:59.895Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-01-20T12:30:59.895Z] === RUN TestFullAllocateRelease [2022-01-20T12:30:59.895Z] === RUN TestDump [2022-01-20T12:30:59.895Z] goroutine 6 [running]: [2022-01-20T12:30:59.895Z] github.com/docker/docker/pkg/stack.dump(0x47b6b7) [2022-01-20T12:30:59.895Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:30:59.895Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T12:30:59.895Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T12:30:59.895Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T12:30:59.895Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T12:30:59.895Z] testing.tRunner(0xc00011c1a0, 0x5e8e68) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:30:59.895Z] created by testing.(*T).Run [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:30:59.895Z] [2022-01-20T12:30:59.895Z] goroutine 1 [chan receive]: [2022-01-20T12:30:59.895Z] testing.(*T).Run(0xc00011c000, {0x5da52e, 0x45a413}, 0x5e8e68) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:30:59.895Z] testing.runTests.func1(0xc000068750) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:30:59.895Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:30:59.895Z] testing.runTests(0xc000076080, {0x74cba0, 0x3, 0x3}, {0x47a90d, 0x5dc228, 0x751640}) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:30:59.895Z] testing.(*M).Run(0xc000076080) [2022-01-20T12:30:59.895Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:30:59.895Z] main.main() [2022-01-20T12:30:59.895Z] _testmain.go:95 +0x1f5 [2022-01-20T12:30:59.895Z] --- PASS: TestDump (0.00s) [2022-01-20T12:30:59.895Z] === RUN TestDumpToFile [2022-01-20T12:31:00.355Z] --- PASS: TestDumpToFile (0.13s) [2022-01-20T12:31:00.355Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T12:31:00.355Z] goroutine 8 [running]: [2022-01-20T12:31:00.355Z] github.com/docker/docker/pkg/stack.dump(0x4e86f4) [2022-01-20T12:31:00.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:31:00.355Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4e8aa0}) [2022-01-20T12:31:00.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T12:31:00.355Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-20T12:31:00.355Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T12:31:00.355Z] testing.tRunner(0xc00011c680, 0x5e8e58) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:31:00.355Z] created by testing.(*T).Run [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:31:00.355Z] [2022-01-20T12:31:00.355Z] goroutine 1 [chan receive]: [2022-01-20T12:31:00.355Z] testing.(*T).Run(0xc00011c000, {0x5e12ba, 0x45a413}, 0x5e8e58) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:31:00.355Z] testing.runTests.func1(0xc000068750) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:31:00.355Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:31:00.355Z] testing.runTests(0xc000076080, {0x74cba0, 0x3, 0x3}, {0x47a90d, 0x5dc228, 0x751640}) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:31:00.355Z] testing.(*M).Run(0xc000076080) [2022-01-20T12:31:00.355Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:31:00.355Z] main.main() [2022-01-20T12:31:00.355Z] _testmain.go:95 +0x1f5 [2022-01-20T12:31:00.355Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T12:31:00.355Z] PASS [2022-01-20T12:31:00.355Z] coverage: 90.9% of statements [2022-01-20T12:31:00.355Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-01-20T12:31:00.355Z] === RUN TestOddAllocateRelease [2022-01-20T12:31:00.355Z] ok github.com/docker/docker/pkg/stack 0.167s coverage: 90.9% of statements [2022-01-20T12:31:00.355Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-01-20T12:31:00.355Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T12:31:00.355Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-01-20T12:31:00.355Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T12:31:00.355Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-20T12:31:00.355Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T12:31:00.678Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T12:31:00.696Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T12:31:00.815Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T12:31:00.815Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T12:31:00.815Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T12:31:00.815Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T12:31:00.815Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:31:00.815Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T12:31:00.815Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:31:00.815Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:31:00.815Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:31:00.815Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:31:00.815Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:31:00.815Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:31:00.815Z] PASS [2022-01-20T12:31:00.815Z] coverage: 85.3% of statements [2022-01-20T12:31:00.815Z] ok github.com/docker/docker/libnetwork/ipam 40.578s coverage: 85.3% of statements [2022-01-20T12:31:00.815Z] === RUN TestNewStdWriter [2022-01-20T12:31:00.815Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T12:31:00.815Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestWriteWithNilBytes [2022-01-20T12:31:00.815Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestWrite [2022-01-20T12:31:00.815Z] --- PASS: TestWrite (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestWriteWithWriterError [2022-01-20T12:31:00.815Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T12:31:00.815Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyWriteAndRead [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T12:31:00.815Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T12:31:00.815Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T12:31:00.815Z] PASS [2022-01-20T12:31:00.815Z] coverage: 100.0% of statements [2022-01-20T12:31:00.815Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-01-20T12:31:00.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T12:31:01.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T12:31:01.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T12:31:01.240Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-01-20T12:31:01.240Z] === RUN TestCreateServiceSysctls [2022-01-20T12:31:01.276Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T12:31:01.276Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T12:31:01.276Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestFormatStatus [2022-01-20T12:31:01.276Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestFormatError [2022-01-20T12:31:01.276Z] --- PASS: TestFormatError (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestFormatJSONError [2022-01-20T12:31:01.276Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T12:31:01.276Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T12:31:01.276Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestNewJSONProgressOutput [2022-01-20T12:31:01.276Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestAuxFormatterEmit [2022-01-20T12:31:01.276Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestStreamWriterStdout [2022-01-20T12:31:01.276Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T12:31:01.276Z] === RUN TestStreamWriterStderr [2022-01-20T12:31:01.276Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T12:31:01.276Z] PASS [2022-01-20T12:31:01.276Z] coverage: 66.2% of statements [2022-01-20T12:31:01.276Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-01-20T12:31:01.735Z] === RUN TestGenerateRandomID [2022-01-20T12:31:01.735Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestShortenId [2022-01-20T12:31:01.735Z] --- PASS: TestShortenId (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestShortenSha256Id [2022-01-20T12:31:01.735Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestShortenIdEmpty [2022-01-20T12:31:01.735Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestShortenIdInvalid [2022-01-20T12:31:01.735Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestIsShortIDNonHex [2022-01-20T12:31:01.735Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T12:31:01.735Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T12:31:01.735Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T12:31:01.735Z] PASS [2022-01-20T12:31:01.735Z] coverage: 70.6% of statements [2022-01-20T12:31:01.735Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-01-20T12:31:01.771Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T12:31:01.991Z] --- PASS: TestStats (2.40s) [2022-01-20T12:31:01.991Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:31:01.991Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T12:31:01.991Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T12:31:01.991Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T12:31:01.991Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T12:31:01.991Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T12:31:01.991Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T12:31:01.991Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T12:31:01.991Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T12:31:01.991Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T12:31:01.991Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T12:31:02.032Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T12:31:02.250Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T12:31:02.706Z] === RUN TestIsCpusetListAvailable [2022-01-20T12:31:02.706Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T12:31:02.706Z] PASS [2022-01-20T12:31:02.706Z] coverage: 39.4% of statements [2022-01-20T12:31:02.706Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-01-20T12:31:02.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T12:31:03.152Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-01-20T12:31:03.153Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:31:03.546Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T12:31:03.675Z] === RUN TestChtimes [2022-01-20T12:31:03.675Z] --- PASS: TestChtimes (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestChtimesWindows [2022-01-20T12:31:03.675Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T12:31:03.675Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T12:31:03.675Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T12:31:03.675Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T12:31:03.675Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T12:31:03.675Z] === RUN TestHasWin32KSupport [2022-01-20T12:31:03.675Z] syscall_windows_test.go:8: win32k: true [2022-01-20T12:31:03.675Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T12:31:03.675Z] PASS [2022-01-20T12:31:03.675Z] coverage: 13.0% of statements [2022-01-20T12:31:03.675Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 13.0% of statements [2022-01-20T12:31:03.807Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T12:31:04.698Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T12:31:04.777Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T12:31:04.890Z] === RUN TestTailFile [2022-01-20T12:31:04.891Z] --- PASS: TestTailFile (0.00s) [2022-01-20T12:31:04.891Z] === RUN TestTailFileManyLines [2022-01-20T12:31:04.891Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T12:31:04.891Z] === RUN TestTailEmptyFile [2022-01-20T12:31:04.891Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T12:31:04.891Z] === RUN TestTailNegativeN [2022-01-20T12:31:04.891Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.891Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T12:31:04.891Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:31:04.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.892Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:31:04.892Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:31:04.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:04.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:04.897Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:05.192Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:05.357Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:31:05.358Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:31:05.358Z] PASS [2022-01-20T12:31:05.358Z] coverage: 88.6% of statements [2022-01-20T12:31:05.358Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2022-01-20T12:31:05.699Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-01-20T12:31:05.699Z] === RUN TestInspect [2022-01-20T12:31:05.710Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T12:31:05.710Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-01-20T12:31:05.710Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-01-20T12:31:05.710Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-01-20T12:31:05.710Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-01-20T12:31:05.710Z] === RUN TestDeleteDevicemapper [2022-01-20T12:31:05.710Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:31:05.710Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T12:31:05.710Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:31:05.764Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T12:31:05.764Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T12:31:05.818Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T12:31:05.818Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestTarSumRemove [2022-01-20T12:31:05.818Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestSortFileInfoSums [2022-01-20T12:31:05.818Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T12:31:05.818Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestNewTarSumForLabel [2022-01-20T12:31:05.818Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestEmptyTar [2022-01-20T12:31:05.818Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestTarSumsReadSize [2022-01-20T12:31:05.818Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestTarSums [2022-01-20T12:31:05.818Z] --- PASS: TestTarSums (0.07s) [2022-01-20T12:31:05.818Z] === RUN TestIteration [2022-01-20T12:31:05.818Z] --- PASS: TestIteration (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestVersionLabelForChecksum [2022-01-20T12:31:05.818Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestVersion [2022-01-20T12:31:05.818Z] --- PASS: TestVersion (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestGetVersion [2022-01-20T12:31:05.818Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T12:31:05.818Z] === RUN TestGetVersions [2022-01-20T12:31:05.818Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T12:31:05.818Z] PASS [2022-01-20T12:31:05.818Z] coverage: 89.3% of statements [2022-01-20T12:31:05.818Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-01-20T12:31:06.278Z] testing: warning: no tests to run [2022-01-20T12:31:06.278Z] PASS [2022-01-20T12:31:06.278Z] coverage: [no statements] [2022-01-20T12:31:06.278Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy (6.42s) [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T12:31:06.336Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-01-20T12:31:06.336Z] PASS [2022-01-20T12:31:06.336Z] [2022-01-20T12:31:06.336Z] DONE 17 tests in 10.794s [2022-01-20T12:31:06.336Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T12:31:06.336Z] ++ 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-01-20T12:31:06.336Z] ++ set -e [2022-01-20T12:31:06.336Z] ++ '[' -n 0 ']' [2022-01-20T12:31:06.336Z] ++ set -x [2022-01-20T12:31:06.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T12:31:06.597Z] INFO: Testing against a local daemon [2022-01-20T12:31:06.597Z] === RUN TestCommitInheritsEnv [2022-01-20T12:31:06.738Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T12:31:06.738Z] === RUN TestClientStream [2022-01-20T12:31:06.738Z] --- PASS: TestClientStream (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestClientSendFile [2022-01-20T12:31:06.738Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestClientWithRequestTimeout [2022-01-20T12:31:06.738Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T12:31:06.738Z] === RUN TestFileSpecPlugin [2022-01-20T12:31:06.738Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T12:31:06.738Z] === RUN TestFileJSONSpecPlugin [2022-01-20T12:31:06.738Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T12:31:06.738Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestPluginAddHandler [2022-01-20T12:31:06.738Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestPluginWaitBadPlugin [2022-01-20T12:31:06.738Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T12:31:06.738Z] === RUN TestGet [2022-01-20T12:31:06.738Z] time="2022-01-20T12:31:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T12:31:06.738Z] === RUN TestTruncIndex [2022-01-20T12:31:06.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T12:31:07.118Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-01-20T12:31:07.118Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:31:07.118Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T12:31:07.118Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:31:07.118Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T12:31:07.118Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:31:07.118Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T12:31:07.118Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:31:07.198Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T12:31:07.198Z] PASS [2022-01-20T12:31:07.198Z] coverage: 91.5% of statements [2022-01-20T12:31:07.198Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-01-20T12:31:07.256Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-20T12:31:07.256Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T12:31:07.378Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T12:31:07.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-01-20T12:31:07.609Z] === RUN TestUpdateMemory [2022-01-20T12:31:07.639Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-01-20T12:31:07.639Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T12:31:07.658Z] === RUN TestIsGIT [2022-01-20T12:31:07.658Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T12:31:07.658Z] === RUN TestIsTransport [2022-01-20T12:31:07.658Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T12:31:07.658Z] PASS [2022-01-20T12:31:07.658Z] coverage: 100.0% of statements [2022-01-20T12:31:07.658Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-01-20T12:31:07.658Z] time="2022-01-20T12:31:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T12:31:07.658Z] === RUN TestVersionInfo [2022-01-20T12:31:07.658Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T12:31:07.658Z] === RUN TestAppendVersions [2022-01-20T12:31:07.658Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T12:31:07.658Z] PASS [2022-01-20T12:31:07.658Z] coverage: 88.9% of statements [2022-01-20T12:31:07.658Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-01-20T12:31:07.867Z] --- PASS: TestUpdateMemory (0.54s) [2022-01-20T12:31:07.867Z] === RUN TestUpdateCPUQuota [2022-01-20T12:31:07.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T12:31:07.900Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-20T12:31:08.240Z] --- PASS: TestInspect (2.66s) [2022-01-20T12:31:08.240Z] === RUN TestCreateJob [2022-01-20T12:31:08.433Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-01-20T12:31:08.433Z] === RUN TestUpdatePidsLimit [2022-01-20T12:31:08.433Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T12:31:08.472Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-20T12:31:08.627Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T12:31:08.627Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T12:31:08.627Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T12:31:08.627Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T12:31:08.691Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T12:31:08.691Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T12:31:08.949Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T12:31:09.017Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-20T12:31:09.043Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-20T12:31:09.087Z] === RUN TestValidatePrivileges [2022-01-20T12:31:09.087Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T12:31:09.087Z] === RUN TestFilterByCapNeg [2022-01-20T12:31:09.087Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T12:31:09.087Z] === RUN TestFilterByCapPos [2022-01-20T12:31:09.087Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T12:31:09.087Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T12:31:09.087Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T12:31:09.087Z] PASS [2022-01-20T12:31:09.087Z] coverage: 12.0% of statements [2022-01-20T12:31:09.087Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2022-01-20T12:31:09.207Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T12:31:09.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T12:31:09.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T12:31:09.547Z] === RUN TestNewSettable [2022-01-20T12:31:09.547Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T12:31:09.547Z] === RUN TestIsSettable [2022-01-20T12:31:09.547Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T12:31:09.547Z] === RUN TestUpdateSettingsEnv [2022-01-20T12:31:09.547Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T12:31:09.547Z] PASS [2022-01-20T12:31:09.547Z] coverage: 20.0% of statements [2022-01-20T12:31:09.547Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-01-20T12:31:09.547Z] time="2022-01-20T12:31:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T12:31:09.614Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-20T12:31:09.875Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2022-01-20T12:31:09.875Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:31:09.875Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T12:31:09.875Z] === RUN TestTagInvalidReference [2022-01-20T12:31:09.875Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-20T12:31:09.875Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:31:09.875Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T12:31:09.875Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:31:09.875Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T12:31:09.875Z] === RUN TestTagOfficialNames [2022-01-20T12:31:09.875Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T12:31:09.875Z] === RUN TestTagMatchesDigest [2022-01-20T12:31:09.875Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T12:31:09.875Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T12:31:10.007Z] === RUN TestLoad [2022-01-20T12:31:10.007Z] --- PASS: TestLoad (0.00s) [2022-01-20T12:31:10.007Z] === RUN TestSave [2022-01-20T12:31:10.007Z] --- PASS: TestSave (0.02s) [2022-01-20T12:31:10.007Z] === RUN TestAddDeleteGet [2022-01-20T12:31:10.007Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T12:31:10.007Z] === RUN TestInvalidTags [2022-01-20T12:31:10.007Z] --- PASS: TestInvalidTags (0.00s) [2022-01-20T12:31:10.007Z] PASS [2022-01-20T12:31:10.007Z] coverage: 84.4% of statements [2022-01-20T12:31:10.007Z] ok github.com/docker/docker/reference 0.098s coverage: 84.4% of statements [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-01-20T12:31:10.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-01-20T12:31:10.032Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:31:10.136Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-20T12:31:10.707Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-20T12:31:10.968Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-20T12:31:11.228Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T12:31:11.537Z] --- PASS: TestCreateJob (3.08s) [2022-01-20T12:31:11.537Z] === RUN TestReplicatedJob [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T12:31:11.547Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T12:31:11.547Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T12:31:11.547Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T12:31:11.547Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestValidateMirror [2022-01-20T12:31:11.547Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestLoadInsecureRegistries [2022-01-20T12:31:11.547Z] time="2022-01-20T12:31:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReader [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T12:31:11.547Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T12:31:11.547Z] PASS [2022-01-20T12:31:11.547Z] coverage: 100.0% of statements [2022-01-20T12:31:11.547Z] ok github.com/docker/docker/registry/resumable 0.172s coverage: 100.0% of statements [2022-01-20T12:31:11.547Z] time="2022-01-20T12:31:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:31:11.547Z] time="2022-01-20T12:31:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T12:31:11.547Z] time="2022-01-20T12:31:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:31:11.547Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-01-20T12:31:11.547Z] === RUN TestNewServiceConfig [2022-01-20T12:31:11.547Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestValidateIndexName [2022-01-20T12:31:11.547Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestValidateIndexNameWithError [2022-01-20T12:31:11.547Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestEndpointParse [2022-01-20T12:31:11.547Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestEndpointParseInvalid [2022-01-20T12:31:11.547Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestValidateEndpoint [2022-01-20T12:31:11.547Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestPing [2022-01-20T12:31:11.547Z] --- PASS: TestPing (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestPingRegistryEndpoint [2022-01-20T12:31:11.547Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:31:11.547Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestEndpoint [2022-01-20T12:31:11.547Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:31:11.547Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestParseRepositoryInfo [2022-01-20T12:31:11.547Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestNewIndexInfo [2022-01-20T12:31:11.547Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestMirrorEndpointLookup [2022-01-20T12:31:11.547Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:31:11.547Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T12:31:11.547Z] === RUN TestSearchRepositories [2022-01-20T12:31:11.547Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T12:31:11.547Z] Host: 127.0.0.1:49316 [2022-01-20T12:31:11.547Z] User-Agent: docker test client [2022-01-20T12:31:11.547Z] Authorization: Token fake-token [2022-01-20T12:31:11.547Z] X-Docker-Token: true [2022-01-20T12:31:11.547Z] Accept-Encoding: gzip [2022-01-20T12:31:11.547Z] [2022-01-20T12:31:11.547Z] [2022-01-20T12:31:11.547Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T12:31:11.547Z] Connection: close [2022-01-20T12:31:11.547Z] Content-Length: 144 [2022-01-20T12:31:11.547Z] Cache-Control: no-cache [2022-01-20T12:31:11.547Z] Content-Type: application/json [2022-01-20T12:31:11.548Z] Date: Thu, 20 Jan 2022 12:31:11 GMT [2022-01-20T12:31:11.548Z] Expires: -1 [2022-01-20T12:31:11.548Z] Pragma: no-cache [2022-01-20T12:31:11.548Z] Server: docker-tests/mock [2022-01-20T12:31:11.548Z] X-Docker-Registry-Config: mock [2022-01-20T12:31:11.548Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T12:31:11.548Z] [2022-01-20T12:31:11.548Z] [2022-01-20T12:31:11.548Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T12:31:11.548Z] === RUN TestTrustedLocation [2022-01-20T12:31:11.548Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T12:31:11.548Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T12:31:11.548Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T12:31:11.548Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T12:31:11.548Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T12:31:11.548Z] === RUN TestIsSecureIndex [2022-01-20T12:31:11.548Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T12:31:11.548Z] PASS [2022-01-20T12:31:11.548Z] coverage: 51.2% of statements [2022-01-20T12:31:11.548Z] ok github.com/docker/docker/registry 0.206s coverage: 51.2% of statements [2022-01-20T12:31:11.767Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T12:31:11.799Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-20T12:31:12.013Z] === RUN TestRestartManagerTimeout [2022-01-20T12:31:12.013Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T12:31:12.013Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T12:31:12.013Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T12:31:12.013Z] PASS [2022-01-20T12:31:12.013Z] coverage: 50.9% of statements [2022-01-20T12:31:12.013Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-01-20T12:31:12.013Z] === RUN TestDecodeContainerConfig [2022-01-20T12:31:12.013Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T12:31:12.013Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T12:31:12.013Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T12:31:12.013Z] === RUN TestValidatePrivileged [2022-01-20T12:31:12.013Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T12:31:12.013Z] PASS [2022-01-20T12:31:12.013Z] coverage: 52.6% of statements [2022-01-20T12:31:12.013Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-01-20T12:31:12.026Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T12:31:12.059Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-20T12:31:12.320Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T12:31:12.473Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T12:31:12.473Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T12:31:12.473Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T12:31:12.473Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T12:31:12.473Z] PASS [2022-01-20T12:31:12.473Z] coverage: 62.5% of statements [2022-01-20T12:31:12.473Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2022-01-20T12:31:12.580Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-20T12:31:13.151Z] check_test.go:308: [db270cc78f479] daemon is not started [2022-01-20T12:31:13.151Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T12:31:14.024Z] time="2022-01-20T12:31:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T12:31:14.095Z] check_test.go:308: [db41a6577353e] daemon is not started [2022-01-20T12:31:14.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T12:31:14.666Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T12:31:14.927Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T12:31:14.995Z] === RUN TestGetDriver [2022-01-20T12:31:14.995Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T12:31:14.995Z] === RUN TestVolumeRequestError [2022-01-20T12:31:14.995Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T12:31:14.995Z] PASS [2022-01-20T12:31:14.995Z] coverage: 36.1% of statements [2022-01-20T12:31:14.995Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-01-20T12:31:15.455Z] === RUN TestGetAddress [2022-01-20T12:31:15.455Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T12:31:15.455Z] === RUN TestRemove [2022-01-20T12:31:15.455Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:31:15.455Z] --- SKIP: TestRemove (0.00s) [2022-01-20T12:31:15.455Z] === RUN TestInitializeWithVolumes [2022-01-20T12:31:15.455Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T12:31:15.455Z] === RUN TestCreate [2022-01-20T12:31:15.455Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:31:15.455Z] === RUN TestValidateName [2022-01-20T12:31:15.455Z] --- PASS: TestValidateName (0.00s) [2022-01-20T12:31:15.455Z] === RUN TestCreateWithOpts [2022-01-20T12:31:15.455Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:31:15.455Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T12:31:15.455Z] === RUN TestRelaodNoOpts [2022-01-20T12:31:15.455Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T12:31:15.455Z] PASS [2022-01-20T12:31:15.455Z] coverage: 41.5% of statements [2022-01-20T12:31:15.455Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-01-20T12:31:15.953Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T12:31:16.212Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T12:31:16.212Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T12:31:16.212Z] [2022-01-20T12:31:16.212Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T12:31:16.212Z] =========================== short test summary info ============================ [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T12:31:16.212Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T12:31:16.212Z] Not supported on most drivers [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T12:31:16.212Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T12:31:16.212Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T12:31:16.212Z] Can fail if eth0 has multiple IP addresses [2022-01-20T12:31:16.212Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T12:31:16.212Z] This doesn't seem to be taken into account by the engine [2022-01-20T12:31:16.212Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-20T12:31:16.212Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T12:31:16.212Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.14 seconds == [2022-01-20T12:31:16.507Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRaw [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T12:31:16.593Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T12:31:16.593Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRaw [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T12:31:16.594Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestConvertTmpfsOptions [2022-01-20T12:31:16.594Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T12:31:16.594Z] linux_parser_test.go:209: data="ro" [2022-01-20T12:31:16.594Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestParseMountSpec [2022-01-20T12:31:16.594Z] parser_test.go:62: case 0 [2022-01-20T12:31:16.594Z] parser_test.go:62: case 1 [2022-01-20T12:31:16.594Z] parser_test.go:62: case 2 [2022-01-20T12:31:16.594Z] parser_test.go:62: case 3 [2022-01-20T12:31:16.594Z] parser_test.go:62: case 4 [2022-01-20T12:31:16.594Z] parser_test.go:62: case 5 [2022-01-20T12:31:16.594Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestValidateMount [2022-01-20T12:31:16.594Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRaw [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:31:16.594Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T12:31:16.594Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:31:16.594Z] PASS [2022-01-20T12:31:16.594Z] coverage: 67.6% of statements [2022-01-20T12:31:16.594Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-01-20T12:31:16.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T12:31:16.817Z] --- PASS: TestReplicatedJob (5.21s) [2022-01-20T12:31:16.817Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:31:17.055Z] === RUN TestSetGetMeta [2022-01-20T12:31:17.055Z] === PAUSE TestSetGetMeta [2022-01-20T12:31:17.055Z] === RUN TestRestore [2022-01-20T12:31:17.055Z] === PAUSE TestRestore [2022-01-20T12:31:17.055Z] === RUN TestServiceCreate [2022-01-20T12:31:17.055Z] === PAUSE TestServiceCreate [2022-01-20T12:31:17.055Z] === RUN TestServiceList [2022-01-20T12:31:17.055Z] === PAUSE TestServiceList [2022-01-20T12:31:17.055Z] === RUN TestServiceRemove [2022-01-20T12:31:17.055Z] === PAUSE TestServiceRemove [2022-01-20T12:31:17.055Z] === RUN TestServiceGet [2022-01-20T12:31:17.055Z] === PAUSE TestServiceGet [2022-01-20T12:31:17.055Z] === RUN TestServicePrune [2022-01-20T12:31:17.055Z] === PAUSE TestServicePrune [2022-01-20T12:31:17.055Z] === RUN TestCreate [2022-01-20T12:31:17.055Z] === PAUSE TestCreate [2022-01-20T12:31:17.055Z] === RUN TestRemove [2022-01-20T12:31:17.055Z] === PAUSE TestRemove [2022-01-20T12:31:17.055Z] === RUN TestList [2022-01-20T12:31:17.055Z] === PAUSE TestList [2022-01-20T12:31:17.055Z] === RUN TestFindByDriver [2022-01-20T12:31:17.055Z] === PAUSE TestFindByDriver [2022-01-20T12:31:17.055Z] === RUN TestFindByReferenced [2022-01-20T12:31:17.055Z] === PAUSE TestFindByReferenced [2022-01-20T12:31:17.055Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T12:31:17.055Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T12:31:17.055Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:31:17.055Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:31:17.055Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T12:31:17.055Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T12:31:17.055Z] === RUN TestRefDerefRemove [2022-01-20T12:31:17.055Z] === PAUSE TestRefDerefRemove [2022-01-20T12:31:17.055Z] === RUN TestGet [2022-01-20T12:31:17.055Z] === PAUSE TestGet [2022-01-20T12:31:17.055Z] === RUN TestGetWithReference [2022-01-20T12:31:17.055Z] === PAUSE TestGetWithReference [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:31:17.055Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T12:31:17.055Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T12:31:17.055Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T12:31:17.055Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T12:31:17.056Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T12:31:17.056Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T12:31:17.056Z] === CONT TestSetGetMeta [2022-01-20T12:31:17.056Z] === CONT TestList [2022-01-20T12:31:17.056Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T12:31:17.056Z] === CONT TestGet [2022-01-20T12:31:17.056Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestGetWithReference [2022-01-20T12:31:17.056Z] --- PASS: TestGet (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestRefDerefRemove [2022-01-20T12:31:17.056Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T12:31:17.056Z] --- PASS: TestList (0.03s) [2022-01-20T12:31:17.056Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:31:17.056Z] --- PASS: TestGetWithReference (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestServiceGet [2022-01-20T12:31:17.056Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestRemove [2022-01-20T12:31:17.056Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestCreate [2022-01-20T12:31:17.056Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-20T12:31:17.056Z] === CONT TestServicePrune [2022-01-20T12:31:17.056Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:31:17.056Z] === CONT TestFindByReferenced [2022-01-20T12:31:17.056Z] --- PASS: TestRemove (0.02s) [2022-01-20T12:31:17.056Z] === CONT TestServiceList [2022-01-20T12:31:17.056Z] --- PASS: TestFindByReferenced (0.01s) [2022-01-20T12:31:17.056Z] === CONT TestServiceRemove [2022-01-20T12:31:17.056Z] --- PASS: TestServiceGet (0.13s) [2022-01-20T12:31:17.056Z] === CONT TestServiceCreate [2022-01-20T12:31:17.056Z] time="2022-01-20T12:31:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:31:17.056Z] --- PASS: TestServiceRemove (0.11s) [2022-01-20T12:31:17.056Z] === CONT TestFindByDriver [2022-01-20T12:31:17.056Z] --- PASS: TestServiceList (0.12s) [2022-01-20T12:31:17.056Z] === CONT TestRestore [2022-01-20T12:31:17.056Z] time="2022-01-20T12:31:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:31:17.056Z] time="2022-01-20T12:31:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:31:17.056Z] --- PASS: TestServiceCreate (0.02s) [2022-01-20T12:31:17.056Z] time="2022-01-20T12:31:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T12:31:17.056Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T12:31:17.056Z] time="2022-01-20T12:31:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:31:17.056Z] --- PASS: TestRestore (0.02s) [2022-01-20T12:31:17.056Z] --- PASS: TestServicePrune (0.15s) [2022-01-20T12:31:17.056Z] PASS [2022-01-20T12:31:17.056Z] coverage: 69.0% of statements [2022-01-20T12:31:17.056Z] ok github.com/docker/docker/volume/service 0.247s coverage: 69.0% of statements [2022-01-20T12:31:17.119Z] ? github.com/docker/docker/api [no test files] [2022-01-20T12:31:19.359Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-01-20T12:31:19.359Z] === RUN TestServiceListWithStatuses [2022-01-20T12:31:19.359Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:31:19.359Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:31:19.359Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:31:19.817Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T12:31:19.817Z] check_test.go:308: [d127e16249e38] daemon is not started [2022-01-20T12:31:19.817Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T12:31:21.758Z] --- PASS: TestGet (15.01s) [2022-01-20T12:31:21.758Z] === RUN TestPluginWithNoManifest [2022-01-20T12:31:21.758Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T12:31:21.758Z] === RUN TestGetAll [2022-01-20T12:31:21.758Z] --- PASS: TestGetAll (0.00s) [2022-01-20T12:31:21.758Z] PASS [2022-01-20T12:31:21.758Z] coverage: 73.2% of statements [2022-01-20T12:31:21.758Z] ok github.com/docker/docker/pkg/plugins 35.925s coverage: 73.2% of statements [2022-01-20T12:31:22.227Z] --- PASS: TestUpdateRestartPolicy (10.64s) [2022-01-20T12:31:22.227Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:31:22.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-20T12:31:22.227Z] === RUN TestWaitNonBlocked [2022-01-20T12:31:22.227Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:31:22.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:31:22.227Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:31:22.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:31:22.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:31:22.227Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:31:22.227Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T12:31:22.227Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-01-20T12:31:22.227Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-01-20T12:31:22.227Z] === RUN TestWaitBlocked [2022-01-20T12:31:22.227Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:31:22.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:31:22.227Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:31:22.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:31:22.227Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T12:31:22.227Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T12:31:22.362Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T12:31:22.485Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T12:31:22.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-01-20T12:31:22.485Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-01-20T12:31:22.485Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T12:31:22.485Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T12:31:23.577Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-01-20T12:31:23.577Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:31:24.276Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T12:31:24.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-01-20T12:31:24.385Z] === CONT TestDaemonHostGatewayIP [2022-01-20T12:31:24.385Z] === CONT TestDaemonRestartIpcMode [2022-01-20T12:31:24.385Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-01-20T12:31:25.662Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T12:31:26.607Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T12:31:26.607Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T12:31:26.749Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T12:31:26.749Z] [2022-01-20T12:31:26.749Z] Unloading profiles will leave already running processes permanently [2022-01-20T12:31:26.749Z] unconfined, which can lead to unexpected situations. [2022-01-20T12:31:26.749Z] [2022-01-20T12:31:26.749Z] To set a process to complain mode, use the command line tool [2022-01-20T12:31:26.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T12:31:26.749Z] [2022-01-20T12:31:26.914Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-01-20T12:31:26.914Z] === CONT TestIpcModeOlderClient [2022-01-20T12:31:26.914Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T12:31:26.914Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T12:31:26.914Z] --- PASS: TestDaemonRestartIpcMode (2.37s) [2022-01-20T12:31:26.917Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-01-20T12:31:26.917Z] === RUN TestServicePlugin Post stage [Pipeline] junit [2022-01-20T12:31:28.141Z] Recording test results [2022-01-20T12:31:28.521Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T12:31:29.093Z] check_test.go:308: [d754810b37431] daemon is not started [2022-01-20T12:31:29.093Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T12:31:29.559Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-20T12:31:29.849Z] + echo Ensuring container killed. [2022-01-20T12:31:29.849Z] Ensuring container killed. [2022-01-20T12:31:29.849Z] + docker rm -vf docker-pr15 [2022-01-20T12:31:29.849Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-01-20T12:31:30.134Z] + echo Chowning /workspace to jenkins user [2022-01-20T12:31:30.134Z] Chowning /workspace to jenkins user [2022-01-20T12:31:30.134Z] + id -u [2022-01-20T12:31:30.134Z] + id -g [2022-01-20T12:31:30.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T12:31:30.134Z] Unable to find image 'busybox:latest' locally [2022-01-20T12:31:30.134Z] latest: Pulling from library/busybox [2022-01-20T12:31:30.214Z] plugin_test.go:61: [d50d700a78858] joining swarm manager [d83e63d68ff9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:31:30.393Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T12:31:30.393Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T12:31:30.393Z] 5cc84ad355aa: Download complete [2022-01-20T12:31:30.393Z] 5cc84ad355aa: Pull complete [2022-01-20T12:31:30.393Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T12:31:30.393Z] Status: Downloaded newer image for busybox:latest [2022-01-20T12:31:30.479Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T12:31:31.156Z] plugin_test.go:64: [d9f8e5da17a3b] joining swarm manager [d83e63d68ff9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T12:31:31.636Z] + bundleName=docker-py [2022-01-20T12:31:31.636Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T12:31:31.636Z] Creating docker-py-bundles.tar.gz [2022-01-20T12:31:31.636Z] + 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-01-20T12:31:31.659Z] Archiving artifacts [2022-01-20T12:31:33.027Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T12:31:33.606Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T12:31:33.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/make.sh binary [2022-01-20T12:31:33.970Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T12:31:34.221Z] [2022-01-20T12:31:34.480Z] Removing bundles/ [2022-01-20T12:31:34.480Z] [2022-01-20T12:31:34.480Z] ---> Making bundle: binary (in bundles/binary) [2022-01-20T12:31:34.480Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T12:31:34.480Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:31:34.816Z] === RUN TestMiddlewares [2022-01-20T12:31:34.816Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T12:31:34.816Z] PASS [2022-01-20T12:31:34.816Z] coverage: 9.0% of statements [2022-01-20T12:31:34.816Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2022-01-20T12:31:35.356Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T12:31:37.273Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T12:31:39.110Z] --- PASS: TestContainerKillOnDaemonStart (11.46s) [2022-01-20T12:31:39.110Z] PASS [2022-01-20T12:31:39.110Z] [2022-01-20T12:31:39.110Z] === Skipped [2022-01-20T12:31:39.110Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T12:31:39.110Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:31:39.110Z] [2022-01-20T12:31:39.110Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T12:31:39.110Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T12:31:39.110Z] [2022-01-20T12:31:39.110Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T12:31:39.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T12:31:39.110Z] [2022-01-20T12:31:39.110Z] DONE 200 tests, 3 skipped in 111.984s [2022-01-20T12:31:39.110Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T12:31:39.110Z] ++ 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-01-20T12:31:39.110Z] ++ set -e [2022-01-20T12:31:39.110Z] ++ '[' -n 0 ']' [2022-01-20T12:31:39.110Z] ++ set -x [2022-01-20T12:31:39.110Z] ++ 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-01-20T12:31:39.110Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:31:39.110Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:31:39.110Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T12:31:39.110Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T12:31:39.110Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T12:31:39.110Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T12:31:39.110Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T12:31:39.110Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T12:31:39.110Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T12:31:39.110Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T12:31:39.110Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T12:31:39.110Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T12:31:39.110Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-01-20T12:31:39.110Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-20T12:31:39.110Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:31:39.110Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T12:31:39.821Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T12:31:40.046Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T12:31:40.979Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T12:31:41.205Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T12:31:42.354Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T12:31:42.354Z] daemon_test.go:156: [d514b561d9fe9] daemon is not started [2022-01-20T12:31:42.354Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-20T12:31:42.354Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T12:31:42.354Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-20T12:31:42.354Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-20T12:31:42.354Z] === RUN TestDaemonProxy [2022-01-20T12:31:42.354Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T12:31:42.590Z] check_test.go:308: [d745a7f3a3821] daemon is not started [2022-01-20T12:31:42.590Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T12:31:43.163Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T12:31:43.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T12:31:43.729Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T12:31:43.736Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T12:31:44.308Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T12:31:45.251Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T12:31:45.633Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T12:31:46.194Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T12:31:46.194Z] check_test.go:308: [da50cc1476903] daemon is not started [2022-01-20T12:31:46.194Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T12:31:47.531Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T12:31:47.789Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy (6.26s) [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T12:31:48.355Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T12:31:48.355Z] PASS [2022-01-20T12:31:48.355Z] [2022-01-20T12:31:48.355Z] DONE 17 tests in 10.194s [2022-01-20T12:31:48.355Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T12:31:48.355Z] ++ 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-01-20T12:31:48.355Z] ++ set -e [2022-01-20T12:31:48.355Z] ++ '[' -n 0 ']' [2022-01-20T12:31:48.355Z] ++ set -x [2022-01-20T12:31:48.355Z] ++ 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-01-20T12:31:48.355Z] INFO: Testing against a local daemon [2022-01-20T12:31:48.355Z] === RUN TestCommitInheritsEnv [2022-01-20T12:31:48.613Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-20T12:31:48.613Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:31:48.613Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T12:31:48.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:31:48.613Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:31:48.741Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T12:31:48.888Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-20T12:31:48.888Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:31:48.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T12:31:48.888Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:31:49.160Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-01-20T12:31:49.160Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T12:31:49.160Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:31:49.160Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T12:31:49.160Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:31:49.160Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T12:31:49.160Z] === RUN TestTagInvalidReference [2022-01-20T12:31:49.160Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T12:31:49.160Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:31:49.160Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T12:31:49.160Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:31:49.160Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T12:31:49.160Z] === RUN TestTagOfficialNames [2022-01-20T12:31:49.160Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T12:31:49.161Z] === RUN TestTagMatchesDigest [2022-01-20T12:31:49.161Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T12:31:49.161Z] PASS [2022-01-20T12:31:49.161Z] [2022-01-20T12:31:49.161Z] === Skipped [2022-01-20T12:31:49.161Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:31:49.161Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T12:31:49.161Z] [2022-01-20T12:31:49.161Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T12:31:49.161Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:31:49.161Z] [2022-01-20T12:31:49.161Z] DONE 12 tests, 2 skipped in 0.909s [2022-01-20T12:31:49.161Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T12:31:49.161Z] ++ 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-01-20T12:31:49.161Z] ++ set -e [2022-01-20T12:31:49.161Z] ++ '[' -n 0 ']' [2022-01-20T12:31:49.161Z] ++ set -x [2022-01-20T12:31:49.161Z] ++ 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-01-20T12:31:49.420Z] INFO: Testing against a local daemon [2022-01-20T12:31:49.420Z] === RUN TestNetworkCreateDelete [2022-01-20T12:31:49.420Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-20T12:31:49.420Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:31:50.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-20T12:31:50.002Z] === RUN TestDaemonDNSFallback [2022-01-20T12:31:50.708Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T12:31:51.728Z] 2022/01/20 12:31:51 Closing DB instances... [2022-01-20T12:31:53.269Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-01-20T12:31:53.269Z] === RUN TestFindNode [2022-01-20T12:31:53.269Z] 2022/01/20 12:31:53 Closing DB instances... [2022-01-20T12:31:53.269Z] --- PASS: TestFindNode (0.02s) [2022-01-20T12:31:53.269Z] === RUN TestChangeNodeState [2022-01-20T12:31:53.269Z] 2022/01/20 12:31:53 Closing DB instances... [2022-01-20T12:31:53.269Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T12:31:53.269Z] === RUN TestNodeReincarnation [2022-01-20T12:31:53.269Z] 2022/01/20 12:31:53 Closing DB instances... [2022-01-20T12:31:54.917Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T12:31:56.301Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T12:31:56.556Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-01-20T12:31:56.556Z] === RUN TestInspectNetwork [2022-01-20T12:31:57.720Z] --- PASS: TestServicePlugin (29.59s) [2022-01-20T12:31:57.720Z] === RUN TestServiceUpdateLabel [2022-01-20T12:31:58.211Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T12:31:58.289Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-01-20T12:31:58.289Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T12:31:59.067Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T12:31:59.067Z] === RUN TestParallelCreate [2022-01-20T12:31:59.067Z] 2022/01/20 12:31:58 Closing DB instances... [2022-01-20T12:31:59.067Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T12:31:59.067Z] === RUN TestParallelDelete [2022-01-20T12:31:59.067Z] 2022/01/20 12:31:58 Closing DB instances... [2022-01-20T12:31:59.067Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T12:31:59.067Z] === RUN TestNetworkDBIslands [2022-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:71026738cada with config:&{NodeID:71026738cada 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-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=info msg="Node 71026738cada/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=info msg="Node 71026738cada/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8516946fb80f with config:&{NodeID:8516946fb80f 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-01-20T12:31:59.067Z] time="2022-01-20T12:31:58Z" level=info msg="Node 8516946fb80f/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="Node 8516946fb80f/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="Node 71026738cada/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=info msg="Node 71026738cada/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-01-20T12:31:59.068Z] time="2022-01-20T12:31:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e9df3ebb38df with config:&{NodeID:e9df3ebb38df 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-01-20T12:31:59.084Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T12:31:59.084Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T12:31:59.084Z] === RUN TestInspectNetwork/network_name [2022-01-20T12:31:59.084Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1da5ef6c95b4 with config:&{NodeID:1da5ef6c95b4 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-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T12:31:59.527Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-20T12:31:59.595Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T12:31:59.595Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ca3fcec69aea with config:&{NodeID:ca3fcec69aea 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-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node e9df3ebb38df/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 71026738cada/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T12:31:59.987Z] time="2022-01-20T12:31:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:00.447Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=info msg="The new bootstrap node list is:[172.24.230.83:10033 172.24.230.83:10034 172.24.230.83:10035]" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10033" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49355" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10034" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49356" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10035" [2022-01-20T12:32:00.447Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49357" [2022-01-20T12:32:00.907Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="The new bootstrap node list is:[172.24.230.83:10033 172.24.230.83:10034 172.24.230.83:10035]" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10033" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49358" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49359" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10034" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10035" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49360" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node 0 leaving" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="Node 71026738cada change state NodeActive --> NodeLeft" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node3(e9df3ebb38df): Node leave event for 71026738cada/172.24.230.83" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="Node 71026738cada change state NodeActive --> NodeLeft" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 71026738cada/172.24.230.83" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="Node 71026738cada change state NodeActive --> NodeLeft" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node5(ca3fcec69aea): Node leave event for 71026738cada/172.24.230.83" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="Node 71026738cada change state NodeActive --> NodeLeft" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node2(8516946fb80f): Node leave event for 71026738cada/172.24.230.83" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="Node 71026738cada change state NodeActive --> NodeLeft" [2022-01-20T12:32:00.907Z] time="2022-01-20T12:32:00Z" level=info msg="node1(71026738cada): Node leave event for 71026738cada/172.24.230.83" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 71026738cada/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 71026738cada/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 71026738cada/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 71026738cada/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 71026738cada/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="node 1 leaving" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="node3(e9df3ebb38df): Node leave event for 8516946fb80f/172.24.230.83" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 8516946fb80f/172.24.230.83" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f change state NodeActive --> NodeFailed" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="node5(ca3fcec69aea): Node leave event for 8516946fb80f/172.24.230.83" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f/172.24.230.83, added to failed nodes list" [2022-01-20T12:32:01.367Z] time="2022-01-20T12:32:01Z" level=error msg="node: 8516946fb80f is unknown to memberlist" [2022-01-20T12:32:01.510Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node 8516946fb80f/172.24.230.83, left gossip cluster" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="node 2 leaving" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node e9df3ebb38df change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="node5(ca3fcec69aea): Node leave event for e9df3ebb38df/172.24.230.83" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node e9df3ebb38df change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="node4(1da5ef6c95b4): Node leave event for e9df3ebb38df/172.24.230.83" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="Node e9df3ebb38df change state NodeActive --> NodeLeft" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=info msg="node3(e9df3ebb38df): Node leave event for e9df3ebb38df/172.24.230.83" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=debug msg="memberlist: Failed ping: 8516946fb80f (timeout reached)" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.230.83:10035: use of closed network connection" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.230.83:10037: use of closed network connection" [2022-01-20T12:32:01.827Z] time="2022-01-20T12:32:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.230.83:10036: use of closed network connection" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:01Z" level=info msg="Node e9df3ebb38df/172.24.230.83, left gossip cluster" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:01Z" level=info msg="Node e9df3ebb38df/172.24.230.83, left gossip cluster" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node e9df3ebb38df/172.24.230.83, left gossip cluster" [2022-01-20T12:32:02.289Z] networkdb_test.go:867: node4: OK [2022-01-20T12:32:02.289Z] networkdb_test.go:867: node5: OK [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="node 0 coming back" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0d066b4cbbb4 with config:&{NodeID:0d066b4cbbb4 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-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, added to nodes list" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="node 1 coming back" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0bf4ffedb403 with config:&{NodeID:0bf4ffedb403 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-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, added to nodes list" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="node 2 coming back" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1091dbdc6976 with config:&{NodeID:1091dbdc6976 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-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 1091dbdc6976/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="Node 1091dbdc6976/172.24.230.83, added to nodes list" [2022-01-20T12:32:02.289Z] time="2022-01-20T12:32:02Z" level=info msg="memberlist: Suspect 8516946fb80f has failed, no acks received" [2022-01-20T12:32:02.749Z] time="2022-01-20T12:32:02Z" level=debug msg="memberlist: Failed ping: ca3fcec69aea (timeout reached)" [2022-01-20T12:32:02.749Z] time="2022-01-20T12:32:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.230.83:10036: use of closed network connection" [2022-01-20T12:32:02.749Z] time="2022-01-20T12:32:02Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49362" [2022-01-20T12:32:03.209Z] time="2022-01-20T12:32:03Z" level=warning msg="memberlist: Was able to connect to ca3fcec69aea but other probes failed, network may be misconfigured" [2022-01-20T12:32:03.266Z] --- PASS: TestInspectNetwork (6.86s) [2022-01-20T12:32:03.266Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T12:32:03.266Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T12:32:03.266Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T12:32:03.266Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T12:32:03.266Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:32:04.200Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-01-20T12:32:04.200Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:32:04.200Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:32:04.200Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:32:04.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:32:04.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:32:04.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:32:04.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:32:04.200Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:32:04.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:32:04.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:32:04.200Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T12:32:04.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T12:32:04.200Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T12:32:04.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T12:32:04.200Z] === RUN TestNetworkList [2022-01-20T12:32:04.458Z] === RUN TestNetworkList//networks [2022-01-20T12:32:04.458Z] === PAUSE TestNetworkList//networks [2022-01-20T12:32:04.458Z] === RUN TestNetworkList//networks/ [2022-01-20T12:32:04.458Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:32:04.458Z] === CONT TestNetworkList//networks [2022-01-20T12:32:04.458Z] === CONT TestNetworkList//networks/ [2022-01-20T12:32:04.458Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T12:32:04.458Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:32:04.458Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:32:04.458Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:32:04.811Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T12:32:04.811Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T12:32:04.811Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T12:32:05.031Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-01-20T12:32:05.031Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:32:05.071Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T12:32:05.963Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T12:32:05.963Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:32:06.012Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T12:32:06.012Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T12:32:06.122Z] time="2022-01-20T12:32:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.230.83:10033 172.24.230.83:10034 172.24.230.83:10035]" [2022-01-20T12:32:06.122Z] time="2022-01-20T12:32:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.230.83:10033 172.24.230.83:10034 172.24.230.83:10035]" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10033" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49363" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, is the new incarnation of the shutdown node 71026738cada/172.24.230.83" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10034" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49364" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, is the new incarnation of the shutdown node 8516946fb80f/172.24.230.83" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10035" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, is the new incarnation of the shutdown node 71026738cada/172.24.230.83" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49365" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, is the new incarnation of the shutdown node e9df3ebb38df/172.24.230.83" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, is the new incarnation of the shutdown node 8516946fb80f/172.24.230.83" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.581Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, joined gossip cluster" [2022-01-20T12:32:06.582Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, is the new incarnation of the shutdown node e9df3ebb38df/172.24.230.83" [2022-01-20T12:32:06.582Z] time="2022-01-20T12:32:06Z" level=info msg="Node 1091dbdc6976/172.24.230.83, added to nodes list" [2022-01-20T12:32:06.584Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T12:32:06.844Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T12:32:06.897Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T12:32:06.897Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10033" [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49366" [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49367" [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10034" [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.230.83:10035" [2022-01-20T12:32:07.041Z] time="2022-01-20T12:32:06Z" level=debug msg="memberlist: Stream connection from=172.24.230.83:49368" [2022-01-20T12:32:07.500Z] 2022/01/20 12:32:07 Closing DB instances... [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="node2(0bf4ffedb403): Node leave event for 0d066b4cbbb4/172.24.230.83" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 0d066b4cbbb4/172.24.230.83" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="node5(ca3fcec69aea): Node leave event for 0d066b4cbbb4/172.24.230.83" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="node3(1091dbdc6976): Node leave event for 0d066b4cbbb4/172.24.230.83" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="node1(0d066b4cbbb4): Node leave event for 0d066b4cbbb4/172.24.230.83" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.500Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.830Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T12:32:07.830Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0d066b4cbbb4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="node3(1091dbdc6976): Node leave event for 0bf4ffedb403/172.24.230.83" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 0bf4ffedb403/172.24.230.83" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="node5(ca3fcec69aea): Node leave event for 0bf4ffedb403/172.24.230.83" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403 change state NodeActive --> NodeLeft" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="node2(0bf4ffedb403): Node leave event for 0bf4ffedb403/172.24.230.83" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, left gossip cluster" [2022-01-20T12:32:07.960Z] time="2022-01-20T12:32:07Z" level=info msg="Node 0bf4ffedb403/172.24.230.83, left gossip cluster" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976 change state NodeActive --> NodeLeft" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="node5(ca3fcec69aea): Node leave event for 1091dbdc6976/172.24.230.83" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976 change state NodeActive --> NodeLeft" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="node3(1091dbdc6976): Node leave event for 1091dbdc6976/172.24.230.83" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976 change state NodeActive --> NodeLeft" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 1091dbdc6976/172.24.230.83" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976/172.24.230.83, left gossip cluster" [2022-01-20T12:32:08.420Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976/172.24.230.83, left gossip cluster" [2022-01-20T12:32:08.759Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1091dbdc6976/172.24.230.83, left gossip cluster" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=debug msg="memberlist: Failed ping: 1091dbdc6976 (timeout reached)" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.230.83:10036: use of closed network connection" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.230.83:10037: use of closed network connection" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1da5ef6c95b4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=info msg="node5(ca3fcec69aea): Node leave event for 1da5ef6c95b4/172.24.230.83" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=info msg="Node 1da5ef6c95b4 change state NodeActive --> NodeLeft" [2022-01-20T12:32:08.880Z] time="2022-01-20T12:32:08Z" level=info msg="node4(1da5ef6c95b4): Node leave event for 1da5ef6c95b4/172.24.230.83" [2022-01-20T12:32:09.020Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T12:32:09.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-01-20T12:32:09.203Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:32:09.343Z] time="2022-01-20T12:32:09Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:09.343Z] time="2022-01-20T12:32:09Z" level=info msg="memberlist: Suspect 1091dbdc6976 has failed, no acks received" [2022-01-20T12:32:09.343Z] time="2022-01-20T12:32:09Z" level=info msg="Node 1da5ef6c95b4/172.24.230.83, left gossip cluster" [2022-01-20T12:32:09.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T12:32:09.461Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:32:09.803Z] time="2022-01-20T12:32:09Z" level=warning msg="memberlist: Failed to send gossip to 172.24.230.83:10037: write udp [::]:10036->172.24.230.83:10037: use of closed network connection" [2022-01-20T12:32:09.803Z] time="2022-01-20T12:32:09Z" level=info msg="Node ca3fcec69aea/172.24.230.83, left gossip cluster" [2022-01-20T12:32:09.803Z] time="2022-01-20T12:32:09Z" level=info msg="Node ca3fcec69aea change state NodeActive --> NodeFailed" [2022-01-20T12:32:09.803Z] time="2022-01-20T12:32:09Z" level=info msg="Node ca3fcec69aea/172.24.230.83, added to failed nodes list" [2022-01-20T12:32:09.803Z] --- PASS: TestNetworkDBIslands (11.47s) [2022-01-20T12:32:09.803Z] PASS [2022-01-20T12:32:09.803Z] coverage: 60.0% of statements [2022-01-20T12:32:09.803Z] ok github.com/docker/docker/libnetwork/networkdb 103.642s coverage: 60.0% of statements [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T12:32:09.803Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T12:32:10.405Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T12:32:10.667Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === Skipped [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T12:32:11.984Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T12:32:11.984Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T12:32:11.984Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-20T12:32:11.984Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T12:32:11.984Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:32:11.984Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T12:32:11.984Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T12:32:11.984Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T12:32:11.984Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T12:32:11.984Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T12:32:11.984Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T12:32:11.984Z] daemon_test.go:145: root required [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:32:11.984Z] reload_test.go:342: root required [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:32:11.984Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:32:11.984Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T12:32:11.984Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T12:32:11.984Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T12:32:11.984Z] layer_test.go:303: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T12:32:11.984Z] layer_test.go:352: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T12:32:11.984Z] layer_test.go:467: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T12:32:11.984Z] layer_test.go:696: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T12:32:11.984Z] migration_test.go:45: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:32:11.984Z] migration_test.go:181: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T12:32:11.984Z] mount_test.go:17: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T12:32:11.984Z] mount_test.go:76: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T12:32:11.984Z] mount_test.go:125: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T12:32:11.984Z] mount_test.go:212: Failing on Windows [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T12:32:11.984Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T12:32:11.984Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T12:32:11.984Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T12:32:11.984Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T12:32:11.984Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T12:32:11.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:32:11.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T12:32:11.984Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:32:11.984Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T12:32:11.984Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T12:32:11.984Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T12:32:11.984Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:32:11.984Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:32:11.984Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:32:11.984Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:32:11.984Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:32:11.984Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T12:32:11.984Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T12:32:11.984Z] archive_test.go:140: zstd not installed [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T12:32:11.984Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.984Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:32:11.984Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:32:11.984Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:32:11.985Z] changes_test.go:195: needs more investigation [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T12:32:11.985Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T12:32:11.985Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T12:32:11.985Z] changes_test.go:432: needs further investigation [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:32:11.985Z] changes_test.go:468: needs further investigation [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:32:11.985Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T12:32:11.985Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:32:11.985Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:32:11.985Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T12:32:11.985Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T12:32:11.985Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T12:32:11.985Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T12:32:11.985Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T12:32:11.985Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:32:11.985Z] [2022-01-20T12:32:11.985Z] DONE 2066 tests, 70 skipped in 253.825s [2022-01-20T12:32:11.985Z] INFO: make.ps1 ended at 01/20/2022 12:32:11 [2022-01-20T12:32:11.989Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2022-01-20T12:32:11.989Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:32:11.989Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:32:11.989Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:32:11.989Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:32:12.052Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T12:32:12.052Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T12:32:12.996Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T12:32:13.183Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-01-20T12:32:13.183Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:32:13.535Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T12:32:13.535Z] INFO: Unit tests ended at 01/20/2022 12:32:13. Duration:00:04:26.3086160 [2022-01-20T12:32:13.535Z] INFO: Building busybox [2022-01-20T12:32:13.535Z] Sending build context to Docker daemon 5.12kB [2022-01-20T12:32:13.535Z] [2022-01-20T12:32:13.535Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T12:32:13.535Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T12:32:13.535Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T12:32:13.535Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T12:32:13.535Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T12:32:13.535Z] ---> 11cbc9e36c7a [2022-01-20T12:32:13.535Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T12:32:13.567Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T12:32:13.998Z] ---> Running in 6ce2dcd3dc8b [2022-01-20T12:32:14.951Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T12:32:15.894Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T12:32:15.894Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T12:32:18.702Z] Removing intermediate container 6ce2dcd3dc8b [2022-01-20T12:32:18.702Z] ---> 37b4d754af85 [2022-01-20T12:32:18.702Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T12:32:19.162Z] ---> Running in ecf8453deb0e [2022-01-20T12:32:19.162Z] Removing intermediate container ecf8453deb0e [2022-01-20T12:32:19.162Z] ---> 9358381b6ac7 [2022-01-20T12:32:19.162Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T12:32:19.621Z] ---> Running in 392b46d408d2 [2022-01-20T12:32:19.621Z] Removing intermediate container 392b46d408d2 [2022-01-20T12:32:19.621Z] ---> 4b8624a4be57 [2022-01-20T12:32:19.621Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T12:32:21.160Z] [2022-01-20T12:32:21.620Z] ---> 7ba6368b308d [2022-01-20T12:32:21.620Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T12:32:21.620Z] ---> Running in 20bbeaea6929 [2022-01-20T12:32:22.488Z] docker_cli_daemon_test.go:2522: [d9014131ae312] daemon is not started [2022-01-20T12:32:22.748Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T12:32:23.320Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T12:32:26.857Z] --- PASS: TestServiceWithDataPathPortInit (12.97s) [2022-01-20T12:32:26.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:32:26.857Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uozvspyaqak984jhtau7me7ej Created:2022-01-20 12:32:25.509423012 +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[ee2c8a7739fbdec94245904bbd721802b1d74ecbfe2668fb5afbb5609a6b6223:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0i1evw7k6mimw7blaj8t4cv9q EndpointID:c2bc0cc690a1e6ddbb2b0242cc5a65b514b962c982b7d145331bd2459e62730a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0d616daa218055010cef80e52c9b537d5461c49ad1344bfe386c4b63da02f5b 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:39569ef2320b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0i1evw7k6mimw7blaj8t4cv9q EndpointID:c2bc0cc690a1e6ddbb2b0242cc5a65b514b962c982b7d145331bd2459e62730a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T12:32:28.086Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-01-20T12:32:28.086Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:32:30.199Z] Removing intermediate container 20bbeaea6929 [2022-01-20T12:32:30.199Z] ---> b1cb800758de [2022-01-20T12:32:30.199Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T12:32:30.199Z] ---> Running in 949b62c58020 [2022-01-20T12:32:31.041Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.24s) [2022-01-20T12:32:31.041Z] PASS [2022-01-20T12:32:31.041Z] [2022-01-20T12:32:31.041Z] === Skipped [2022-01-20T12:32:31.041Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:32:31.041Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:32:31.041Z] [2022-01-20T12:32:31.041Z] DONE 26 tests, 1 skipped in 41.641s [2022-01-20T12:32:31.041Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:32:31.041Z] ++ 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-01-20T12:32:31.041Z] ++ set -e [2022-01-20T12:32:31.041Z] ++ '[' -n 0 ']' [2022-01-20T12:32:31.041Z] ++ set -x [2022-01-20T12:32:31.041Z] ++ 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-01-20T12:32:31.041Z] INFO: Testing against a local daemon [2022-01-20T12:32:31.041Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T12:32:31.041Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:32:31.041Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:32:31.041Z] === RUN TestDockerNetworkIpvlan [2022-01-20T12:32:31.041Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:32:31.041Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:32:31.041Z] PASS [2022-01-20T12:32:31.041Z] [2022-01-20T12:32:31.041Z] === Skipped [2022-01-20T12:32:31.041Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T12:32:31.041Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:32:31.041Z] [2022-01-20T12:32:31.041Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:32:31.041Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:32:31.041Z] [2022-01-20T12:32:31.041Z] DONE 2 tests, 2 skipped in 0.090s [2022-01-20T12:32:31.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:32:31.041Z] ++ 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-01-20T12:32:31.041Z] ++ set -e [2022-01-20T12:32:31.041Z] ++ '[' -n 0 ']' [2022-01-20T12:32:31.041Z] ++ set -x [2022-01-20T12:32:31.041Z] ++ 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-01-20T12:32:31.041Z] INFO: Testing against a local daemon [2022-01-20T12:32:31.041Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T12:32:31.741Z] [2022-01-20T12:32:31.741Z] SUCCESS: Specified value was saved. [2022-01-20T12:32:32.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-01-20T12:32:32.415Z] === RUN TestDockerNetworkMacvlan [2022-01-20T12:32:33.318Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T12:32:33.348Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T12:32:33.914Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T12:32:34.480Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T12:32:34.656Z] Removing intermediate container 949b62c58020 [2022-01-20T12:32:34.656Z] ---> 3b860aa7192c [2022-01-20T12:32:34.656Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T12:32:34.656Z] ---> Running in 5195a4d6d003 [2022-01-20T12:32:34.703Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T12:32:35.258Z] === RUN TestBoolValue [2022-01-20T12:32:35.258Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T12:32:35.258Z] === RUN TestBoolValueOrDefault [2022-01-20T12:32:35.258Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T12:32:35.258Z] === RUN TestInt64ValueOrZero [2022-01-20T12:32:35.258Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T12:32:35.258Z] === RUN TestInt64ValueOrDefault [2022-01-20T12:32:35.258Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T12:32:35.258Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T12:32:35.258Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T12:32:35.258Z] === RUN TestJsonContentType [2022-01-20T12:32:35.258Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T12:32:35.258Z] PASS [2022-01-20T12:32:35.258Z] coverage: 14.7% of statements [2022-01-20T12:32:35.258Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T12:32:35.259Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 14.7% of statements [2022-01-20T12:32:36.378Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T12:32:36.621Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T12:32:37.440Z] === RUN TestMaskSecretKeys [2022-01-20T12:32:37.440Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T12:32:37.440Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T12:32:37.440Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T12:32:37.440Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T12:32:37.440Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T12:32:37.440Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T12:32:37.440Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T12:32:37.440Z] === RUN TestVersionMiddlewareVersion [2022-01-20T12:32:37.440Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T12:32:37.440Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T12:32:37.440Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T12:32:37.440Z] PASS [2022-01-20T12:32:37.440Z] coverage: 37.7% of statements [2022-01-20T12:32:37.440Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T12:32:37.440Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T12:32:37.752Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T12:32:37.899Z] === RUN TestAdjustForAPIVersion [2022-01-20T12:32:37.899Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T12:32:37.899Z] PASS [2022-01-20T12:32:37.899Z] coverage: 5.7% of statements [2022-01-20T12:32:37.899Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T12:32:37.899Z] === RUN TestStrSliceMarshalJSON [2022-01-20T12:32:37.899Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T12:32:37.899Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestStrSliceUnmarshalString [2022-01-20T12:32:37.899Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T12:32:37.899Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T12:32:37.899Z] PASS [2022-01-20T12:32:37.899Z] coverage: 90.0% of statements [2022-01-20T12:32:37.899Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-01-20T12:32:37.899Z] === RUN TestToJSON [2022-01-20T12:32:37.899Z] --- PASS: TestToJSON (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestToParamWithVersion [2022-01-20T12:32:37.899Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestFromJSON [2022-01-20T12:32:37.899Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestEmpty [2022-01-20T12:32:37.899Z] --- PASS: TestEmpty (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T12:32:37.899Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestArgsMatchKVList [2022-01-20T12:32:37.899Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestArgsMatch [2022-01-20T12:32:37.899Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestAdd [2022-01-20T12:32:37.899Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestDel [2022-01-20T12:32:37.899Z] --- PASS: TestDel (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestLen [2022-01-20T12:32:37.899Z] --- PASS: TestLen (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestExactMatch [2022-01-20T12:32:37.899Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestOnlyOneExactMatch [2022-01-20T12:32:37.899Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestContains [2022-01-20T12:32:37.899Z] --- PASS: TestContains (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestValidate [2022-01-20T12:32:37.899Z] --- PASS: TestValidate (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestWalkValues [2022-01-20T12:32:37.899Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestFuzzyMatch [2022-01-20T12:32:37.899Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T12:32:37.899Z] === RUN TestClone [2022-01-20T12:32:37.899Z] --- PASS: TestClone (0.00s) [2022-01-20T12:32:37.899Z] PASS [2022-01-20T12:32:37.899Z] coverage: 92.2% of statements [2022-01-20T12:32:37.899Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T12:32:37.899Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T12:32:38.358Z] === RUN TestDurationToSecondsString [2022-01-20T12:32:38.358Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T12:32:38.358Z] === RUN TestGetTimestamp [2022-01-20T12:32:38.358Z] --- PASS: TestGetTimestamp (0.24s) [2022-01-20T12:32:38.358Z] === RUN TestParseTimestamps [2022-01-20T12:32:38.358Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T12:32:38.358Z] PASS [2022-01-20T12:32:38.358Z] coverage: 100.0% of statements [2022-01-20T12:32:38.358Z] ok github.com/docker/docker/api/types/time 0.290s coverage: 100.0% of statements [2022-01-20T12:32:38.400Z] Cannot create a file when that file already exists. [2022-01-20T12:32:38.817Z] === RUN TestCompareVersion [2022-01-20T12:32:38.817Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T12:32:38.817Z] PASS [2022-01-20T12:32:38.817Z] coverage: 77.3% of statements [2022-01-20T12:32:38.817Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T12:32:38.817Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T12:32:39.165Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T12:32:39.165Z] check_test.go:308: [d451450a61bc7] daemon is not started [2022-01-20T12:32:39.165Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T12:32:40.319Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-01-20T12:32:40.319Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T12:32:40.357Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T12:32:40.357Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T12:32:40.357Z] === RUN TestCloneArgsSmartHttp [2022-01-20T12:32:40.357Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T12:32:40.357Z] === RUN TestCloneArgsDumbHttp [2022-01-20T12:32:40.357Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T12:32:40.357Z] === RUN TestCloneArgsGit [2022-01-20T12:32:40.357Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T12:32:40.357Z] === RUN TestCheckoutGit [2022-01-20T12:32:40.579Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T12:32:41.034Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan (8.78s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) [2022-01-20T12:32:41.291Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-01-20T12:32:41.291Z] PASS [2022-01-20T12:32:41.291Z] [2022-01-20T12:32:41.291Z] DONE 8 tests in 10.260s [2022-01-20T12:32:41.291Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T12:32:41.291Z] ++ 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-01-20T12:32:41.291Z] ++ set -e [2022-01-20T12:32:41.291Z] ++ '[' -n 0 ']' [2022-01-20T12:32:41.291Z] ++ set -x [2022-01-20T12:32:41.291Z] ++ 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-01-20T12:32:41.291Z] testing: warning: no tests to run [2022-01-20T12:32:41.291Z] PASS [2022-01-20T12:32:41.291Z] [2022-01-20T12:32:41.291Z] DONE 0 tests in 0.022s [2022-01-20T12:32:41.292Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T12:32:41.292Z] ++ 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-01-20T12:32:41.292Z] ++ set -e [2022-01-20T12:32:41.292Z] ++ '[' -n 0 ']' [2022-01-20T12:32:41.292Z] ++ set -x [2022-01-20T12:32:41.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=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-01-20T12:32:41.292Z] INFO: Testing against a local daemon [2022-01-20T12:32:41.292Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T12:32:41.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T12:32:41.896Z] === RUN TestEnable [2022-01-20T12:32:41.896Z] --- PASS: TestEnable (0.00s) [2022-01-20T12:32:41.896Z] === RUN TestDisable [2022-01-20T12:32:41.896Z] --- PASS: TestDisable (0.00s) [2022-01-20T12:32:41.896Z] === RUN TestEnabled [2022-01-20T12:32:41.896Z] --- PASS: TestEnabled (0.00s) [2022-01-20T12:32:41.896Z] PASS [2022-01-20T12:32:41.896Z] coverage: 100.0% of statements [2022-01-20T12:32:41.896Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2022-01-20T12:32:42.356Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T12:32:42.356Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T12:32:42.356Z] === RUN TestProcessNoDockerignore [2022-01-20T12:32:42.356Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T12:32:42.356Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T12:32:42.356Z] === RUN TestDetectContentType [2022-01-20T12:32:42.356Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestSelectAcceptableMIME [2022-01-20T12:32:42.356Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestInspectEmptyResponse [2022-01-20T12:32:42.356Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestInspectResponseBinary [2022-01-20T12:32:42.356Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestResponseUnsupportedContentType [2022-01-20T12:32:42.356Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestInspectResponseTextSimple [2022-01-20T12:32:42.356Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T12:32:42.356Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestUnknownContentLength [2022-01-20T12:32:42.356Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestDownloadRemote [2022-01-20T12:32:42.356Z] --- PASS: TestDownloadRemote (0.14s) [2022-01-20T12:32:42.356Z] === RUN TestGetWithStatusError [2022-01-20T12:32:42.356Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestCloseRootDirectory [2022-01-20T12:32:42.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:42.356Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestHashFile [2022-01-20T12:32:42.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:42.356Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T12:32:42.356Z] === RUN TestHashSubdir [2022-01-20T12:32:42.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:42.356Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T12:32:42.356Z] === RUN TestRemoveDirectory [2022-01-20T12:32:42.356Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:32:42.356Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T12:32:42.356Z] PASS [2022-01-20T12:32:42.356Z] coverage: 9.3% of statements [2022-01-20T12:32:42.356Z] ok github.com/docker/docker/builder/remotecontext 0.362s coverage: 9.3% of statements [2022-01-20T12:32:42.665Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-01-20T12:32:42.665Z] === RUN TestAuthZPluginTLS [2022-01-20T12:32:42.815Z] === RUN TestGetAllAllowed [2022-01-20T12:32:42.815Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestGetAllMeta [2022-01-20T12:32:42.815Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T12:32:42.815Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T12:32:42.815Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestIsExistingDirectory [2022-01-20T12:32:42.815Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-20T12:32:42.815Z] === RUN TestGetFilenameForDownload [2022-01-20T12:32:42.815Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestEnv2Variables [2022-01-20T12:32:42.815Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T12:32:42.815Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestMaintainer [2022-01-20T12:32:42.815Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestLabel [2022-01-20T12:32:42.815Z] --- PASS: TestLabel (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestFromScratch [2022-01-20T12:32:42.815Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestFromWithArg [2022-01-20T12:32:42.815Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T12:32:42.815Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestFromWithUndefinedArg [2022-01-20T12:32:42.815Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T12:32:42.815Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestOnbuild [2022-01-20T12:32:42.815Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestWorkdir [2022-01-20T12:32:42.815Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestCmd [2022-01-20T12:32:42.815Z] --- PASS: TestCmd (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestHealthcheckNone [2022-01-20T12:32:42.815Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestHealthcheckCmd [2022-01-20T12:32:42.815Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestEntrypoint [2022-01-20T12:32:42.815Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestExpose [2022-01-20T12:32:42.815Z] --- PASS: TestExpose (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestUser [2022-01-20T12:32:42.815Z] --- PASS: TestUser (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestVolume [2022-01-20T12:32:42.815Z] --- PASS: TestVolume (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestStopSignal [2022-01-20T12:32:42.815Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:32:42.815Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestArg [2022-01-20T12:32:42.815Z] --- PASS: TestArg (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestShell [2022-01-20T12:32:42.815Z] --- PASS: TestShell (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestPrependEnvOnCmd [2022-01-20T12:32:42.815Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestRunWithBuildArgs [2022-01-20T12:32:42.815Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T12:32:42.815Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T12:32:42.815Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T12:32:42.815Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T12:32:42.815Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T12:32:42.815Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestNormalizeWorkdir [2022-01-20T12:32:42.815Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestDispatch [2022-01-20T12:32:42.815Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T12:32:42.815Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T12:32:42.815Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T12:32:42.815Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T12:32:42.815Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T12:32:42.815Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T12:32:42.815Z] === RUN TestDispatch/COPY_url [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch (0.08s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T12:32:42.815Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T12:32:42.815Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T12:32:42.815Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T12:32:42.815Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T12:32:42.815Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T12:32:42.815Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestEmptyDockerfile [2022-01-20T12:32:42.815Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T12:32:42.815Z] === RUN TestSymlinkDockerfile [2022-01-20T12:32:42.815Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T12:32:42.815Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T12:32:42.815Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestNonExistingDockerfile [2022-01-20T12:32:42.815Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestCopyRunConfig [2022-01-20T12:32:42.815Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestDeepCopyRunConfig [2022-01-20T12:32:42.815Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestExportImage [2022-01-20T12:32:42.815Z] --- PASS: TestExportImage (0.00s) [2022-01-20T12:32:42.815Z] === RUN TestNormalizeDest [2022-01-20T12:32:42.815Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T12:32:42.815Z] PASS [2022-01-20T12:32:42.815Z] coverage: 46.8% of statements [2022-01-20T12:32:42.815Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 46.8% of statements [2022-01-20T12:32:42.815Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T12:32:42.923Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T12:32:42.923Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T12:32:43.098Z] Removing intermediate container 5195a4d6d003 [2022-01-20T12:32:43.098Z] ---> 28625b6b2db2 [2022-01-20T12:32:43.098Z] Step 13/13 : CMD ["sh"] [2022-01-20T12:32:43.098Z] ---> Running in e8672208529f [2022-01-20T12:32:43.098Z] Removing intermediate container e8672208529f [2022-01-20T12:32:43.098Z] ---> af717041b830 [2022-01-20T12:32:43.098Z] Successfully built af717041b830 [2022-01-20T12:32:43.098Z] Successfully tagged busybox:latest [2022-01-20T12:32:43.098Z] INFO: Docker images of the daemon under test [2022-01-20T12:32:43.098Z] [2022-01-20T12:32:43.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:32:43.098Z] busybox latest af717041b830 Less than a second ago 4.99GB [2022-01-20T12:32:43.098Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T12:32:43.098Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T12:32:43.098Z] [2022-01-20T12:32:43.098Z] INFO: Running integration tests at 01/20/2022 12:32:42... [2022-01-20T12:32:43.098Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T12:32:43.098Z] INFO: Integration API tests being run from the host: [2022-01-20T12:32:43.098Z] INFO: make.ps1 starting at 01/20/2022 12:32:42 [2022-01-20T12:32:43.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T12:32:43.491Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T12:32:43.492Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T12:32:43.785Z] === RUN TestTCP4Proxy [2022-01-20T12:32:43.785Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T12:32:43.785Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestTCP6Proxy [2022-01-20T12:32:43.785Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:32:43.785Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestTCPDualStackProxy [2022-01-20T12:32:43.785Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:32:43.785Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestUDP4Proxy [2022-01-20T12:32:43.785Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestUDP6Proxy [2022-01-20T12:32:43.785Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:32:43.785Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestUDPWriteError [2022-01-20T12:32:43.785Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestSCTP4Proxy [2022-01-20T12:32:43.785Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:32:43.785Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T12:32:43.785Z] === RUN TestSCTP6Proxy [2022-01-20T12:32:43.785Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:32:43.785Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T12:32:43.785Z] PASS [2022-01-20T12:32:43.785Z] coverage: 49.4% of statements [2022-01-20T12:32:43.785Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-01-20T12:32:44.057Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T12:32:44.057Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T12:32:44.067Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T12:32:44.622Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T12:32:44.622Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite (331.81s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.42s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.17s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.17s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.00s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s) [2022-01-20T12:32:44.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.67s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.72s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.37s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.49s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.77s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.23s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.83s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.23s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.52s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.03s) [2022-01-20T12:32:44.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T12:32:44.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.40s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.36s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.73s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.64s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.49s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.34s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.25s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.99s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.66s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.22s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.30s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.91s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-01-20T12:32:44.755Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2022-01-20T12:32:44.755Z] === RUN TestDockerSwarmSuite [2022-01-20T12:32:44.755Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T12:32:45.016Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T12:32:45.556Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-01-20T12:32:45.556Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T12:32:46.122Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-20T12:32:46.122Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T12:32:46.687Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T12:32:46.687Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T12:32:47.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-20T12:32:47.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T12:32:47.559Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T12:32:48.097Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T12:32:48.628Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-01-20T12:32:48.628Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T12:32:50.000Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2022-01-20T12:32:50.000Z] === RUN TestAuthZPluginHeader [2022-01-20T12:32:50.566Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-01-20T12:32:50.566Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T12:32:50.566Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:32:50.566Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T12:32:50.566Z] === RUN TestAuthZPluginV2Disable [2022-01-20T12:32:50.566Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:32:50.566Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T12:32:50.566Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T12:32:50.566Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:32:50.566Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T12:32:50.566Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T12:32:50.566Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:32:50.566Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T12:32:50.566Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T12:32:50.858Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T12:32:50.944Z] 567fd00846e9: Pull complete [2022-01-20T12:32:50.944Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T12:32:50.944Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:32:50.944Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T12:32:50.944Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T12:32:51.415Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T12:32:51.415Z] WARN: Skipping validation tests [2022-01-20T12:32:51.415Z] INFO: Running unit tests at 01/20/2022 12:32:50... [2022-01-20T12:32:54.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T12:32:54.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T12:32:55.305Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T12:32:55.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T12:32:55.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T12:32:56.210Z] === RUN TestCheckpointCreateError [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointCreate [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointDeleteError [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointDelete [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointListError [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointList [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T12:32:56.210Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T12:32:56.210Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:32:56.210Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:32:56.210Z] === RUN TestGetAPIPath [2022-01-20T12:32:56.211Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestParseHostURL [2022-01-20T12:32:56.211Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T12:32:56.211Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPIVersion [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T12:32:56.211Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestClientRedirect [2022-01-20T12:32:56.211Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigCreateUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigCreateError [2022-01-20T12:32:56.211Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigCreate [2022-01-20T12:32:56.211Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspectNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspectUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspectError [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigInspect [2022-01-20T12:32:56.211Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigListUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigListError [2022-01-20T12:32:56.211Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigList [2022-01-20T12:32:56.211Z] --- PASS: TestConfigList (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigRemoveUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigRemoveError [2022-01-20T12:32:56.211Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigRemove [2022-01-20T12:32:56.211Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigUpdateUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigUpdateError [2022-01-20T12:32:56.211Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestConfigUpdate [2022-01-20T12:32:56.211Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCommitError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCommit [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStatPathError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStatPath [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyToContainerError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyToContainer [2022-01-20T12:32:56.211Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyFromContainerError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T12:32:56.211Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestCopyFromContainer [2022-01-20T12:32:56.211Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCreateError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCreateImageNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCreateWithName [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerCreateAutoRemove [2022-01-20T12:32:56.211Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerDiffError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerDiff [2022-01-20T12:32:56.211Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecCreateError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecCreate [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecStartError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecStart [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecInspectError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecInspect [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExportError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExport [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerInspectError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T12:32:56.211Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerInspect [2022-01-20T12:32:56.211Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerInspectNode [2022-01-20T12:32:56.211Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerKillError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerKill [2022-01-20T12:32:56.211Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerListError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerList [2022-01-20T12:32:56.211Z] --- PASS: TestContainerList (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerLogsNotFoundError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerLogsError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerLogs [2022-01-20T12:32:56.211Z] --- PASS: TestContainerLogs (0.23s) [2022-01-20T12:32:56.211Z] === RUN TestContainerPauseError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerPause [2022-01-20T12:32:56.211Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainersPruneError [2022-01-20T12:32:56.211Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainersPrune [2022-01-20T12:32:56.211Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRemoveError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRemoveError (0.01s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRemove [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRenameError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRename [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerResizeError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecResizeError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerResize [2022-01-20T12:32:56.211Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerExecResize [2022-01-20T12:32:56.211Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRestartError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerRestart [2022-01-20T12:32:56.211Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStartError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStart [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStatsError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStats [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStopError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerStop [2022-01-20T12:32:56.211Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerTopError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerTop [2022-01-20T12:32:56.211Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerUnpauseError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerUnpause [2022-01-20T12:32:56.211Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerUpdateError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerUpdate [2022-01-20T12:32:56.211Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerWaitError [2022-01-20T12:32:56.211Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestContainerWait [2022-01-20T12:32:56.211Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestDiskUsageError [2022-01-20T12:32:56.211Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestDiskUsage [2022-01-20T12:32:56.211Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestDistributionInspectUnsupported [2022-01-20T12:32:56.211Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T12:32:56.211Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestEventsErrorInOptions [2022-01-20T12:32:56.211Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestEventsErrorFromServer [2022-01-20T12:32:56.211Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestEvents [2022-01-20T12:32:56.211Z] --- PASS: TestEvents (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestTLSCloseWriter [2022-01-20T12:32:56.211Z] === PAUSE TestTLSCloseWriter [2022-01-20T12:32:56.211Z] === RUN TestImageBuildError [2022-01-20T12:32:56.211Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageBuild [2022-01-20T12:32:56.211Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestGetDockerOS [2022-01-20T12:32:56.211Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageCreateError [2022-01-20T12:32:56.211Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageCreate [2022-01-20T12:32:56.211Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageHistoryError [2022-01-20T12:32:56.211Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageHistory [2022-01-20T12:32:56.211Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageImportError [2022-01-20T12:32:56.211Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageImport [2022-01-20T12:32:56.211Z] --- PASS: TestImageImport (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageInspectError [2022-01-20T12:32:56.211Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageInspectImageNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageInspectWithEmptyID [2022-01-20T12:32:56.211Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageInspect [2022-01-20T12:32:56.211Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageListError [2022-01-20T12:32:56.211Z] --- PASS: TestImageListError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageList [2022-01-20T12:32:56.211Z] --- PASS: TestImageList (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageListApiBefore125 [2022-01-20T12:32:56.211Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageLoadError [2022-01-20T12:32:56.211Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageLoad [2022-01-20T12:32:56.211Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagesPruneError [2022-01-20T12:32:56.211Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagesPrune [2022-01-20T12:32:56.211Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullReferenceParseError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullAnyError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePullWithoutErrors [2022-01-20T12:32:56.211Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushReferenceError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushAnyError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithoutErrors [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T12:32:56.211Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T12:32:56.211Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageRemoveError [2022-01-20T12:32:56.211Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageRemoveImageNotFound [2022-01-20T12:32:56.211Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageRemove [2022-01-20T12:32:56.211Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSaveError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSave [2022-01-20T12:32:56.211Z] --- PASS: TestImageSave (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchAnyError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageSearchWithoutErrors [2022-01-20T12:32:56.211Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageTagError [2022-01-20T12:32:56.211Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageTagInvalidReference [2022-01-20T12:32:56.211Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T12:32:56.211Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T12:32:56.211Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T12:32:56.212Z] === RUN TestImageTagHexSource [2022-01-20T12:32:56.212Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T12:32:56.212Z] === RUN TestImageTag [2022-01-20T12:32:56.212Z] --- PASS: TestImageTag (0.00s) [2022-01-20T12:32:56.212Z] === RUN TestInfoServerError [2022-01-20T12:32:56.212Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T12:32:56.212Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T12:32:56.212Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T12:32:56.225Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-01-20T12:32:56.225Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-01-20T12:32:56.225Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-01-20T12:32:56.225Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T12:32:56.225Z] PASS [2022-01-20T12:32:56.225Z] [2022-01-20T12:32:56.225Z] === Skipped [2022-01-20T12:32:56.225Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T12:32:56.225Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:32:56.225Z] [2022-01-20T12:32:56.225Z] DONE 27 tests, 1 skipped in 182.145s [2022-01-20T12:32:56.225Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T12:32:56.225Z] INFO: Testing against a local daemon [2022-01-20T12:32:56.225Z] === RUN TestSessionCreate [2022-01-20T12:32:56.225Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T12:32:56.225Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:32:56.225Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T12:32:56.225Z] PASS [2022-01-20T12:32:56.225Z] [2022-01-20T12:32:56.225Z] DONE 2 tests in 0.069s [2022-01-20T12:32:56.225Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T12:32:56.225Z] INFO: Testing against a local daemon [2022-01-20T12:32:56.225Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:32:56.225Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:32:56.225Z] === RUN TestDiskUsage [2022-01-20T12:32:56.225Z] === PAUSE TestDiskUsage [2022-01-20T12:32:56.225Z] === RUN TestEventsExecDie [2022-01-20T12:32:56.225Z] --- PASS: TestEventsExecDie (0.54s) [2022-01-20T12:32:56.225Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:32:56.225Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T12:32:56.225Z] === RUN TestEventsVolumeCreate [2022-01-20T12:32:56.225Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T12:32:56.225Z] === RUN TestInfoBinaryCommits [2022-01-20T12:32:56.225Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T12:32:56.225Z] === RUN TestInfoAPIVersioned [2022-01-20T12:32:56.225Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T12:32:56.225Z] === RUN TestInfoAPI [2022-01-20T12:32:56.225Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T12:32:56.225Z] === RUN TestInfoAPIWarnings [2022-01-20T12:32:56.671Z] === RUN TestInfo [2022-01-20T12:32:56.671Z] --- PASS: TestInfo (0.01s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkConnectError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkConnect [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkCreateError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkCreate [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkDisconnectError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkDisconnect [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/no_options [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/verbose [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/global_scope [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T12:32:56.671Z] === RUN TestNetworkInspect/server_error [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkListError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkList [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworksPruneError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworksPrune [2022-01-20T12:32:56.671Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkRemoveError [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNetworkRemove [2022-01-20T12:32:56.671Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeInspectError [2022-01-20T12:32:56.671Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T12:32:56.671Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T12:32:56.671Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeInspect [2022-01-20T12:32:56.671Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeListError [2022-01-20T12:32:56.671Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeList [2022-01-20T12:32:56.671Z] --- PASS: TestNodeList (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeRemoveError [2022-01-20T12:32:56.671Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeRemove [2022-01-20T12:32:56.671Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeUpdateError [2022-01-20T12:32:56.671Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestNodeUpdate [2022-01-20T12:32:56.671Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestOptionWithTimeout [2022-01-20T12:32:56.671Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestPingFail [2022-01-20T12:32:56.671Z] --- PASS: TestPingFail (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestPingWithError [2022-01-20T12:32:56.671Z] 2022/01/20 12:32:55 RoundTripper returned a response & error; ignoring response [2022-01-20T12:32:56.671Z] 2022/01/20 12:32:55 RoundTripper returned a response & error; ignoring response [2022-01-20T12:32:56.671Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestPingSuccess [2022-01-20T12:32:56.671Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestPingHeadFallback [2022-01-20T12:32:56.671Z] === RUN TestPingHeadFallback/OK [2022-01-20T12:32:56.671Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T12:32:56.671Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T12:32:56.671Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T12:32:56.671Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T12:32:56.671Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T12:32:56.671Z] === RUN TestPluginDisableError [2022-01-20T12:32:56.671Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginDisable [2022-01-20T12:32:56.672Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginEnableError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginEnable [2022-01-20T12:32:56.672Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginInspectError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T12:32:56.672Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginInspect [2022-01-20T12:32:56.672Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginListError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginList [2022-01-20T12:32:56.672Z] --- PASS: TestPluginList (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginPushError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginPush [2022-01-20T12:32:56.672Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginRemoveError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginRemove [2022-01-20T12:32:56.672Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginSetError [2022-01-20T12:32:56.672Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPluginSet [2022-01-20T12:32:56.672Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSetHostHeader [2022-01-20T12:32:56.672Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestPlainTextError [2022-01-20T12:32:56.672Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestInfiniteError [2022-01-20T12:32:56.672Z] --- PASS: TestInfiniteError (0.07s) [2022-01-20T12:32:56.672Z] === RUN TestCanceledContext [2022-01-20T12:32:56.672Z] 2022/01/20 12:32:55 RoundTripper returned a response & error; ignoring response [2022-01-20T12:32:56.672Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestDeadlineExceededContext [2022-01-20T12:32:56.672Z] 2022/01/20 12:32:55 RoundTripper returned a response & error; ignoring response [2022-01-20T12:32:56.672Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretCreateUnsupported [2022-01-20T12:32:56.672Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretCreateError [2022-01-20T12:32:56.672Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretCreate [2022-01-20T12:32:56.672Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretInspectUnsupported [2022-01-20T12:32:56.672Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretInspectError [2022-01-20T12:32:56.672Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T12:32:56.672Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T12:32:56.672Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretInspect [2022-01-20T12:32:56.672Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretListUnsupported [2022-01-20T12:32:56.672Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretListError [2022-01-20T12:32:56.672Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretList [2022-01-20T12:32:56.672Z] --- PASS: TestSecretList (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretRemoveUnsupported [2022-01-20T12:32:56.672Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretRemoveError [2022-01-20T12:32:56.672Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretRemove [2022-01-20T12:32:56.672Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretUpdateUnsupported [2022-01-20T12:32:56.672Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T12:32:56.672Z] === RUN TestSecretUpdateError [2022-01-20T12:32:57.131Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSecretUpdate [2022-01-20T12:32:57.131Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceCreateError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceCreate [2022-01-20T12:32:57.131Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T12:32:57.131Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceCreateDigestPinning [2022-01-20T12:32:57.131Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceInspectError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T12:32:57.131Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T12:32:57.131Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceInspect [2022-01-20T12:32:57.131Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceListError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceList [2022-01-20T12:32:57.131Z] --- PASS: TestServiceList (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceLogsError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceLogs [2022-01-20T12:32:57.131Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceRemoveError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceRemove [2022-01-20T12:32:57.131Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceUpdateError [2022-01-20T12:32:57.131Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestServiceUpdate [2022-01-20T12:32:57.131Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmGetUnlockKey [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmInitError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmInit [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmInspectError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmInspect [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmJoinError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmJoin [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmLeaveError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmLeave [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmUnlockError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmUnlock [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmUpdateError [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestSwarmUpdate [2022-01-20T12:32:57.131Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestTaskInspectError [2022-01-20T12:32:57.131Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T12:32:57.131Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestTaskInspect [2022-01-20T12:32:57.131Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestTaskListError [2022-01-20T12:32:57.131Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestTaskList [2022-01-20T12:32:57.131Z] --- PASS: TestTaskList (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeCreateError [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeCreate [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeInspectError [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeInspectNotFound [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeInspect [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeListError [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeList [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeRemoveError [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T12:32:57.131Z] === RUN TestVolumeRemove [2022-01-20T12:32:57.131Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T12:32:57.131Z] === CONT TestTLSCloseWriter [2022-01-20T12:32:57.131Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T12:32:57.131Z] PASS [2022-01-20T12:32:57.131Z] coverage: 75.1% of statements [2022-01-20T12:32:57.131Z] ok github.com/docker/docker/client 0.506s coverage: 75.1% of statements [2022-01-20T12:32:57.211Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T12:32:57.211Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T12:32:57.211Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T12:32:57.302Z] INFO: make.ps1 starting at 01/20/2022 12:32:56 [2022-01-20T12:32:57.774Z] INFO: Git commit (17a0ae9211) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T12:32:57.774Z] INFO: Invoking autogen... [2022-01-20T12:32:57.783Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T12:32:58.244Z] INFO: Running unit tests... [2022-01-20T12:33:06.931Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T12:33:07.880Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T12:33:07.880Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T12:33:07.880Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T12:33:08.143Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T12:33:08.407Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T12:33:08.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T12:33:08.689Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T12:33:08.689Z] PASS [2022-01-20T12:33:08.689Z] [2022-01-20T12:33:08.689Z] === Skipped [2022-01-20T12:33:08.689Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T12:33:08.689Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:08.689Z] [2022-01-20T12:33:08.689Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T12:33:08.689Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:08.689Z] [2022-01-20T12:33:08.689Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T12:33:08.689Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:08.689Z] [2022-01-20T12:33:08.689Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T12:33:08.689Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:08.689Z] [2022-01-20T12:33:08.689Z] DONE 17 tests, 4 skipped in 25.723s [2022-01-20T12:33:08.689Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T12:33:08.689Z] ++ 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-01-20T12:33:08.689Z] ++ set -e [2022-01-20T12:33:08.689Z] ++ '[' -n 0 ']' [2022-01-20T12:33:08.689Z] ++ set -x [2022-01-20T12:33:08.689Z] ++ 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-01-20T12:33:08.689Z] INFO: Testing against a local daemon [2022-01-20T12:33:08.689Z] === RUN TestPluginInvalidJSON [2022-01-20T12:33:08.689Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:33:08.689Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:33:08.689Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:33:08.689Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T12:33:08.689Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:33:08.689Z] === RUN TestPluginInstall [2022-01-20T12:33:08.689Z] === RUN TestPluginInstall/no_auth [2022-01-20T12:33:08.689Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:08.689Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8247c3b21d32727b468da82a60b29872546bbc30d940f8d6e150b866752e1139" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:08.689Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:08.689Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8247c3b21d32727b468da82a60b29872546bbc30d940f8d6e150b866752e1139" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:08.689Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T12:33:08.948Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:08.948Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8247c3b21d32727b468da82a60b29872546bbc30d940f8d6e150b866752e1139" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:08.948Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:08.948Z] time="2022-01-20T12:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8247c3b21d32727b468da82a60b29872546bbc30d940f8d6e150b866752e1139" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:09.206Z] === RUN TestPluginInstall/with_insecure [2022-01-20T12:33:09.348Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T12:33:09.348Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T12:33:09.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T12:33:10.140Z] time="2022-01-20T12:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:10.140Z] time="2022-01-20T12:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae1e2ea25242166ee6742c16183a06cce0f36d940461842be5460d31391fc42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:10.140Z] time="2022-01-20T12:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:33:10.140Z] time="2022-01-20T12:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eae1e2ea25242166ee6742c16183a06cce0f36d940461842be5460d31391fc42" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:33:10.398Z] plugin_test.go:165: [deb40faa755dd] daemon is not started [2022-01-20T12:33:10.398Z] --- PASS: TestPluginInstall (3.11s) [2022-01-20T12:33:10.398Z] --- PASS: TestPluginInstall/no_auth (1.53s) [2022-01-20T12:33:10.398Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-01-20T12:33:10.398Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-01-20T12:33:10.398Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:33:10.930Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T12:33:10.930Z] Copying nested executables into bundles/binary-daemon [2022-01-20T12:33:10.930Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-20T12:33:10.930Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:33:10.930Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-20T12:33:10.930Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T12:33:11.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/make.sh cross [2022-01-20T12:33:11.550Z] [2022-01-20T12:33:11.777Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T12:33:11.810Z] Removing bundles/ [2022-01-20T12:33:11.810Z] [2022-01-20T12:33:11.810Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T12:33:11.810Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T12:33:11.810Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T12:33:11.810Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T12:33:12.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T12:33:12.160Z] docker_api_swarm_test.go:563: [dc67002500110] joining swarm manager [dcdbc77e9f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:33:12.712Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T12:33:13.277Z] --- PASS: TestPluginsWithRuntimes (3.10s) [2022-01-20T12:33:13.277Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-01-20T12:33:13.277Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-01-20T12:33:13.277Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:33:13.844Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T12:33:13.844Z] PASS [2022-01-20T12:33:13.844Z] [2022-01-20T12:33:13.844Z] DONE 10 tests in 6.888s [2022-01-20T12:33:13.844Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T12:33:13.844Z] ++ 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-01-20T12:33:13.844Z] ++ set -e [2022-01-20T12:33:13.844Z] ++ '[' -n 0 ']' [2022-01-20T12:33:13.844Z] ++ set -x [2022-01-20T12:33:13.844Z] ++ 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-01-20T12:33:14.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:33:14.096Z] INFO: Testing against a local daemon [2022-01-20T12:33:14.096Z] === RUN TestBuildWithSession [2022-01-20T12:33:14.096Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:33:14.096Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:33:14.096Z] === RUN TestBuildSquashParent [2022-01-20T12:33:14.096Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:33:14.096Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:33:14.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:33:14.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:33:14.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:33:14.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:33:14.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:33:14.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:33:14.103Z] INFO: Testing against a local daemon [2022-01-20T12:33:14.103Z] === RUN TestExternalGraphDriver [2022-01-20T12:33:14.103Z] === RUN TestExternalGraphDriver/json [2022-01-20T12:33:14.326Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-20T12:33:14.326Z] === RUN TestInfoDebug [2022-01-20T12:33:14.326Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T12:33:14.326Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:33:14.326Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T12:33:14.326Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:33:14.326Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-20T12:33:14.326Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:33:14.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T12:33:14.326Z] === RUN TestPingCacheHeaders [2022-01-20T12:33:14.326Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T12:33:14.326Z] === RUN TestPingGet [2022-01-20T12:33:14.326Z] --- PASS: TestPingGet (0.01s) [2022-01-20T12:33:14.326Z] === RUN TestPingHead [2022-01-20T12:33:14.326Z] --- PASS: TestPingHead (0.03s) [2022-01-20T12:33:14.326Z] === RUN TestVersion [2022-01-20T12:33:14.326Z] --- PASS: TestVersion (0.02s) [2022-01-20T12:33:14.326Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:33:14.326Z] === CONT TestDiskUsage [2022-01-20T12:33:14.708Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T12:33:14.898Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T12:33:15.159Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T12:33:15.419Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T12:33:15.478Z] === RUN TestExternalGraphDriver/spec [2022-01-20T12:33:15.629Z] ? github.com/docker/docker/api [no test files] [2022-01-20T12:33:15.681Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T12:33:15.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T12:33:15.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage (1.52s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:33:15.681Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-01-20T12:33:15.681Z] PASS [2022-01-20T12:33:15.681Z] [2022-01-20T12:33:15.681Z] DONE 50 tests in 20.216s [2022-01-20T12:33:15.681Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T12:33:15.944Z] INFO: Testing against a local daemon [2022-01-20T12:33:15.944Z] === RUN TestVolumesCreateAndList [2022-01-20T12:33:15.944Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T12:33:15.944Z] === RUN TestVolumesRemove [2022-01-20T12:33:15.944Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-20T12:33:15.944Z] === RUN TestVolumesInspect [2022-01-20T12:33:15.944Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T12:33:15.944Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:33:15.944Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:33:15.944Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:33:15.944Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:33:15.944Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T12:33:15.944Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:33:15.944Z] PASS [2022-01-20T12:33:15.944Z] [2022-01-20T12:33:15.944Z] DONE 5 tests in 0.171s [2022-01-20T12:33:15.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T12:33:16.096Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T12:33:16.514Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T12:33:16.514Z] Removing test suite binaries [2022-01-20T12:33:16.514Z] exiting test-integration [2022-01-20T12:33:16.514Z] ++ exit 0 [2022-01-20T12:33:16.514Z] [2022-01-20T12:33:17.039Z] === RUN TestExternalGraphDriver/pull [2022-01-20T12:33:17.485Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T12:33:17.747Z] === RUN TestDockerSuite/TestBuildFromGitWithF Post stage [Pipeline] junit [2022-01-20T12:33:17.912Z] Recording test results [2022-01-20T12:33:18.305Z] --- PASS: TestCheckoutGit (37.57s) [2022-01-20T12:33:18.305Z] === RUN TestValidGitTransport [2022-01-20T12:33:18.305Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T12:33:18.305Z] === RUN TestGitInvalidRef [2022-01-20T12:33:18.305Z] --- PASS: TestGitInvalidRef (0.24s) [2022-01-20T12:33:18.305Z] PASS [2022-01-20T12:33:18.305Z] coverage: 86.3% of statements [2022-01-20T12:33:18.305Z] ok github.com/docker/docker/builder/remotecontext/git 38.030s coverage: 86.3% of statements [2022-01-20T12:33:18.689Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T12:33:18.942Z] --- PASS: TestExternalGraphDriver (4.62s) [2022-01-20T12:33:18.942Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-01-20T12:33:18.942Z] --- PASS: TestExternalGraphDriver/spec (1.49s) [2022-01-20T12:33:18.942Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-01-20T12:33:18.942Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:33:18.942Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:18.942Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T12:33:18.942Z] PASS [2022-01-20T12:33:18.942Z] [2022-01-20T12:33:18.942Z] === Skipped [2022-01-20T12:33:18.942Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T12:33:18.942Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:33:18.942Z] [2022-01-20T12:33:18.942Z] DONE 5 tests, 1 skipped in 4.740s [2022-01-20T12:33:18.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T12:33:18.942Z] ++ 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-01-20T12:33:18.942Z] ++ set -e [2022-01-20T12:33:18.942Z] ++ '[' -n 0 ']' [2022-01-20T12:33:18.942Z] ++ set -x [2022-01-20T12:33:18.942Z] ++ 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-01-20T12:33:18.942Z] INFO: Testing against a local daemon [2022-01-20T12:33:18.942Z] === RUN TestContinueAfterPluginCrash [2022-01-20T12:33:18.942Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T12:33:18.942Z] === RUN TestReadPluginNoRead [2022-01-20T12:33:18.942Z] === PAUSE TestReadPluginNoRead [2022-01-20T12:33:18.942Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T12:33:18.942Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T12:33:18.942Z] === CONT TestContinueAfterPluginCrash [2022-01-20T12:33:18.942Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T12:33:19.276Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T12:33:19.276Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T12:33:19.646Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T12:33:20.000Z] + echo Ensuring container killed. [2022-01-20T12:33:20.001Z] Ensuring container killed. [2022-01-20T12:33:20.001Z] + docker rm -vf docker-pr15 [2022-01-20T12:33:20.001Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-01-20T12:33:20.073Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T12:33:20.295Z] + echo Chowning /workspace to jenkins user [2022-01-20T12:33:20.295Z] Chowning /workspace to jenkins user [2022-01-20T12:33:20.295Z] + id -u [2022-01-20T12:33:20.295Z] + id -g [2022-01-20T12:33:20.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T12:33:20.295Z] Unable to find image 'busybox:latest' locally [2022-01-20T12:33:20.295Z] latest: Pulling from library/busybox [2022-01-20T12:33:20.555Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T12:33:20.555Z] 5cc84ad355aa: Download complete [2022-01-20T12:33:20.555Z] 5cc84ad355aa: Pull complete [2022-01-20T12:33:20.555Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T12:33:20.555Z] Status: Downloaded newer image for busybox:latest [2022-01-20T12:33:21.016Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T12:33:21.277Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T12:33:22.224Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-01-20T12:33:22.224Z] === CONT TestReadPluginNoRead [2022-01-20T12:33:22.242Z] + bundleName=amd64-cgroup2 [2022-01-20T12:33:22.242Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T12:33:22.242Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T12:33:22.242Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T12:33:22.242Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T12:33:22.516Z] Archiving artifacts [2022-01-20T12:33:23.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T12:33:24.123Z] === RUN TestReadPluginNoRead/default [2022-01-20T12:33:24.766Z] docker_api_swarm_test.go:585: [dee7ace86d771] joining swarm manager [dcdbc77e9f44c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:33:24.784Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T12:33:25.057Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T12:33:25.074Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T12:33:25.074Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T12:33:25.075Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-01-20T12:33:25.075Z] === RUN TestConfigureDaemonLogs [2022-01-20T12:33:25.075Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T12:33:25.075Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T12:33:25.075Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T12:33:25.075Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T12:33:25.075Z] PASS [2022-01-20T12:33:25.075Z] coverage: 18.6% of statements [2022-01-20T12:33:25.075Z] ok github.com/docker/docker/cmd/dockerd 0.239s coverage: 18.6% of statements [2022-01-20T12:33:25.075Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T12:33:25.075Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T12:33:25.100Z] + make clean [2022-01-20T12:33:25.100Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T12:33:25.100Z] docker-dev-cache [2022-01-20T12:33:25.100Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T12:33:25.708Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T12:33:25.991Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T12:33:26.043Z] === RUN TestContainerStopSignal [2022-01-20T12:33:26.502Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestContainerStopTimeout [2022-01-20T12:33:26.502Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T12:33:26.502Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T12:33:26.502Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T12:33:26.502Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-01-20T12:33:26.502Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T12:33:26.502Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T12:33:26.502Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestNewMemoryStore [2022-01-20T12:33:26.502Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestAddContainers [2022-01-20T12:33:26.502Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestGetContainer [2022-01-20T12:33:26.502Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestDeleteContainer [2022-01-20T12:33:26.502Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestListContainers [2022-01-20T12:33:26.502Z] --- PASS: TestListContainers (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestFirstContainer [2022-01-20T12:33:26.502Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestApplyAllContainer [2022-01-20T12:33:26.502Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestIsValidHealthString [2022-01-20T12:33:26.502Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestStateRunStop [2022-01-20T12:33:26.502Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestStateTimeoutWait [2022-01-20T12:33:26.502Z] state_test.go:141: Stop callback fired [2022-01-20T12:33:26.502Z] state_test.go:165: Stop callback fired [2022-01-20T12:33:26.502Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T12:33:26.502Z] === RUN TestIsValidStateString [2022-01-20T12:33:26.502Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestViewSaveDelete [2022-01-20T12:33:26.502Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-20T12:33:26.502Z] === RUN TestViewAll [2022-01-20T12:33:26.502Z] --- PASS: TestViewAll (0.01s) [2022-01-20T12:33:26.502Z] === RUN TestViewGet [2022-01-20T12:33:26.502Z] --- PASS: TestViewGet (0.01s) [2022-01-20T12:33:26.502Z] === RUN TestNames [2022-01-20T12:33:26.502Z] --- PASS: TestNames (0.00s) [2022-01-20T12:33:26.502Z] === RUN TestViewWithHealthCheck [2022-01-20T12:33:26.502Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T12:33:26.502Z] PASS [2022-01-20T12:33:26.502Z] coverage: 41.7% of statements [2022-01-20T12:33:26.502Z] ok github.com/docker/docker/container 0.256s coverage: 41.7% of statements [2022-01-20T12:33:26.502Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T12:33:26.502Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T12:33:26.502Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T12:33:26.502Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T12:33:26.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:33:26.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:33:26.924Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-01-20T12:33:27.182Z] === CONT TestReadPluginNoRead [2022-01-20T12:33:27.182Z] read_test.go:92: [dc52124b83c29] daemon is not started [2022-01-20T12:33:27.182Z] --- PASS: TestReadPluginNoRead (5.45s) [2022-01-20T12:33:27.182Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2022-01-20T12:33:27.182Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-01-20T12:33:27.182Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-01-20T12:33:27.182Z] PASS [2022-01-20T12:33:27.182Z] [2022-01-20T12:33:27.182Z] DONE 6 tests in 8.462s [2022-01-20T12:33:27.182Z] 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-01-20T12:33:27.182Z] ++ 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-01-20T12:33:27.182Z] ++ set -e [2022-01-20T12:33:27.182Z] ++ '[' -n 0 ']' [2022-01-20T12:33:27.182Z] ++ set -x [2022-01-20T12:33:27.182Z] ++ 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-01-20T12:33:27.182Z] testing: warning: no tests to run [2022-01-20T12:33:27.182Z] PASS [2022-01-20T12:33:27.182Z] [2022-01-20T12:33:27.182Z] DONE 0 tests in 0.028s [2022-01-20T12:33:27.182Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T12:33:27.182Z] ++ 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-01-20T12:33:27.182Z] ++ set -e [2022-01-20T12:33:27.182Z] ++ '[' -n 0 ']' [2022-01-20T12:33:27.182Z] ++ set -x [2022-01-20T12:33:27.182Z] ++ 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-01-20T12:33:27.182Z] INFO: Testing against a local daemon [2022-01-20T12:33:27.182Z] === RUN TestPluginWithDevMounts [2022-01-20T12:33:27.182Z] === PAUSE TestPluginWithDevMounts [2022-01-20T12:33:27.182Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T12:33:27.622Z] check_test.go:379: [dc67002500110] daemon is not started [2022-01-20T12:33:27.622Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T12:33:28.039Z] === RUN TestPrepare [2022-01-20T12:33:28.039Z] --- PASS: TestPrepare (0.00s) [2022-01-20T12:33:28.039Z] === RUN TestStart [2022-01-20T12:33:28.039Z] --- PASS: TestStart (0.00s) [2022-01-20T12:33:28.039Z] === RUN TestWaitCancel [2022-01-20T12:33:28.039Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T12:33:28.039Z] === RUN TestWaitDisabled [2022-01-20T12:33:28.039Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T12:33:28.039Z] === RUN TestWaitEnabled [2022-01-20T12:33:28.039Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T12:33:28.039Z] === RUN TestRemove [2022-01-20T12:33:28.039Z] --- PASS: TestRemove (0.00s) [2022-01-20T12:33:28.039Z] PASS [2022-01-20T12:33:28.039Z] coverage: 65.3% of statements [2022-01-20T12:33:28.039Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-01-20T12:33:29.081Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-01-20T12:33:29.081Z] PASS [2022-01-20T12:33:29.081Z] [2022-01-20T12:33:29.081Z] DONE 1 tests in 1.618s [2022-01-20T12:33:29.081Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T12:33:29.081Z] ++ 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-01-20T12:33:29.081Z] ++ set -e [2022-01-20T12:33:29.081Z] ++ '[' -n 0 ']' [2022-01-20T12:33:29.081Z] ++ set -x [2022-01-20T12:33:29.081Z] ++ 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-01-20T12:33:29.081Z] INFO: Testing against a local daemon [2022-01-20T12:33:29.081Z] === RUN TestSecretInspect [2022-01-20T12:33:29.576Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T12:33:29.576Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-01-20T12:33:29.576Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T12:33:29.576Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T12:33:29.576Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T12:33:29.576Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T12:33:30.035Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T12:33:30.035Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T12:33:30.456Z] --- PASS: TestSecretInspect (1.64s) [2022-01-20T12:33:30.456Z] === RUN TestSecretList [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T12:33:30.501Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T12:33:30.501Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T12:33:30.501Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T12:33:30.501Z] PASS [2022-01-20T12:33:30.501Z] coverage: 35.9% of statements [2022-01-20T12:33:30.501Z] ok github.com/docker/docker/daemon/cluster/convert 0.412s coverage: 35.9% of statements [2022-01-20T12:33:30.501Z] === RUN TestNewListSecretsFilters [2022-01-20T12:33:30.501Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T12:33:30.501Z] === RUN TestNewListConfigsFilters [2022-01-20T12:33:30.501Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T12:33:30.501Z] PASS [2022-01-20T12:33:30.501Z] coverage: 0.5% of statements [2022-01-20T12:33:30.501Z] ok github.com/docker/docker/daemon/cluster 1.207s coverage: 0.5% of statements [2022-01-20T12:33:30.921Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T12:33:31.492Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T12:33:32.062Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T12:33:32.983Z] --- PASS: TestSecretList (2.07s) [2022-01-20T12:33:32.983Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:33:33.004Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T12:33:33.491Z] === RUN TestMiddlewares [2022-01-20T12:33:33.491Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T12:33:33.491Z] PASS [2022-01-20T12:33:33.491Z] coverage: 9.0% of statements [2022-01-20T12:33:33.491Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2022-01-20T12:33:33.575Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T12:33:33.575Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T12:33:34.149Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T12:33:34.243Z] === RUN TestBuilderGC [2022-01-20T12:33:34.243Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestFindConfigurationConflicts [2022-01-20T12:33:34.243Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T12:33:34.243Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T12:33:34.243Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T12:33:34.243Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T12:33:34.243Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_label [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T12:33:34.243Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T12:33:34.243Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T12:33:34.243Z] time="2022-01-20T12:33:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T12:33:34.243Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-01-20T12:33:34.243Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T12:33:34.243Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:33:34.243Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestReloadBadDefaultConfig [2022-01-20T12:33:34.243Z] time="2022-01-20T12:33:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1895685822" [2022-01-20T12:33:34.243Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestReloadWithConflictingLabels [2022-01-20T12:33:34.243Z] time="2022-01-20T12:33:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1984316016" [2022-01-20T12:33:34.243Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T12:33:34.243Z] time="2022-01-20T12:33:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-31866080" [2022-01-20T12:33:34.243Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestMaskURLCredentials [2022-01-20T12:33:34.243Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T12:33:34.243Z] === RUN TestDaemonConfigurationMerge [2022-01-20T12:33:34.243Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T12:33:34.243Z] PASS [2022-01-20T12:33:34.243Z] coverage: 79.2% of statements [2022-01-20T12:33:34.243Z] ok github.com/docker/docker/daemon/config 0.543s coverage: 79.2% of statements [2022-01-20T12:33:34.705Z] === RUN TestEventsLog [2022-01-20T12:33:34.705Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T12:33:34.705Z] === RUN TestEventsLogTimeout [2022-01-20T12:33:34.705Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T12:33:34.705Z] === RUN TestLogEvents [2022-01-20T12:33:34.705Z] --- PASS: TestLogEvents (0.06s) [2022-01-20T12:33:34.705Z] === RUN TestLoadBufferedEvents [2022-01-20T12:33:34.721Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T12:33:34.883Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-01-20T12:33:34.883Z] === RUN TestSecretsUpdate [2022-01-20T12:33:35.164Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-01-20T12:33:35.164Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T12:33:35.164Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T12:33:35.164Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T12:33:35.164Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T12:33:35.164Z] PASS [2022-01-20T12:33:35.164Z] coverage: 50.0% of statements [2022-01-20T12:33:35.164Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2022-01-20T12:33:35.164Z] === RUN TestWaitNodeAttachment [2022-01-20T12:33:35.292Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T12:33:35.552Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T12:33:35.624Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-01-20T12:33:35.624Z] === RUN TestIsolationConversion [2022-01-20T12:33:35.624Z] === RUN TestIsolationConversion/default [2022-01-20T12:33:35.624Z] === RUN TestIsolationConversion/process [2022-01-20T12:33:35.624Z] === RUN TestIsolationConversion/hyperv [2022-01-20T12:33:35.624Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestContainerLabels [2022-01-20T12:33:35.624Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestCredentialSpecConversion [2022-01-20T12:33:35.624Z] === RUN TestCredentialSpecConversion/none [2022-01-20T12:33:35.624Z] === RUN TestCredentialSpecConversion/config [2022-01-20T12:33:35.624Z] === RUN TestCredentialSpecConversion/file [2022-01-20T12:33:35.624Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T12:33:35.624Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T12:33:35.624Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountBind [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountBind (0.08s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountVolume [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountTarget [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T12:33:35.624Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T12:33:35.624Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T12:33:35.624Z] PASS [2022-01-20T12:33:35.624Z] coverage: 11.0% of statements [2022-01-20T12:33:35.624Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.750s coverage: 11.0% of statements [2022-01-20T12:33:35.813Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T12:33:36.083Z] === RUN TestIsEmptyDir [2022-01-20T12:33:36.083Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T12:33:36.083Z] PASS [2022-01-20T12:33:36.083Z] coverage: 2.3% of statements [2022-01-20T12:33:36.083Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-01-20T12:33:36.385Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T12:33:36.544Z] === RUN TestVerifyNetworkingConfig [2022-01-20T12:33:36.544Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestGetContainer [2022-01-20T12:33:36.544Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestValidContainerNames [2022-01-20T12:33:36.544Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestContainerInitDNS [2022-01-20T12:33:36.544Z] daemon_test.go:145: root required [2022-01-20T12:33:36.544Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestMerge [2022-01-20T12:33:36.544Z] --- PASS: TestMerge (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestValidateContainerIsolation [2022-01-20T12:33:36.544Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestFindNetworkErrorType [2022-01-20T12:33:36.544Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestEnsureServicesExist [2022-01-20T12:33:36.544Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T12:33:36.544Z] === RUN TestEnsureServicesExistErrors [2022-01-20T12:33:36.544Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T12:33:36.544Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T12:33:36.544Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T12:33:36.544Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T12:33:36.544Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:33:36.544Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T12:33:36.544Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestContainerDelete [2022-01-20T12:33:36.544Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T12:33:36.544Z] === RUN TestContainerDoubleDelete [2022-01-20T12:33:36.544Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T12:33:36.544Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T12:33:36.544Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestNoneHealthcheck [2022-01-20T12:33:36.544Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T12:33:36.544Z] === RUN TestHealthStates [2022-01-20T12:33:36.784Z] --- PASS: TestSecretsUpdate (1.68s) [2022-01-20T12:33:36.784Z] === RUN TestTemplatedSecret [2022-01-20T12:33:37.002Z] === RUN TestLinkNaming [2022-01-20T12:33:37.002Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestLinkNew [2022-01-20T12:33:37.002Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestLinkEnv [2022-01-20T12:33:37.002Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestLinkMultipleEnv [2022-01-20T12:33:37.002Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestLinkPortRangeEnv [2022-01-20T12:33:37.002Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T12:33:37.002Z] PASS [2022-01-20T12:33:37.002Z] coverage: 93.0% of statements [2022-01-20T12:33:37.002Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] time="2022-01-20T12:33:36Z" 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-01-20T12:33:37.002Z] --- PASS: TestHealthStates (0.24s) [2022-01-20T12:33:37.002Z] === RUN TestGetInspectData [2022-01-20T12:33:37.002Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestFillLicense [2022-01-20T12:33:37.002Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestListInvalidFilter [2022-01-20T12:33:37.002Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestNameFilter [2022-01-20T12:33:37.002Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T12:33:37.002Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T12:33:37.002Z] === 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-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T12:33:37.002Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T12:33:37.003Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T12:33:37.003Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T12:33:37.003Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T12:33:37.003Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T12:33:37.003Z] --- 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-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T12:33:37.003Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadLabels [2022-01-20T12:33:37.003Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T12:33:37.003Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadMirrors [2022-01-20T12:33:37.003Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T12:33:37.003Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T12:33:37.003Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T12:33:37.003Z] reload_test.go:342: root required [2022-01-20T12:33:37.003Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T12:33:37.003Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T12:33:37.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T12:33:37.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T12:33:37.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-20T12:33:37.003Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T12:33:37.003Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T12:33:37.003Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T12:33:37.003Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T12:33:37.003Z] === RUN TestParseVolumesFrom [2022-01-20T12:33:37.003Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T12:33:37.003Z] PASS [2022-01-20T12:33:37.003Z] coverage: 8.6% of statements [2022-01-20T12:33:37.003Z] ok github.com/docker/docker/daemon 0.508s coverage: 8.6% of statements [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T12:33:37.003Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.50s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.52s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.63s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.15s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.37s) [2022-01-20T12:33:37.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.56s) [2022-01-20T12:33:37.064Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:33:37.064Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:33:37.328Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T12:33:37.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T12:33:37.898Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T12:33:37.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T12:33:38.684Z] --- PASS: TestTemplatedSecret (2.39s) [2022-01-20T12:33:38.684Z] === RUN TestSecretCreateResolve [2022-01-20T12:33:39.181Z] === RUN TestAdapterReadLogs [2022-01-20T12:33:39.181Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T12:33:39.181Z] === RUN TestCopier [2022-01-20T12:33:39.181Z] --- PASS: TestCopier (0.00s) [2022-01-20T12:33:39.181Z] === RUN TestCopierLongLines [2022-01-20T12:33:39.181Z] --- PASS: TestCopierLongLines (0.01s) [2022-01-20T12:33:39.181Z] === RUN TestCopierSlow [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T12:33:39.640Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T12:33:39.640Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T12:33:39.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T12:33:39.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T12:33:39.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T12:33:39.640Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T12:33:39.641Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T12:33:39.641Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T12:33:39.641Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T12:33:39.641Z] PASS [2022-01-20T12:33:39.641Z] coverage: 33.6% of statements [2022-01-20T12:33:39.641Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-01-20T12:33:39.641Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T12:33:39.641Z] === RUN TestCopierWithSized [2022-01-20T12:33:39.641Z] === RUN TestCopierWithSized/as_is [2022-01-20T12:33:39.641Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T12:33:39.641Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T12:33:39.641Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T12:33:39.641Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T12:33:39.641Z] === RUN TestCopierWithPartial [2022-01-20T12:33:39.641Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T12:33:39.641Z] === RUN TestRingLogger [2022-01-20T12:33:39.641Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T12:33:39.641Z] === RUN TestRingCap [2022-01-20T12:33:39.641Z] --- PASS: TestRingCap (0.00s) [2022-01-20T12:33:39.641Z] === RUN TestRingClose [2022-01-20T12:33:39.641Z] --- PASS: TestRingClose (0.00s) [2022-01-20T12:33:39.641Z] === RUN TestRingDrain [2022-01-20T12:33:39.641Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T12:33:39.641Z] PASS [2022-01-20T12:33:39.641Z] coverage: 43.8% of statements [2022-01-20T12:33:39.641Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.8% of statements [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/defaults [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T12:33:40.100Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T12:33:40.100Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T12:33:40.100Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T12:33:40.100Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T12:33:40.561Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T12:33:40.561Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestSearchRegistryForImages [2022-01-20T12:33:40.561Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T12:33:40.561Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestImageDelete [2022-01-20T12:33:40.561Z] === RUN TestImageDelete/no_lease [2022-01-20T12:33:40.561Z] === RUN TestImageDelete/lease_exists [2022-01-20T12:33:40.561Z] --- PASS: TestImageDelete (0.08s) [2022-01-20T12:33:40.561Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T12:33:40.561Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-20T12:33:40.561Z] === RUN TestContentStoreForPull [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T12:33:40.561Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-01-20T12:33:40.561Z] === RUN TestCreateSuccess [2022-01-20T12:33:40.561Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCreateStreamSkipped [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T12:33:40.561Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCreateLogGroupSuccess [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T12:33:40.561Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCreateError [2022-01-20T12:33:40.561Z] --- PASS: TestCreateError (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCreateAlreadyExists [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T12:33:40.561Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestLogClosed [2022-01-20T12:33:40.561Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestLogBlocking [2022-01-20T12:33:40.561Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T12:33:40.561Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T12:33:40.561Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestPublishBatchSuccess [2022-01-20T12:33:40.561Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestPublishBatchError [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=error msg=error [2022-01-20T12:33:40.561Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:33:40.561Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:33:40.561Z] time="2022-01-20T12:33:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T12:33:40.561Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchSimple [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchTicker [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-20T12:33:40.561Z] === RUN TestCollectBatchClose [2022-01-20T12:33:40.561Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/3/���� [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T12:33:40.561Z] === RUN TestEffectiveLen/5/ [2022-01-20T12:33:40.561Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T12:33:40.561Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/0/ [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: He [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/6/a� [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: a [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: � [2022-01-20T12:33:41.021Z] === RUN TestFindValidSplit/7/a� [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T12:33:41.021Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit (0.01s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestFindValidSplit/7/a� (0.01s) [2022-01-20T12:33:41.021Z] === RUN TestProcessEventEmoji [2022-01-20T12:33:41.021Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchLineSplit [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchMaxEvents [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T12:33:41.021Z] --- PASS: TestContentStoreForPull (0.29s) [2022-01-20T12:33:41.021Z] PASS [2022-01-20T12:33:41.021Z] coverage: 6.7% of statements [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-20T12:33:41.021Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T12:33:41.021Z] ok github.com/docker/docker/daemon/images 0.507s coverage: 6.7% of statements [2022-01-20T12:33:41.021Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T12:33:41.021Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T12:33:41.021Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T12:33:41.021Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestCreateTagSuccess [2022-01-20T12:33:41.021Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T12:33:41.021Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T12:33:41.021Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T12:33:41.021Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T12:33:41.021Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-01-20T12:33:41.021Z] PASS [2022-01-20T12:33:41.021Z] coverage: 80.2% of statements [2022-01-20T12:33:41.021Z] ok github.com/docker/docker/daemon/logger/awslogs 0.573s coverage: 80.2% of statements [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T12:33:41.021Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T12:33:41.021Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T12:33:41.021Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T12:33:41.021Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T12:33:41.021Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-01-20T12:33:41.021Z] === RUN TestFastTimeMarshalJSON [2022-01-20T12:33:41.021Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T12:33:41.021Z] PASS [2022-01-20T12:33:41.021Z] coverage: 87.2% of statements [2022-01-20T12:33:41.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 87.2% of statements [2022-01-20T12:33:41.199Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T12:33:41.199Z] docker_api_swarm_test.go:46: [d3a6e753d2cb9] joining swarm manager [d5b08fdb6bc1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:33:41.213Z] --- PASS: TestSecretCreateResolve (2.05s) [2022-01-20T12:33:41.213Z] PASS [2022-01-20T12:33:41.213Z] [2022-01-20T12:33:41.213Z] DONE 6 tests in 12.012s [2022-01-20T12:33:41.213Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T12:33:41.213Z] ++ 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-01-20T12:33:41.213Z] ++ set -e [2022-01-20T12:33:41.213Z] ++ '[' -n 0 ']' [2022-01-20T12:33:41.213Z] ++ set -x [2022-01-20T12:33:41.213Z] ++ 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-01-20T12:33:41.213Z] INFO: Testing against a local daemon [2022-01-20T12:33:41.213Z] === RUN TestServiceCreateInit [2022-01-20T12:33:41.213Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:33:41.481Z] === RUN TestJSONFileLogger [2022-01-20T12:33:41.481Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T12:33:41.481Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T12:33:41.481Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T12:33:41.481Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T12:33:41.481Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-20T12:33:41.481Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T12:33:41.481Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T12:33:41.481Z] === RUN TestEncodeDecode [2022-01-20T12:33:41.481Z] === PAUSE TestEncodeDecode [2022-01-20T12:33:41.481Z] === RUN TestUnexpectedEOF [2022-01-20T12:33:41.940Z] time="2022-01-20T12:33:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:33:41.940Z] time="2022-01-20T12:33:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:33:41.940Z] --- PASS: TestUnexpectedEOF (0.25s) [2022-01-20T12:33:41.940Z] === CONT TestEncodeDecode [2022-01-20T12:33:41.940Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T12:33:41.940Z] PASS [2022-01-20T12:33:41.940Z] coverage: 69.9% of statements [2022-01-20T12:33:41.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.358s coverage: 69.9% of statements [2022-01-20T12:33:42.908Z] === RUN TestWriteLog [2022-01-20T12:33:42.908Z] === PAUSE TestWriteLog [2022-01-20T12:33:42.908Z] === RUN TestReadLog [2022-01-20T12:33:42.908Z] === PAUSE TestReadLog [2022-01-20T12:33:42.908Z] === RUN TestDecode [2022-01-20T12:33:42.908Z] === RUN TestLog [2022-01-20T12:33:42.908Z] --- PASS: TestDecode (0.03s) [2022-01-20T12:33:42.908Z] === CONT TestWriteLog [2022-01-20T12:33:42.908Z] === CONT TestReadLog [2022-01-20T12:33:42.908Z] --- PASS: TestLog (0.01s) [2022-01-20T12:33:42.908Z] PASS [2022-01-20T12:33:42.908Z] coverage: 31.5% of statements [2022-01-20T12:33:42.908Z] === RUN TestReadLog/tail_exact [2022-01-20T12:33:42.908Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T12:33:42.908Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-01-20T12:33:42.908Z] === RUN TestOpenFileDelete [2022-01-20T12:33:42.908Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T12:33:42.908Z] === RUN TestOpenFileRename [2022-01-20T12:33:43.371Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestHandleDecoderErr [2022-01-20T12:33:43.371Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestParseLogTagDefaultTag [2022-01-20T12:33:43.371Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestParseLogTag [2022-01-20T12:33:43.371Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestParseLogTagEmptyTag [2022-01-20T12:33:43.371Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestTailFiles [2022-01-20T12:33:43.371Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestFollowLogsConsumerGone [2022-01-20T12:33:43.371Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T12:33:43.371Z] === RUN TestFollowLogsProducerGone [2022-01-20T12:33:43.371Z] logfile_test.go:180: logDecode() closed after sending 3156 messages [2022-01-20T12:33:43.371Z] logfile_test.go:233: messages sent: 3156, received: 3156 [2022-01-20T12:33:43.371Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T12:33:43.371Z] === RUN TestCheckCapacityAndRotate [2022-01-20T12:33:43.371Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T12:33:43.371Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T12:33:43.371Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-01-20T12:33:43.371Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-20T12:33:43.371Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-20T12:33:43.371Z] PASS [2022-01-20T12:33:43.371Z] coverage: 53.4% of statements [2022-01-20T12:33:43.371Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 53.4% of statements [2022-01-20T12:33:43.371Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T12:33:43.371Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T12:33:43.371Z] --- PASS: TestReadLog (0.24s) [2022-01-20T12:33:43.371Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-01-20T12:33:43.371Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-20T12:33:43.371Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T12:33:43.371Z] PASS [2022-01-20T12:33:43.371Z] coverage: 78.7% of statements [2022-01-20T12:33:43.371Z] ok github.com/docker/docker/daemon/logger/local 0.428s coverage: 78.7% of statements [2022-01-20T12:33:43.371Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T12:33:44.341Z] === RUN TestNewParse [2022-01-20T12:33:44.341Z] --- PASS: TestNewParse (0.00s) [2022-01-20T12:33:44.341Z] PASS [2022-01-20T12:33:44.341Z] coverage: 8.3% of statements [2022-01-20T12:33:44.341Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2022-01-20T12:33:44.341Z] === RUN TestValidateLogOpt [2022-01-20T12:33:44.341Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestNewMissedConfig [2022-01-20T12:33:44.341Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestNewMissedUrl [2022-01-20T12:33:44.341Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestNewMissedToken [2022-01-20T12:33:44.341Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestNewWithProxy [2022-01-20T12:33:44.341Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestDefault [2022-01-20T12:33:44.341Z] --- PASS: TestDefault (0.01s) [2022-01-20T12:33:44.341Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T12:33:44.341Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestJsonFormat [2022-01-20T12:33:44.341Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T12:33:44.341Z] === RUN TestRawFormat [2022-01-20T12:33:44.341Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestRawFormatWithLabels [2022-01-20T12:33:44.341Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestRawFormatWithoutTag [2022-01-20T12:33:44.341Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestBatching [2022-01-20T12:33:44.341Z] === RUN TestParseLogFormat [2022-01-20T12:33:44.341Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestValidateLogOptEmpty [2022-01-20T12:33:44.341Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestValidateSyslogAddress [2022-01-20T12:33:44.341Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestParseAddressDefaultPort [2022-01-20T12:33:44.341Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestValidateSyslogFacility [2022-01-20T12:33:44.341Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T12:33:44.341Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T12:33:44.341Z] === RUN TestValidateLogOpt [2022-01-20T12:33:44.341Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:33:44.341Z] PASS [2022-01-20T12:33:44.341Z] coverage: 46.8% of statements [2022-01-20T12:33:44.341Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-01-20T12:33:44.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:33:44.803Z] --- PASS: TestBatching (0.27s) [2022-01-20T12:33:44.803Z] === RUN TestFrequency [2022-01-20T12:33:44.803Z] --- PASS: TestFrequency (0.20s) [2022-01-20T12:33:44.803Z] === RUN TestOneMessagePerRequest [2022-01-20T12:33:44.803Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T12:33:44.803Z] === RUN TestVerify [2022-01-20T12:33:44.803Z] --- PASS: TestVerify (0.00s) [2022-01-20T12:33:44.803Z] === RUN TestSkipVerify [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.262Z] time="2022-01-20T12:33:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.401Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T12:33:45.642Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:33:45.722Z] --- PASS: TestSkipVerify (0.67s) [2022-01-20T12:33:45.722Z] === RUN TestBufferMaximum [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.299425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.299425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T12:33:45.722Z] === RUN TestServerAlwaysDown [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.302425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.302425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.302425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.303425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] time="2022-01-20T12:33:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682025.303425\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:45.722Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T12:33:45.722Z] === RUN TestCannotSendAfterClose [2022-01-20T12:33:45.722Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T12:33:45.722Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T12:33:46.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:33:46.690Z] time="2022-01-20T12:33:46Z" 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-01-20T12:33:46.690Z] time="2022-01-20T12:33:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4b415a29b888\"}'" [2022-01-20T12:33:46.690Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T12:33:46.690Z] PASS [2022-01-20T12:33:46.690Z] coverage: 82.5% of statements [2022-01-20T12:33:46.690Z] ok github.com/docker/docker/daemon/logger/splunk 2.245s coverage: 82.5% of statements [2022-01-20T12:33:46.690Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T12:33:46.690Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T12:33:46.690Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T12:33:46.690Z] === RUN TestV1IDService [2022-01-20T12:33:46.690Z] --- PASS: TestV1IDService (0.05s) [2022-01-20T12:33:46.690Z] === RUN TestV2MetadataService [2022-01-20T12:33:46.690Z] === RUN TestSuccessfulDownload [2022-01-20T12:33:46.690Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:33:46.690Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T12:33:46.690Z] === RUN TestCancelledDownload [2022-01-20T12:33:46.690Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T12:33:46.690Z] === RUN TestMaxDownloadAttempts [2022-01-20T12:33:46.690Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:33:46.690Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:33:46.690Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:33:46.690Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:33:46.690Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:33:46.690Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:33:46.690Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:33:46.690Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:33:46.690Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:33:46.690Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:33:46.690Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:33:46.690Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:33:47.081Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:33:47.153Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T12:33:47.153Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T12:33:47.153Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T12:33:47.153Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T12:33:47.153Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T12:33:47.153Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T12:33:47.153Z] === RUN TestManifestStore [2022-01-20T12:33:47.153Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:33:47.612Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T12:33:47.612Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-01-20T12:33:47.612Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-01-20T12:33:47.612Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-01-20T12:33:47.612Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-01-20T12:33:47.612Z] === RUN TestTransfer [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local765489847\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/no_local_cache [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/with_local_cache [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="reference for unknown type: " [2022-01-20T12:33:47.612Z] --- PASS: TestTransfer (0.12s) [2022-01-20T12:33:47.612Z] === RUN TestConcurrencyLimit [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="reference for unknown type: " [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="reference for unknown type: " [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="reference for unknown type: " [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="reference for unknown type: " [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T12:33:47.612Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T12:33:47.612Z] time="2022-01-20T12:33:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore (0.40s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T12:33:47.612Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T12:33:47.612Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T12:33:47.612Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T12:33:47.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T12:33:47.613Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestFixManifestLayers [2022-01-20T12:33:47.613Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T12:33:47.613Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:33:47.613Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestFixManifestLayersBadParent [2022-01-20T12:33:47.613Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestValidateManifest [2022-01-20T12:33:47.613Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:33:47.613Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestFormatPlatform [2022-01-20T12:33:47.613Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T12:33:47.613Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestLayerAlreadyExists [2022-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] 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-01-20T12:33:47.613Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T12:33:47.613Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T12:33:47.613Z] --- PASS: TestV2MetadataService (0.99s) [2022-01-20T12:33:47.613Z] PASS [2022-01-20T12:33:47.613Z] coverage: 48.2% of statements [2022-01-20T12:33:47.613Z] ok github.com/docker/docker/distribution/metadata 1.133s coverage: 48.2% of statements [2022-01-20T12:33:47.777Z] --- PASS: TestServiceCreateInit (6.64s) [2022-01-20T12:33:47.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.15s) [2022-01-20T12:33:47.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-01-20T12:33:47.777Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:33:48.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:33:48.072Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-01-20T12:33:48.072Z] === RUN TestInactiveJobs [2022-01-20T12:33:48.072Z] === RUN TestNotFound [2022-01-20T12:33:48.072Z] --- PASS: TestNotFound (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestConflict [2022-01-20T12:33:48.072Z] --- PASS: TestConflict (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestForbidden [2022-01-20T12:33:48.072Z] --- PASS: TestForbidden (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestInvalidParameter [2022-01-20T12:33:48.072Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestNotImplemented [2022-01-20T12:33:48.072Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestNotModified [2022-01-20T12:33:48.072Z] --- PASS: TestNotModified (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestUnauthorized [2022-01-20T12:33:48.072Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestUnknown [2022-01-20T12:33:48.072Z] --- PASS: TestUnknown (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestCancelled [2022-01-20T12:33:48.072Z] --- PASS: TestCancelled (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestDeadline [2022-01-20T12:33:48.072Z] --- PASS: TestDeadline (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestDataLoss [2022-01-20T12:33:48.072Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestUnavailable [2022-01-20T12:33:48.072Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestSystem [2022-01-20T12:33:48.072Z] --- PASS: TestSystem (0.00s) [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Conflict [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T12:33:48.072Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T12:33:48.072Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T12:33:48.072Z] PASS [2022-01-20T12:33:48.072Z] coverage: 53.1% of statements [2022-01-20T12:33:48.072Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-01-20T12:33:48.072Z] --- PASS: TestInactiveJobs (0.37s) [2022-01-20T12:33:48.072Z] === RUN TestWatchRelease [2022-01-20T12:33:48.532Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T12:33:48.532Z] === RUN TestWatchFinishedTransfer [2022-01-20T12:33:48.532Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T12:33:48.532Z] === RUN TestDuplicateTransfer [2022-01-20T12:33:48.532Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T12:33:48.532Z] === RUN TestSuccessfulUpload [2022-01-20T12:33:48.532Z] time="2022-01-20T12:33:48Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T12:33:48.701Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T12:33:48.701Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T12:33:48.701Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T12:33:48.701Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T12:33:48.962Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T12:33:48.991Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-01-20T12:33:48.991Z] === RUN TestCancelledUpload [2022-01-20T12:33:48.991Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T12:33:48.991Z] PASS [2022-01-20T12:33:48.991Z] coverage: 77.3% of statements [2022-01-20T12:33:48.991Z] ok github.com/docker/docker/distribution/xfer 2.029s coverage: 77.3% of statements [2022-01-20T12:33:48.991Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-01-20T12:33:48.991Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T12:33:48.991Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T12:33:48.991Z] === RUN TestTokenPassThru [2022-01-20T12:33:48.991Z] --- PASS: TestTokenPassThru (0.03s) [2022-01-20T12:33:48.991Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T12:33:48.991Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T12:33:48.991Z] PASS [2022-01-20T12:33:48.991Z] coverage: 24.6% of statements [2022-01-20T12:33:48.991Z] ok github.com/docker/docker/distribution 1.810s coverage: 24.6% of statements [2022-01-20T12:33:48.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T12:33:48.991Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T12:33:49.222Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy (13.65s) [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.51s) [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-01-20T12:33:49.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-01-20T12:33:49.590Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:33:49.970Z] === RUN TestCompare [2022-01-20T12:33:49.970Z] --- PASS: TestCompare (0.00s) [2022-01-20T12:33:49.970Z] PASS [2022-01-20T12:33:49.970Z] coverage: 19.2% of statements [2022-01-20T12:33:49.970Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2022-01-20T12:33:49.970Z] === RUN TestFSGetInvalidData [2022-01-20T12:33:49.970Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestFSInvalidSet [2022-01-20T12:33:49.970Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T12:33:49.970Z] === RUN TestFSInvalidRoot [2022-01-20T12:33:49.970Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestFSMetadataGetSet [2022-01-20T12:33:49.970Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-20T12:33:49.970Z] === RUN TestFSInvalidWalker [2022-01-20T12:33:49.970Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestFSGetSet [2022-01-20T12:33:49.970Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T12:33:49.970Z] === RUN TestFSGetUnsetKey [2022-01-20T12:33:49.970Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestFSGetEmptyData [2022-01-20T12:33:49.970Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestFSDelete [2022-01-20T12:33:49.970Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T12:33:49.970Z] === RUN TestFSWalker [2022-01-20T12:33:49.970Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T12:33:49.970Z] === RUN TestFSWalkerStopOnError [2022-01-20T12:33:49.970Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-20T12:33:49.970Z] === RUN TestNewFromJSON [2022-01-20T12:33:49.970Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T12:33:49.970Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestMarshalKeyOrder [2022-01-20T12:33:49.970Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestHistoryEqual [2022-01-20T12:33:49.970Z] --- PASS: TestHistoryEqual (0.20s) [2022-01-20T12:33:49.970Z] === RUN TestImage [2022-01-20T12:33:49.970Z] --- PASS: TestImage (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestImageOSNotEmpty [2022-01-20T12:33:49.970Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T12:33:49.970Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T12:33:49.970Z] === RUN TestCreate [2022-01-20T12:33:49.970Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:33:49.970Z] === RUN TestRestore [2022-01-20T12:33:50.429Z] time="2022-01-20T12:33:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T12:33:50.429Z] --- PASS: TestRestore (0.07s) [2022-01-20T12:33:50.429Z] === RUN TestAddDelete [2022-01-20T12:33:50.429Z] --- PASS: TestAddDelete (0.03s) [2022-01-20T12:33:50.429Z] === RUN TestSearchAfterDelete [2022-01-20T12:33:50.429Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T12:33:50.429Z] === RUN TestParentReset [2022-01-20T12:33:50.429Z] --- PASS: TestParentReset (0.04s) [2022-01-20T12:33:50.429Z] === RUN TestGetAndSetLastUpdated [2022-01-20T12:33:50.429Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T12:33:50.429Z] === RUN TestStoreLen [2022-01-20T12:33:50.429Z] --- PASS: TestStoreLen (0.06s) [2022-01-20T12:33:50.429Z] PASS [2022-01-20T12:33:50.429Z] coverage: 86.6% of statements [2022-01-20T12:33:50.429Z] ok github.com/docker/docker/image 0.722s coverage: 86.6% of statements [2022-01-20T12:33:50.429Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T12:33:50.429Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T12:33:50.429Z] PASS [2022-01-20T12:33:50.429Z] coverage: 25.0% of statements [2022-01-20T12:33:50.429Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2022-01-20T12:33:50.608Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T12:33:50.888Z] === RUN TestValidateManifest [2022-01-20T12:33:50.888Z] === RUN TestValidateManifest/nil [2022-01-20T12:33:50.888Z] === RUN TestValidateManifest/non-nil [2022-01-20T12:33:50.888Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T12:33:50.888Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T12:33:50.888Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T12:33:50.888Z] PASS [2022-01-20T12:33:50.888Z] coverage: 0.7% of statements [2022-01-20T12:33:50.888Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-01-20T12:33:50.888Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T12:33:51.769Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2022-01-20T12:33:51.769Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:33:51.769Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:33:51.769Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T12:33:51.769Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:33:51.994Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T12:33:52.424Z] === RUN TestSerialization [2022-01-20T12:33:52.424Z] --- PASS: TestSerialization (0.02s) [2022-01-20T12:33:52.424Z] PASS [2022-01-20T12:33:52.424Z] coverage: 100.0% of statements [2022-01-20T12:33:52.424Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2022-01-20T12:33:52.882Z] === RUN TestEnvironmentParsing [2022-01-20T12:33:52.882Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T12:33:52.882Z] PASS [2022-01-20T12:33:52.882Z] coverage: 1.2% of statements [2022-01-20T12:33:52.882Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-01-20T12:33:53.309Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-01-20T12:33:53.309Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:33:53.342Z] === RUN TestEmptyLayer [2022-01-20T12:33:53.342Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestCommitFailure [2022-01-20T12:33:53.342Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T12:33:53.342Z] === RUN TestStartTransactionFailure [2022-01-20T12:33:53.342Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-20T12:33:53.342Z] === RUN TestGetOrphan [2022-01-20T12:33:53.342Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T12:33:53.342Z] === RUN TestMountAndRegister [2022-01-20T12:33:53.342Z] layer_test.go:270: Layer size: 14 [2022-01-20T12:33:53.342Z] --- PASS: TestMountAndRegister (0.07s) [2022-01-20T12:33:53.342Z] === RUN TestLayerRelease [2022-01-20T12:33:53.342Z] layer_test.go:303: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestStoreRestore [2022-01-20T12:33:53.342Z] layer_test.go:352: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestTarStreamStability [2022-01-20T12:33:53.342Z] layer_test.go:467: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestRegisterExistingLayer [2022-01-20T12:33:53.342Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-01-20T12:33:53.342Z] === RUN TestTarStreamVerification [2022-01-20T12:33:53.342Z] layer_test.go:696: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestLayerMigration [2022-01-20T12:33:53.342Z] migration_test.go:45: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T12:33:53.342Z] migration_test.go:181: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestMountInit [2022-01-20T12:33:53.342Z] mount_test.go:17: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestMountSize [2022-01-20T12:33:53.342Z] mount_test.go:76: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestMountChanges [2022-01-20T12:33:53.342Z] mount_test.go:125: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T12:33:53.342Z] === RUN TestMountApply [2022-01-20T12:33:53.342Z] mount_test.go:212: Failing on Windows [2022-01-20T12:33:53.342Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T12:33:53.342Z] PASS [2022-01-20T12:33:53.342Z] coverage: 30.1% of statements [2022-01-20T12:33:53.800Z] ok github.com/docker/docker/layer 0.414s coverage: 30.1% of statements [2022-01-20T12:33:53.800Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T12:33:53.800Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T12:33:53.800Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T12:33:53.800Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T12:33:53.800Z] === RUN TestSequenceGetAvailableBit [2022-01-20T12:33:53.800Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSequenceEqual [2022-01-20T12:33:53.800Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSequenceCopy [2022-01-20T12:33:53.800Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestGetFirstAvailable [2022-01-20T12:33:53.800Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestFindSequence [2022-01-20T12:33:53.800Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestCheckIfAvailable [2022-01-20T12:33:53.800Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestMergeSequences [2022-01-20T12:33:53.800Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestPushReservation [2022-01-20T12:33:53.800Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSerializeDeserialize [2022-01-20T12:33:53.800Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSet [2022-01-20T12:33:53.800Z] --- PASS: TestSet (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSetUnset [2022-01-20T12:33:53.800Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestOffsetSetUnset [2022-01-20T12:33:53.800Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSetInRange [2022-01-20T12:33:53.800Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestSetAnyInRange [2022-01-20T12:33:53.800Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestMethods [2022-01-20T12:33:53.800Z] --- PASS: TestMethods (0.00s) [2022-01-20T12:33:53.800Z] === RUN TestRandomAllocateDeallocate [2022-01-20T12:33:55.984Z] === RUN TestInvalidConfig [2022-01-20T12:33:55.984Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T12:33:55.984Z] === RUN TestConfig [2022-01-20T12:33:55.984Z] --- PASS: TestConfig (0.00s) [2022-01-20T12:33:55.984Z] === RUN TestOptionsLabels [2022-01-20T12:33:55.984Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T12:33:55.984Z] === RUN TestValidName [2022-01-20T12:33:55.984Z] --- PASS: TestValidName (0.00s) [2022-01-20T12:33:55.984Z] PASS [2022-01-20T12:33:55.984Z] coverage: 19.7% of statements [2022-01-20T12:33:55.984Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-01-20T12:33:56.199Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T12:33:56.199Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T12:33:56.446Z] === RUN TestKey [2022-01-20T12:33:56.446Z] --- PASS: TestKey (0.00s) [2022-01-20T12:33:56.446Z] === RUN TestParseKey [2022-01-20T12:33:56.446Z] --- PASS: TestParseKey (0.00s) [2022-01-20T12:33:56.446Z] === RUN TestInvalidDataStore [2022-01-20T12:33:56.446Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T12:33:56.446Z] === RUN TestKVObjectFlatKey [2022-01-20T12:33:56.446Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T12:33:56.446Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T12:33:56.446Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T12:33:56.446Z] PASS [2022-01-20T12:33:56.446Z] coverage: 21.9% of statements [2022-01-20T12:33:56.446Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-01-20T12:33:56.459Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T12:33:56.912Z] === RUN TestErrorInterfaces [2022-01-20T12:33:56.912Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T12:33:56.912Z] === RUN TestNetworkMarshalling [2022-01-20T12:33:57.374Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-01-20T12:33:57.374Z] === RUN TestEndpointMarshalling [2022-01-20T12:33:57.374Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestAuxAddresses [2022-01-20T12:33:57.374Z] time="2022-01-20T12:33:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:33:57.374Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-20T12:33:57.374Z] === RUN TestSRVServiceQuery [2022-01-20T12:33:57.374Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestServiceVIPReuse [2022-01-20T12:33:57.374Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-20T12:33:57.374Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T12:33:57.374Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T12:33:57.374Z] === RUN TestDNSIPQuery [2022-01-20T12:33:57.374Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestDNSProxyServFail [2022-01-20T12:33:57.374Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestSandboxAddEmpty [2022-01-20T12:33:57.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestSandboxAddMultiPrio [2022-01-20T12:33:57.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestSandboxAddSamePrio [2022-01-20T12:33:57.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestCleanupServiceDiscovery [2022-01-20T12:33:57.374Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestDNSOptions [2022-01-20T12:33:57.374Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:33:57.374Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T12:33:57.374Z] time="2022-01-20T12:33:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:33:57.374Z] time="2022-01-20T12:33:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:33:57.374Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-20T12:33:57.374Z] PASS [2022-01-20T12:33:57.374Z] coverage: 8.5% of statements [2022-01-20T12:33:57.374Z] ok github.com/docker/docker/libnetwork 0.401s coverage: 8.5% of statements [2022-01-20T12:33:57.374Z] === RUN TestIPDataMarshalling [2022-01-20T12:33:57.374Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T12:33:57.374Z] === RUN TestValidateAndIsV6 [2022-01-20T12:33:57.374Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T12:33:57.374Z] PASS [2022-01-20T12:33:57.374Z] coverage: 68.9% of statements [2022-01-20T12:33:57.374Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-01-20T12:33:58.348Z] === RUN TestDriver [2022-01-20T12:33:58.348Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:33:58.348Z] PASS [2022-01-20T12:33:58.348Z] coverage: 34.8% of statements [2022-01-20T12:33:58.348Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2022-01-20T12:33:58.810Z] === RUN TestDriver [2022-01-20T12:33:58.810Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:33:58.810Z] PASS [2022-01-20T12:33:58.810Z] coverage: 34.8% of statements [2022-01-20T12:33:58.810Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-01-20T12:33:58.810Z] === RUN TestNetworkAllocateFree [2022-01-20T12:33:58.810Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T12:33:58.810Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T12:33:58.810Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T12:33:58.810Z] PASS [2022-01-20T12:33:58.810Z] coverage: 63.6% of statements [2022-01-20T12:33:58.810Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-01-20T12:33:59.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T12:33:59.785Z] === RUN TestGetEmptyCapabilities [2022-01-20T12:33:59.785Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-20T12:33:59.785Z] === RUN TestGetExtraCapabilities [2022-01-20T12:33:59.785Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T12:33:59.785Z] === RUN TestGetInvalidCapabilities [2022-01-20T12:33:59.785Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T12:33:59.785Z] === RUN TestRemoteDriver [2022-01-20T12:33:59.785Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T12:33:59.785Z] === RUN TestDriverError [2022-01-20T12:33:59.785Z] --- PASS: TestDriverError (0.01s) [2022-01-20T12:33:59.785Z] === RUN TestMissingValues [2022-01-20T12:33:59.785Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T12:33:59.785Z] === RUN TestRollback [2022-01-20T12:33:59.785Z] --- PASS: TestRollback (0.01s) [2022-01-20T12:33:59.785Z] PASS [2022-01-20T12:33:59.785Z] coverage: 57.4% of statements [2022-01-20T12:33:59.785Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.109s coverage: 57.4% of statements [2022-01-20T12:33:59.785Z] --- PASS: TestRandomAllocateDeallocate (5.90s) [2022-01-20T12:33:59.785Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:33:59.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T12:34:00.248Z] === RUN TestNew [2022-01-20T12:34:00.248Z] --- PASS: TestNew (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestAddDriver [2022-01-20T12:34:00.248Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestAddDuplicateDriver [2022-01-20T12:34:00.248Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T12:34:00.248Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestDriver [2022-01-20T12:34:00.248Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestIPAM [2022-01-20T12:34:00.248Z] --- PASS: TestIPAM (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestWalkIPAMs [2022-01-20T12:34:00.248Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestWalkDrivers [2022-01-20T12:34:00.248Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T12:34:00.248Z] PASS [2022-01-20T12:34:00.248Z] coverage: 82.4% of statements [2022-01-20T12:34:00.248Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-01-20T12:34:00.248Z] === RUN TestNAT [2022-01-20T12:34:00.248Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:34:00.248Z] --- SKIP: TestNAT (0.00s) [2022-01-20T12:34:00.248Z] === RUN TestTransparent [2022-01-20T12:34:00.248Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:34:00.248Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T12:34:00.248Z] PASS [2022-01-20T12:34:00.248Z] coverage: 0.0% of statements [2022-01-20T12:34:00.248Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-01-20T12:34:00.710Z] === RUN TestBuildDefault [2022-01-20T12:34:00.710Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestBuildHostnameDomainname [2022-01-20T12:34:00.710Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestBuildHostname [2022-01-20T12:34:00.710Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestBuildHostnameFQDN [2022-01-20T12:34:00.710Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestBuildNoIP [2022-01-20T12:34:00.710Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestUpdate [2022-01-20T12:34:00.710Z] --- PASS: TestUpdate (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T12:34:00.710Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T12:34:00.710Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestAddEmpty [2022-01-20T12:34:00.710Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestAdd [2022-01-20T12:34:00.710Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestDeleteEmpty [2022-01-20T12:34:00.710Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestDeleteNewline [2022-01-20T12:34:00.710Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestDelete [2022-01-20T12:34:00.710Z] --- PASS: TestDelete (0.00s) [2022-01-20T12:34:00.710Z] === RUN TestConcurrentWrites [2022-01-20T12:34:00.710Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-01-20T12:34:00.710Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T12:34:01.172Z] --- PASS: TestConcurrentWrites (0.31s) [2022-01-20T12:34:01.172Z] PASS [2022-01-20T12:34:01.172Z] coverage: 81.2% of statements [2022-01-20T12:34:01.172Z] ok github.com/docker/docker/libnetwork/etchosts 0.384s coverage: 81.2% of statements [2022-01-20T12:34:01.172Z] === RUN TestCaller [2022-01-20T12:34:01.172Z] --- PASS: TestCaller (0.00s) [2022-01-20T12:34:01.172Z] PASS [2022-01-20T12:34:01.172Z] coverage: 100.0% of statements [2022-01-20T12:34:01.172Z] === RUN TestNew [2022-01-20T12:34:01.172Z] --- PASS: TestNew (0.00s) [2022-01-20T12:34:01.172Z] === RUN TestAllocate [2022-01-20T12:34:01.172Z] --- PASS: TestAllocate (0.00s) [2022-01-20T12:34:01.172Z] === RUN TestUninitialized [2022-01-20T12:34:01.172Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T12:34:01.172Z] === RUN TestAllocateInRange [2022-01-20T12:34:01.172Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T12:34:01.172Z] === RUN TestAllocateSerial [2022-01-20T12:34:01.172Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T12:34:01.172Z] PASS [2022-01-20T12:34:01.172Z] coverage: 87.5% of statements [2022-01-20T12:34:01.172Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-01-20T12:34:01.172Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-01-20T12:34:01.855Z] --- PASS: TestImportExtremelyLargeImageWorks (171.56s) [2022-01-20T12:34:01.855Z] PASS [2022-01-20T12:34:01.855Z] [2022-01-20T12:34:01.855Z] DONE 12 tests in 175.238s [2022-01-20T12:34:01.855Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T12:34:01.855Z] ++ 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-01-20T12:34:01.855Z] ++ set -e [2022-01-20T12:34:01.855Z] ++ '[' -n 0 ']' [2022-01-20T12:34:01.855Z] ++ set -x [2022-01-20T12:34:01.855Z] ++ 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-01-20T12:34:01.855Z] INFO: Testing against a local daemon [2022-01-20T12:34:01.855Z] === RUN TestNetworkCreateDelete [2022-01-20T12:34:01.855Z] --- PASS: TestNetworkCreateDelete (0.25s) [2022-01-20T12:34:01.855Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:34:02.144Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2022-01-20T12:34:02.144Z] === RUN TestRetrieveFromStore [2022-01-20T12:34:02.144Z] === RUN TestSetSerialInsertDelete [2022-01-20T12:34:02.144Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T12:34:02.144Z] === RUN TestSetParallelInsertDelete [2022-01-20T12:34:02.427Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2022-01-20T12:34:02.427Z] === RUN TestDaemonDNSFallback [2022-01-20T12:34:02.609Z] --- PASS: TestRetrieveFromStore (0.48s) [2022-01-20T12:34:02.609Z] === RUN TestIsCorrupted [2022-01-20T12:34:02.609Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-20T12:34:02.609Z] === RUN TestSetRollover [2022-01-20T12:34:02.645Z] --- PASS: TestCreateServiceMultipleTimes (14.75s) [2022-01-20T12:34:02.645Z] === RUN TestCreateServiceConflict [2022-01-20T12:34:03.071Z] === RUN TestInt2IP2IntConversion [2022-01-20T12:34:04.044Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-01-20T12:34:04.044Z] === RUN TestGetAddressVersion [2022-01-20T12:34:04.044Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T12:34:04.044Z] === RUN TestKeyString [2022-01-20T12:34:04.044Z] --- PASS: TestKeyString (0.00s) [2022-01-20T12:34:04.044Z] === RUN TestPoolDataMarshal [2022-01-20T12:34:04.044Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T12:34:04.044Z] === RUN TestSubnetsMarshal [2022-01-20T12:34:04.044Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-01-20T12:34:04.044Z] === RUN TestAddSubnets [2022-01-20T12:34:04.044Z] --- PASS: TestAddSubnets (0.06s) [2022-01-20T12:34:04.044Z] === RUN TestDoublePoolRelease [2022-01-20T12:34:04.044Z] === RUN TestPoolRequest [2022-01-20T12:34:04.044Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T12:34:04.044Z] === RUN TestOtherRequests [2022-01-20T12:34:04.044Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T12:34:04.044Z] PASS [2022-01-20T12:34:04.044Z] coverage: 57.1% of statements [2022-01-20T12:34:04.044Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-01-20T12:34:04.044Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-20T12:34:04.044Z] === RUN TestAddReleasePoolID [2022-01-20T12:34:04.044Z] --- PASS: TestSetRollover (1.39s) [2022-01-20T12:34:04.044Z] === RUN TestSetRolloverSerial [2022-01-20T12:34:04.044Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-01-20T12:34:04.044Z] === RUN TestPredefinedPool [2022-01-20T12:34:04.044Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T12:34:04.044Z] === RUN TestRemoveSubnet [2022-01-20T12:34:04.044Z] --- PASS: TestRemoveSubnet (0.20s) [2022-01-20T12:34:04.044Z] === RUN TestGetSameAddress [2022-01-20T12:34:04.044Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T12:34:04.044Z] === RUN TestPoolAllocationReuse [2022-01-20T12:34:04.609Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-01-20T12:34:04.609Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:34:05.017Z] === RUN TestGetCapabilities [2022-01-20T12:34:05.017Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T12:34:05.017Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T12:34:05.017Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T12:34:05.017Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T12:34:05.017Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T12:34:05.017Z] === RUN TestRemoteDriver [2022-01-20T12:34:05.017Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T12:34:05.017Z] PASS [2022-01-20T12:34:05.017Z] coverage: 47.4% of statements [2022-01-20T12:34:05.017Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-01-20T12:34:05.479Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-01-20T12:34:05.479Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T12:34:05.479Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T12:34:05.479Z] PASS [2022-01-20T12:34:05.479Z] coverage: 84.4% of statements [2022-01-20T12:34:05.479Z] ok github.com/docker/docker/libnetwork/bitseq 11.707s coverage: 84.4% of statements [2022-01-20T12:34:05.727Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T12:34:05.942Z] --- PASS: TestPoolAllocationReuse (1.58s) [2022-01-20T12:34:05.942Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T12:34:05.942Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T12:34:05.942Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T12:34:06.403Z] === RUN TestWindowsIPAM [2022-01-20T12:34:06.403Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T12:34:06.403Z] PASS [2022-01-20T12:34:06.403Z] coverage: 71.4% of statements [2022-01-20T12:34:06.403Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-01-20T12:34:07.153Z] --- PASS: TestCreateServiceMaxReplicas (2.09s) [2022-01-20T12:34:07.153Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:34:07.573Z] === RUN TestDefaultNetwork [2022-01-20T12:34:07.573Z] --- PASS: TestDefaultNetwork (0.32s) [2022-01-20T12:34:07.573Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T12:34:07.672Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T12:34:08.040Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-01-20T12:34:08.040Z] === RUN TestInitAddressPools [2022-01-20T12:34:08.040Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T12:34:08.040Z] PASS [2022-01-20T12:34:08.040Z] coverage: 74.0% of statements [2022-01-20T12:34:08.040Z] ok github.com/docker/docker/libnetwork/ipamutils 0.711s coverage: 74.0% of statements [2022-01-20T12:34:08.040Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.03s) [2022-01-20T12:34:08.040Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T12:34:08.129Z] --- PASS: TestBuildMultiStageOnBuild (13.07s) [2022-01-20T12:34:08.129Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:34:08.129Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:34:08.129Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:34:08.129Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:34:08.244Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T12:34:08.502Z] === RUN TestKeyValue [2022-01-20T12:34:08.502Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T12:34:08.502Z] PASS [2022-01-20T12:34:08.502Z] coverage: 60.0% of statements [2022-01-20T12:34:08.502Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-01-20T12:34:09.187Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-01-20T12:34:09.187Z] === RUN TestInspectNetwork [2022-01-20T12:34:09.505Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T12:34:09.505Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T12:34:09.505Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T12:34:10.694Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.69s) [2022-01-20T12:34:10.694Z] === RUN TestGetAddress [2022-01-20T12:34:10.694Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T12:34:10.694Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T12:34:10.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T12:34:10.694Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T12:34:10.695Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T12:34:11.667Z] === RUN TestNetworkDBSimple [2022-01-20T12:34:12.129Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T12:34:12.129Z] PASS [2022-01-20T12:34:12.129Z] coverage: 100.0% of statements [2022-01-20T12:34:12.129Z] === RUN TestGenerate [2022-01-20T12:34:12.129Z] --- PASS: TestGenerate (0.00s) [2022-01-20T12:34:12.129Z] === RUN TestGeneratePtr [2022-01-20T12:34:12.129Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T12:34:12.129Z] === RUN TestGenerateMissingField [2022-01-20T12:34:12.129Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T12:34:12.129Z] === RUN TestFieldCannotBeSet [2022-01-20T12:34:12.129Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T12:34:12.129Z] === RUN TestTypeMismatchError [2022-01-20T12:34:12.129Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T12:34:12.129Z] PASS [2022-01-20T12:34:12.129Z] coverage: 100.0% of statements [2022-01-20T12:34:12.129Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-01-20T12:34:12.129Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-01-20T12:34:12.591Z] 2022/01/20 12:34:12 Closing DB instances... [2022-01-20T12:34:12.867Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T12:34:12.867Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T12:34:12.867Z] === RUN TestInspectNetwork/network_name [2022-01-20T12:34:12.867Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T12:34:13.052Z] testing: warning: no tests to run [2022-01-20T12:34:13.052Z] PASS [2022-01-20T12:34:13.052Z] coverage: 0.0% of statements [2022-01-20T12:34:13.052Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:34:13.052Z] === RUN TestRequestNewPort [2022-01-20T12:34:13.052Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestRequestSpecificPort [2022-01-20T12:34:13.052Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestReleasePort [2022-01-20T12:34:13.052Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestReuseReleasedPort [2022-01-20T12:34:13.052Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestReleaseUnreadledPort [2022-01-20T12:34:13.052Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestUnknowProtocol [2022-01-20T12:34:13.052Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestAllocateAllPorts [2022-01-20T12:34:13.052Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestPortAllocation [2022-01-20T12:34:13.052Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T12:34:13.052Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestNoDuplicateBPR [2022-01-20T12:34:13.052Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T12:34:13.052Z] === RUN TestChangePortRange [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T12:34:13.052Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T12:34:13.052Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T12:34:13.052Z] PASS [2022-01-20T12:34:13.052Z] coverage: 88.6% of statements [2022-01-20T12:34:13.052Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-01-20T12:34:13.437Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T12:34:13.697Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T12:34:14.028Z] testing: warning: no tests to run [2022-01-20T12:34:14.028Z] PASS [2022-01-20T12:34:14.028Z] coverage: 0.0% of statements [2022-01-20T12:34:14.028Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:34:14.028Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-01-20T12:34:14.028Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T12:34:14.028Z] === RUN TestHashData [2022-01-20T12:34:14.028Z] --- PASS: TestHashData (0.00s) [2022-01-20T12:34:14.028Z] PASS [2022-01-20T12:34:14.028Z] coverage: 2.8% of statements [2022-01-20T12:34:14.028Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-01-20T12:34:14.489Z] === RUN TestErrorConstructors [2022-01-20T12:34:14.489Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T12:34:14.489Z] === RUN TestCompareIPMask [2022-01-20T12:34:14.489Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T12:34:14.489Z] === RUN TestUtilGetHostPartIP [2022-01-20T12:34:14.489Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T12:34:14.489Z] === RUN TestUtilGetBroadcastIP [2022-01-20T12:34:14.489Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T12:34:14.951Z] === RUN TestParseCIDR [2022-01-20T12:34:14.951Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T12:34:14.951Z] PASS [2022-01-20T12:34:14.951Z] coverage: 37.3% of statements [2022-01-20T12:34:14.951Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-01-20T12:34:14.951Z] 2022/01/20 12:34:14 Closing DB instances... [2022-01-20T12:34:15.085Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T12:34:15.085Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T12:34:15.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T12:34:15.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T12:34:15.412Z] PASS [2022-01-20T12:34:15.412Z] coverage: 50.0% of statements [2022-01-20T12:34:15.412Z] ok github.com/docker/docker/oci 0.079s coverage: 50.0% of statements [2022-01-20T12:34:16.384Z] === RUN TestParseVersion [2022-01-20T12:34:16.384Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T12:34:16.384Z] PASS [2022-01-20T12:34:16.384Z] coverage: 52.9% of statements [2022-01-20T12:34:16.384Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-01-20T12:34:16.384Z] === RUN TestAddressPoolOpt [2022-01-20T12:34:16.384Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/a [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/something [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/_=a [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/PATH [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/=a [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/PATH= [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/PATH=something [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/1asd [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/123 [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/some_space [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/= [2022-01-20T12:34:16.384Z] === RUN TestValidateEnv/PaTh [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T12:34:16.384Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestParseHost [2022-01-20T12:34:16.385Z] --- PASS: TestParseHost (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestParseDockerDaemonHost [2022-01-20T12:34:16.385Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestParseTCP [2022-01-20T12:34:16.385Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T12:34:16.385Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestValidateExtraHosts [2022-01-20T12:34:16.385Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestIpOptString [2022-01-20T12:34:16.385Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T12:34:16.385Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T12:34:16.385Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestIpOptSetInvalidVal [2022-01-20T12:34:16.385Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestValidateIPAddress [2022-01-20T12:34:16.385Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestMapOpts [2022-01-20T12:34:16.385Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestListOptsWithoutValidator [2022-01-20T12:34:16.385Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestListOptsWithValidator [2022-01-20T12:34:16.385Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestValidateDNSSearch [2022-01-20T12:34:16.385Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T12:34:16.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:34:16.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestNamedListOpts [2022-01-20T12:34:16.385Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestNamedMapOpts [2022-01-20T12:34:16.385Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestParseLink [2022-01-20T12:34:16.385Z] --- PASS: TestParseLink (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T12:34:16.385Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T12:34:16.385Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T12:34:16.385Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T12:34:16.385Z] === RUN TestUlimitOpt [2022-01-20T12:34:16.385Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T12:34:16.385Z] PASS [2022-01-20T12:34:16.385Z] coverage: 67.1% of statements [2022-01-20T12:34:16.385Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2022-01-20T12:34:16.469Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T12:34:16.847Z] time="2022-01-20T12:34:16Z" level=error msg="node1(d399ffbee760) Could not close DB: timeout waiting for leave broadcast" [2022-01-20T12:34:16.847Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-20T12:34:16.847Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T12:34:17.039Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T12:34:17.300Z] --- PASS: TestInspectNetwork (8.05s) [2022-01-20T12:34:17.300Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T12:34:17.300Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T12:34:17.300Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T12:34:17.300Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T12:34:17.300Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:34:17.560Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T12:34:17.822Z] 2022/01/20 12:34:17 Closing DB instances... [2022-01-20T12:34:18.284Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T12:34:18.503Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T12:34:18.517Z] --- PASS: TestBuildMultiStageLayerLeak (10.98s) [2022-01-20T12:34:18.517Z] === RUN TestBuildWithHugeFile [2022-01-20T12:34:18.747Z] === RUN TestIsArchivePathDir [2022-01-20T12:34:19.208Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-01-20T12:34:19.208Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T12:34:19.208Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-01-20T12:34:19.208Z] === RUN TestIsArchivePathTar [2022-01-20T12:34:19.208Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T12:34:19.208Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T12:34:19.208Z] --- PASS: TestPeerCertificateMarshalJSON (0.75s) [2022-01-20T12:34:19.208Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T12:34:19.208Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T12:34:19.208Z] === RUN TestMiddleware [2022-01-20T12:34:19.208Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T12:34:19.208Z] === RUN TestNewResponseModifier [2022-01-20T12:34:19.208Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T12:34:19.208Z] PASS [2022-01-20T12:34:19.208Z] coverage: 26.8% of statements [2022-01-20T12:34:19.208Z] ok github.com/docker/docker/pkg/authorization 0.803s coverage: 26.8% of statements [2022-01-20T12:34:19.208Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-01-20T12:34:19.208Z] === RUN TestDecompressStreamGzip [2022-01-20T12:34:19.208Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-01-20T12:34:19.208Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T12:34:19.451Z] --- PASS: TestRunContainerWithBridgeNone (2.17s) [2022-01-20T12:34:19.451Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:34:19.451Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:34:19.451Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:34:19.451Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:34:19.451Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:34:19.451Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:34:19.451Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:34:19.451Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:34:19.451Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:34:19.451Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T12:34:19.451Z] === RUN TestNetworkList [2022-01-20T12:34:19.451Z] === RUN TestNetworkList//networks [2022-01-20T12:34:19.451Z] === PAUSE TestNetworkList//networks [2022-01-20T12:34:19.451Z] === RUN TestNetworkList//networks/ [2022-01-20T12:34:19.451Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:34:19.451Z] === CONT TestNetworkList//networks [2022-01-20T12:34:19.451Z] === CONT TestNetworkList//networks/ [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:34:19.451Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:34:19.451Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:34:19.669Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-01-20T12:34:19.669Z] === RUN TestDecompressStreamBzip2 [2022-01-20T12:34:19.669Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-01-20T12:34:19.669Z] === RUN TestDecompressStreamXz [2022-01-20T12:34:19.669Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:34:19.669Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestDecompressStreamZstd [2022-01-20T12:34:19.669Z] archive_test.go:140: zstd not installed [2022-01-20T12:34:19.669Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-20T12:34:19.669Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T12:34:19.669Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T12:34:19.669Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestCompressStreamInvalid [2022-01-20T12:34:19.669Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionInvalid [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionUncompressed [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionBzip2 [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionGzip [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionXz [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestExtensionZstd [2022-01-20T12:34:19.669Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestCmdStreamLargeStderr [2022-01-20T12:34:19.669Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-20T12:34:19.669Z] === RUN TestCmdStreamBad [2022-01-20T12:34:19.669Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:34:19.669Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T12:34:19.669Z] === RUN TestCmdStreamGood [2022-01-20T12:34:19.669Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-20T12:34:19.669Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T12:34:19.711Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T12:34:19.973Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T12:34:19.973Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-01-20T12:34:19.973Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:34:19.973Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T12:34:20.131Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-20T12:34:20.131Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T12:34:20.131Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-01-20T12:34:20.131Z] === RUN TestUntarPath [2022-01-20T12:34:20.131Z] === RUN TestUnbuffered [2022-01-20T12:34:20.131Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T12:34:20.131Z] === RUN TestRaceUnbuffered [2022-01-20T12:34:20.131Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T12:34:20.131Z] PASS [2022-01-20T12:34:20.131Z] coverage: 100.0% of statements [2022-01-20T12:34:20.131Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-01-20T12:34:20.131Z] --- PASS: TestUntarPath (0.08s) [2022-01-20T12:34:20.131Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T12:34:20.131Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-20T12:34:20.131Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T12:34:20.131Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-01-20T12:34:20.131Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T12:34:20.131Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T12:34:20.131Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T12:34:20.131Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T12:34:20.131Z] === RUN TestCopyWithTarSrcFile [2022-01-20T12:34:20.131Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T12:34:20.131Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T12:34:20.131Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T12:34:20.131Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T12:34:20.131Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T12:34:20.132Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T12:34:20.132Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T12:34:20.132Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T12:34:20.132Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T12:34:20.132Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T12:34:20.132Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T12:34:20.132Z] === RUN TestTarFiles [2022-01-20T12:34:20.234Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T12:34:20.494Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T12:34:20.594Z] === RUN TestMatch [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[foo]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[]#01 [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[qux]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T12:34:20.594Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T12:34:20.594Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T12:34:20.594Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T12:34:20.594Z] PASS [2022-01-20T12:34:20.594Z] coverage: 87.5% of statements [2022-01-20T12:34:20.594Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-01-20T12:34:21.065Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-20T12:34:21.065Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:34:21.065Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T12:34:21.568Z] 2022/01/20 12:34:21 Closing DB instances... [2022-01-20T12:34:22.005Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-01-20T12:34:22.005Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:34:22.020Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-01-20T12:34:22.020Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:34:22.030Z] === RUN TestChrootTarUntar [2022-01-20T12:34:22.030Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T12:34:22.030Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T12:34:22.030Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T12:34:22.030Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootCopyWithTar [2022-01-20T12:34:22.030Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootCopyFileWithTar [2022-01-20T12:34:22.030Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootUntarPath [2022-01-20T12:34:22.030Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T12:34:22.030Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T12:34:22.030Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:34:22.030Z] === RUN TestChrootApplyDotDotFile [2022-01-20T12:34:22.030Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:22.030Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:34:22.030Z] PASS [2022-01-20T12:34:22.030Z] coverage: 15.1% of statements [2022-01-20T12:34:22.030Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-01-20T12:34:22.579Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T12:34:23.003Z] === RUN TestSizeEmpty [2022-01-20T12:34:23.003Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeEmptyFile [2022-01-20T12:34:23.003Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeNonemptyFile [2022-01-20T12:34:23.003Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T12:34:23.003Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T12:34:23.003Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T12:34:23.003Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestMoveToSubdir [2022-01-20T12:34:23.003Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T12:34:23.003Z] === RUN TestSizeNonExistingDirectory [2022-01-20T12:34:23.003Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T12:34:23.003Z] PASS [2022-01-20T12:34:23.003Z] coverage: 80.0% of statements [2022-01-20T12:34:23.003Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2022-01-20T12:34:23.150Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-01-20T12:34:23.150Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:34:23.150Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T12:34:23.975Z] time="2022-01-20T12:34:23Z" level=error msg="node2(f6cdb0577c98) Could not close DB: timeout waiting for leave broadcast" [2022-01-20T12:34:23.976Z] --- PASS: TestNetworkDBCRUDTableEntry (4.48s) [2022-01-20T12:34:23.976Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T12:34:23.976Z] === RUN TestPollerAddRemove [2022-01-20T12:34:23.976Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T12:34:23.976Z] === RUN TestPollerEvent [2022-01-20T12:34:23.976Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:34:23.976Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T12:34:23.976Z] === RUN TestPollerClose [2022-01-20T12:34:23.976Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T12:34:23.976Z] PASS [2022-01-20T12:34:23.976Z] coverage: 36.2% of statements [2022-01-20T12:34:23.976Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 36.2% of statements [2022-01-20T12:34:24.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-01-20T12:34:24.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:34:24.794Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-01-20T12:34:24.794Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:34:25.055Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T12:34:25.519Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T12:34:25.519Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:34:25.519Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T12:34:25.519Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T12:34:25.519Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCopyFile [2022-01-20T12:34:25.519Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T12:34:25.519Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:34:25.519Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T12:34:25.519Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T12:34:25.519Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:34:25.519Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestWildcardMatches [2022-01-20T12:34:25.519Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestPatternMatches [2022-01-20T12:34:25.519Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T12:34:25.519Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T12:34:25.519Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T12:34:25.519Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T12:34:25.519Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T12:34:25.519Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T12:34:25.519Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestSingleExclamationError [2022-01-20T12:34:25.519Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestMatchesWithNoPatterns [2022-01-20T12:34:25.519Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T12:34:25.519Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestMatches [2022-01-20T12:34:25.519Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T12:34:25.519Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T12:34:25.519Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T12:34:25.519Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T12:34:25.519Z] --- PASS: TestMatches (0.01s) [2022-01-20T12:34:25.519Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T12:34:25.519Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T12:34:25.519Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T12:34:25.519Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatterns [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T12:34:25.519Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCreateIfNotExistsDir [2022-01-20T12:34:25.519Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T12:34:25.519Z] === RUN TestCreateIfNotExistsFile [2022-01-20T12:34:25.519Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T12:34:25.519Z] === RUN TestMatch [2022-01-20T12:34:25.519Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:34:25.519Z] PASS [2022-01-20T12:34:25.519Z] coverage: 84.0% of statements [2022-01-20T12:34:25.519Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.0% of statements [2022-01-20T12:34:25.995Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T12:34:25.998Z] 2022/01/20 12:34:25 Closing DB instances... [2022-01-20T12:34:25.998Z] === RUN TestGet [2022-01-20T12:34:25.998Z] --- PASS: TestGet (0.00s) [2022-01-20T12:34:25.998Z] === RUN TestGetShortcutString [2022-01-20T12:34:25.998Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T12:34:25.998Z] PASS [2022-01-20T12:34:25.998Z] coverage: 42.9% of statements [2022-01-20T12:34:25.998Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2022-01-20T12:34:26.460Z] --- PASS: TestTarFiles (6.40s) [2022-01-20T12:34:26.460Z] === RUN TestDetectCompressionZstd [2022-01-20T12:34:26.460Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T12:34:26.460Z] === RUN TestTarUntar [2022-01-20T12:34:26.460Z] --- PASS: TestTarUntar (0.04s) [2022-01-20T12:34:26.460Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T12:34:26.460Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T12:34:26.460Z] === RUN TestTarWithOptions [2022-01-20T12:34:26.460Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-20T12:34:26.460Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T12:34:26.460Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T12:34:26.460Z] === RUN TestUntarUstarGnuConflict [2022-01-20T12:34:26.460Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T12:34:26.460Z] === RUN TestUntarInvalidFilenames [2022-01-20T12:34:26.921Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2661694366\\dest" [2022-01-20T12:34:26.921Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-01-20T12:34:26.921Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T12:34:26.921Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T12:34:26.921Z] === RUN TestUntarInvalidHardlink [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink520313853\\victim\\hello" -> "../victim/hello" [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2398928304\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1724430526\\victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1811409557\\victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3794095446\\victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink758084607\\victim" -> "../victim" [2022-01-20T12:34:26.921Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T12:34:26.921Z] === RUN TestUntarInvalidSymlink [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1516304479\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3052187340\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink453162487\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2309667542\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1540417321\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1472195444\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:26.921Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1420459066\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T12:34:26.921Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-01-20T12:34:26.922Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T12:34:26.922Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T12:34:26.922Z] === RUN TestXGlobalNoParent [2022-01-20T12:34:26.922Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T12:34:26.922Z] === RUN TestReplaceFileTarWrapper [2022-01-20T12:34:26.922Z] === RUN TestCreateIDMapOrder [2022-01-20T12:34:26.922Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T12:34:26.922Z] PASS [2022-01-20T12:34:26.922Z] coverage: 7.2% of statements [2022-01-20T12:34:26.922Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-01-20T12:34:26.922Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-01-20T12:34:26.922Z] === RUN TestNetworkDBNodeLeave [2022-01-20T12:34:27.380Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2022-01-20T12:34:27.380Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:34:27.380Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:34:27.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:34:27.380Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:34:27.385Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-01-20T12:34:27.385Z] === RUN TestPrefixHeaderReadable [2022-01-20T12:34:27.385Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-01-20T12:34:27.385Z] === RUN TestDisablePigz [2022-01-20T12:34:27.385Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T12:34:27.385Z] --- PASS: TestDisablePigz (0.16s) [2022-01-20T12:34:27.385Z] === RUN TestPigz [2022-01-20T12:34:27.641Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T12:34:27.846Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T12:34:27.846Z] --- PASS: TestPigz (0.20s) [2022-01-20T12:34:27.846Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:34:27.846Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:34:27.846Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestCanonicalTarNameForPath [2022-01-20T12:34:27.846Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestCanonicalTarName [2022-01-20T12:34:27.846Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChmodTarEntry [2022-01-20T12:34:27.846Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestHardLinkOrder [2022-01-20T12:34:27.846Z] --- PASS: TestHardLinkOrder (0.13s) [2022-01-20T12:34:27.846Z] === RUN TestChangeString [2022-01-20T12:34:27.846Z] --- PASS: TestChangeString (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesWithNoChanges [2022-01-20T12:34:27.846Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-20T12:34:27.846Z] === RUN TestChangesWithChanges [2022-01-20T12:34:27.846Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-20T12:34:27.846Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T12:34:27.846Z] changes_test.go:195: needs more investigation [2022-01-20T12:34:27.846Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesDirsEmpty [2022-01-20T12:34:27.846Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:34:27.846Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesDirsMutated [2022-01-20T12:34:27.846Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:34:27.846Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestApplyLayer [2022-01-20T12:34:27.846Z] changes_test.go:432: needs further investigation [2022-01-20T12:34:27.846Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T12:34:27.846Z] changes_test.go:468: needs further investigation [2022-01-20T12:34:27.846Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T12:34:27.846Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T12:34:27.846Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestChangesSize [2022-01-20T12:34:27.846Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T12:34:27.846Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T12:34:27.846Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3875529549\\dest" [2022-01-20T12:34:27.846Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T12:34:27.846Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3948770781\\victim\\hello" -> "../victim/hello" [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1968172623\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1620118257\\victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4237225989\\victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink179000466\\victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3828994700\\victim" -> "../victim" [2022-01-20T12:34:27.846Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T12:34:27.846Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3309104100\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2515107268\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1149328783\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink636034655\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1200541931\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:27.846Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink431822007\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:34:27.846Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-20T12:34:27.846Z] === RUN TestApplyLayerWhiteouts [2022-01-20T12:34:28.308Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2022-01-20T12:34:28.308Z] === RUN TestGenerateEmptyFile [2022-01-20T12:34:28.308Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestGenerateWithContent [2022-01-20T12:34:28.308Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T12:34:28.308Z] PASS [2022-01-20T12:34:28.308Z] coverage: 62.0% of statements [2022-01-20T12:34:28.308Z] ok github.com/docker/docker/pkg/archive 9.219s coverage: 62.0% of statements [2022-01-20T12:34:28.308Z] === RUN TestFixedBufferCap [2022-01-20T12:34:28.308Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestFixedBufferLen [2022-01-20T12:34:28.308Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestFixedBufferString [2022-01-20T12:34:28.308Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestFixedBufferWrite [2022-01-20T12:34:28.308Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestFixedBufferRead [2022-01-20T12:34:28.308Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestBytesPipeRead [2022-01-20T12:34:28.308Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestBytesPipeWrite [2022-01-20T12:34:28.308Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T12:34:28.308Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T12:34:28.581Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T12:34:29.281Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-01-20T12:34:29.281Z] === RUN TestAtomicWriteToFile [2022-01-20T12:34:29.281Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T12:34:29.281Z] === RUN TestAtomicWriteSetCommit [2022-01-20T12:34:29.281Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T12:34:29.281Z] === RUN TestAtomicWriteSetCancel [2022-01-20T12:34:29.281Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T12:34:29.281Z] === RUN TestReadCloserWrapperClose [2022-01-20T12:34:29.281Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T12:34:29.281Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestReaderErrWrapperRead [2022-01-20T12:34:29.281Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestCancelReadCloser [2022-01-20T12:34:29.281Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T12:34:29.281Z] === RUN TestWriteCloserWrapperClose [2022-01-20T12:34:29.281Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestNopWriteCloser [2022-01-20T12:34:29.281Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestNopWriter [2022-01-20T12:34:29.281Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T12:34:29.281Z] === RUN TestWriteCounter [2022-01-20T12:34:29.281Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T12:34:29.281Z] PASS [2022-01-20T12:34:29.281Z] coverage: 70.1% of statements [2022-01-20T12:34:29.281Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 70.1% of statements [2022-01-20T12:34:29.967Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T12:34:30.228Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T12:34:30.254Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-01-20T12:34:30.254Z] === RUN TestNetworkDBWatch [2022-01-20T12:34:30.254Z] === RUN TestError [2022-01-20T12:34:30.254Z] --- PASS: TestError (0.00s) [2022-01-20T12:34:30.254Z] === RUN TestProgressString [2022-01-20T12:34:30.254Z] === RUN TestProgressString/no_progress [2022-01-20T12:34:30.254Z] === RUN TestProgressString/progress_1 [2022-01-20T12:34:30.254Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T12:34:30.254Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T12:34:30.254Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T12:34:30.254Z] === RUN TestProgressString/with_units [2022-01-20T12:34:30.254Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T12:34:30.254Z] === RUN TestProgressString/hide_counts [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T12:34:30.254Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T12:34:30.254Z] === RUN TestJSONMessageDisplay [2022-01-20T12:34:30.254Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-01-20T12:34:30.254Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T12:34:30.254Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T12:34:30.254Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T12:34:30.254Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T12:34:30.254Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T12:34:30.254Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T12:34:30.254Z] PASS [2022-01-20T12:34:30.254Z] coverage: 91.7% of statements [2022-01-20T12:34:30.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.254s coverage: 91.7% of statements [2022-01-20T12:34:31.227Z] === RUN TestStandardLongPath [2022-01-20T12:34:31.227Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T12:34:31.227Z] === RUN TestUNCLongPath [2022-01-20T12:34:31.227Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T12:34:31.227Z] PASS [2022-01-20T12:34:31.227Z] coverage: 100.0% of statements [2022-01-20T12:34:31.227Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-01-20T12:34:31.689Z] 2022/01/20 12:34:31 Closing DB instances... [2022-01-20T12:34:31.983Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2022-01-20T12:34:31.983Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:34:32.150Z] === RUN TestNameFormat [2022-01-20T12:34:32.150Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T12:34:32.150Z] === RUN TestNameRetries [2022-01-20T12:34:32.150Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T12:34:32.150Z] PASS [2022-01-20T12:34:32.150Z] coverage: 85.7% of statements [2022-01-20T12:34:32.150Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-01-20T12:34:32.771Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T12:34:33.123Z] === RUN TestParseKeyValueOpt [2022-01-20T12:34:33.123Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T12:34:33.123Z] === RUN TestParseUintList [2022-01-20T12:34:33.123Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T12:34:33.123Z] === RUN TestParseUintListMaximumLimits [2022-01-20T12:34:33.123Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T12:34:33.123Z] PASS [2022-01-20T12:34:33.123Z] coverage: 97.0% of statements [2022-01-20T12:34:33.123Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-01-20T12:34:33.123Z] --- PASS: TestNetworkDBWatch (3.08s) [2022-01-20T12:34:33.123Z] === RUN TestNetworkDBBulkSync [2022-01-20T12:34:33.584Z] === RUN TestNewAndRemove [2022-01-20T12:34:33.584Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T12:34:33.584Z] === RUN TestRemoveInvalidPath [2022-01-20T12:34:33.584Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T12:34:33.584Z] PASS [2022-01-20T12:34:33.584Z] coverage: 82.6% of statements [2022-01-20T12:34:33.584Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-01-20T12:34:34.156Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T12:34:34.212Z] === RUN TestBoolValue [2022-01-20T12:34:34.212Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestBoolValueOrDefault [2022-01-20T12:34:34.212Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestInt64ValueOrZero [2022-01-20T12:34:34.212Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestInt64ValueOrDefault [2022-01-20T12:34:34.212Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T12:34:34.212Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestJsonContentType [2022-01-20T12:34:34.212Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 14.7% of statements [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2022-01-20T12:34:34.212Z] === RUN TestMaskSecretKeys [2022-01-20T12:34:34.212Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T12:34:34.212Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T12:34:34.212Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T12:34:34.212Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestVersionMiddlewareVersion [2022-01-20T12:34:34.212Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T12:34:34.212Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 37.7% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T12:34:34.212Z] === RUN TestAdjustForAPIVersion [2022-01-20T12:34:34.212Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 5.7% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T12:34:34.212Z] === RUN TestStrSliceMarshalJSON [2022-01-20T12:34:34.212Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T12:34:34.212Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestStrSliceUnmarshalString [2022-01-20T12:34:34.212Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T12:34:34.212Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 90.0% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-01-20T12:34:34.212Z] === RUN TestToJSON [2022-01-20T12:34:34.212Z] --- PASS: TestToJSON (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestToParamWithVersion [2022-01-20T12:34:34.212Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestFromJSON [2022-01-20T12:34:34.212Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestEmpty [2022-01-20T12:34:34.212Z] --- PASS: TestEmpty (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T12:34:34.212Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestArgsMatchKVList [2022-01-20T12:34:34.212Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestArgsMatch [2022-01-20T12:34:34.212Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestAdd [2022-01-20T12:34:34.212Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestDel [2022-01-20T12:34:34.212Z] --- PASS: TestDel (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestLen [2022-01-20T12:34:34.212Z] --- PASS: TestLen (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestExactMatch [2022-01-20T12:34:34.212Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestOnlyOneExactMatch [2022-01-20T12:34:34.212Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestContains [2022-01-20T12:34:34.212Z] --- PASS: TestContains (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestValidate [2022-01-20T12:34:34.212Z] --- PASS: TestValidate (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestWalkValues [2022-01-20T12:34:34.212Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestFuzzyMatch [2022-01-20T12:34:34.212Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestClone [2022-01-20T12:34:34.212Z] --- PASS: TestClone (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 92.2% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T12:34:34.212Z] === RUN TestDurationToSecondsString [2022-01-20T12:34:34.212Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestGetTimestamp [2022-01-20T12:34:34.212Z] --- PASS: TestGetTimestamp (0.14s) [2022-01-20T12:34:34.212Z] === RUN TestParseTimestamps [2022-01-20T12:34:34.212Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 100.0% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2022-01-20T12:34:34.212Z] === RUN TestCompareVersion [2022-01-20T12:34:34.212Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T12:34:34.212Z] PASS [2022-01-20T12:34:34.212Z] coverage: 77.3% of statements [2022-01-20T12:34:34.212Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T12:34:34.212Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T12:34:34.212Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T12:34:34.212Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestCloneArgsSmartHttp [2022-01-20T12:34:34.212Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T12:34:34.212Z] === RUN TestCloneArgsDumbHttp [2022-01-20T12:34:34.212Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestCloneArgsGit [2022-01-20T12:34:34.212Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T12:34:34.212Z] === RUN TestCheckoutGit [2022-01-20T12:34:34.212Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T12:34:34.212Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T12:34:34.213Z] === RUN TestProcessNoDockerignore [2022-01-20T12:34:34.213Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T12:34:34.213Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDetectContentType [2022-01-20T12:34:34.213Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestSelectAcceptableMIME [2022-01-20T12:34:34.213Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestInspectEmptyResponse [2022-01-20T12:34:34.213Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestInspectResponseBinary [2022-01-20T12:34:34.213Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestResponseUnsupportedContentType [2022-01-20T12:34:34.213Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestInspectResponseTextSimple [2022-01-20T12:34:34.213Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T12:34:34.213Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestUnknownContentLength [2022-01-20T12:34:34.213Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDownloadRemote [2022-01-20T12:34:34.213Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-20T12:34:34.213Z] === RUN TestGetWithStatusError [2022-01-20T12:34:34.213Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestCloseRootDirectory [2022-01-20T12:34:34.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:34.213Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestHashFile [2022-01-20T12:34:34.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:34.213Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestHashSubdir [2022-01-20T12:34:34.213Z] === RUN TestEnable [2022-01-20T12:34:34.213Z] --- PASS: TestEnable (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDisable [2022-01-20T12:34:34.213Z] --- PASS: TestDisable (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestEnabled [2022-01-20T12:34:34.213Z] --- PASS: TestEnabled (0.00s) [2022-01-20T12:34:34.213Z] PASS [2022-01-20T12:34:34.213Z] coverage: 100.0% of statements [2022-01-20T12:34:34.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:34.213Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T12:34:34.213Z] === RUN TestRemoveDirectory [2022-01-20T12:34:34.213Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:34:34.213Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T12:34:34.213Z] PASS [2022-01-20T12:34:34.213Z] coverage: 9.3% of statements [2022-01-20T12:34:34.213Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements [2022-01-20T12:34:34.213Z] ok github.com/docker/docker/builder/remotecontext 0.249s coverage: 9.3% of statements [2022-01-20T12:34:34.213Z] === RUN TestGetAllAllowed [2022-01-20T12:34:34.213Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestGetAllMeta [2022-01-20T12:34:34.213Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T12:34:34.213Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T12:34:34.213Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestIsExistingDirectory [2022-01-20T12:34:34.213Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestGetFilenameForDownload [2022-01-20T12:34:34.213Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestEnv2Variables [2022-01-20T12:34:34.213Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T12:34:34.213Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestMaintainer [2022-01-20T12:34:34.213Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestLabel [2022-01-20T12:34:34.213Z] --- PASS: TestLabel (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestFromScratch [2022-01-20T12:34:34.213Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestFromWithArg [2022-01-20T12:34:34.213Z] --- PASS: TestFromWithArg (0.01s) [2022-01-20T12:34:34.213Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T12:34:34.213Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestFromWithUndefinedArg [2022-01-20T12:34:34.213Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T12:34:34.213Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestOnbuild [2022-01-20T12:34:34.213Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestWorkdir [2022-01-20T12:34:34.213Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestCmd [2022-01-20T12:34:34.213Z] --- PASS: TestCmd (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestHealthcheckNone [2022-01-20T12:34:34.213Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestHealthcheckCmd [2022-01-20T12:34:34.213Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestEntrypoint [2022-01-20T12:34:34.213Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestExpose [2022-01-20T12:34:34.213Z] --- PASS: TestExpose (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestUser [2022-01-20T12:34:34.213Z] --- PASS: TestUser (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestVolume [2022-01-20T12:34:34.213Z] --- PASS: TestVolume (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestStopSignal [2022-01-20T12:34:34.213Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:34:34.213Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestArg [2022-01-20T12:34:34.213Z] --- PASS: TestArg (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestShell [2022-01-20T12:34:34.213Z] --- PASS: TestShell (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestPrependEnvOnCmd [2022-01-20T12:34:34.213Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestRunWithBuildArgs [2022-01-20T12:34:34.213Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T12:34:34.213Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T12:34:34.213Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T12:34:34.213Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T12:34:34.213Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T12:34:34.213Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestNormalizeWorkdir [2022-01-20T12:34:34.213Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDispatch [2022-01-20T12:34:34.213Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T12:34:34.213Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T12:34:34.213Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T12:34:34.213Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T12:34:34.213Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T12:34:34.213Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T12:34:34.213Z] === RUN TestDispatch/COPY_url [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch (0.06s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T12:34:34.213Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T12:34:34.213Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T12:34:34.213Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T12:34:34.213Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T12:34:34.213Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T12:34:34.213Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestEmptyDockerfile [2022-01-20T12:34:34.213Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestSymlinkDockerfile [2022-01-20T12:34:34.213Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T12:34:34.213Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T12:34:34.213Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestNonExistingDockerfile [2022-01-20T12:34:34.213Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestCopyRunConfig [2022-01-20T12:34:34.213Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestDeepCopyRunConfig [2022-01-20T12:34:34.213Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestExportImage [2022-01-20T12:34:34.213Z] --- PASS: TestExportImage (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestNormalizeDest [2022-01-20T12:34:34.213Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T12:34:34.213Z] PASS [2022-01-20T12:34:34.213Z] coverage: 46.8% of statements [2022-01-20T12:34:34.213Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 46.8% of statements [2022-01-20T12:34:34.213Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T12:34:34.213Z] === RUN TestTCP4Proxy [2022-01-20T12:34:34.213Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T12:34:34.213Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestTCP6Proxy [2022-01-20T12:34:34.213Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:34:34.213Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestTCPDualStackProxy [2022-01-20T12:34:34.213Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:34:34.213Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestUDP4Proxy [2022-01-20T12:34:34.213Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestUDP6Proxy [2022-01-20T12:34:34.213Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:34:34.213Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestUDPWriteError [2022-01-20T12:34:34.213Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestSCTP4Proxy [2022-01-20T12:34:34.213Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:34:34.213Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T12:34:34.213Z] === RUN TestSCTP6Proxy [2022-01-20T12:34:34.213Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:34:34.213Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T12:34:34.213Z] PASS [2022-01-20T12:34:34.213Z] coverage: 49.4% of statements [2022-01-20T12:34:34.213Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-01-20T12:34:34.566Z] 2022/01/20 12:34:34 Closing DB instances... [2022-01-20T12:34:34.727Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T12:34:35.298Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T12:34:35.541Z] === RUN TestFailedConnection [2022-01-20T12:34:36.003Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-01-20T12:34:36.003Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T12:34:36.977Z] --- PASS: TestGetAddress (26.19s) [2022-01-20T12:34:36.977Z] === RUN TestRequestSyntaxCheck [2022-01-20T12:34:36.977Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-20T12:34:36.977Z] === RUN TestRequest [2022-01-20T12:34:37.950Z] --- PASS: TestFailedConnection (2.24s) [2022-01-20T12:34:37.950Z] === RUN TestFailOnce [2022-01-20T12:34:37.950Z] 2022/01/20 12:34:37 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-01-20T12:34:37.950Z] goroutine 38 [running]: [2022-01-20T12:34:37.950Z] net/http.(*conn).serve.func1() [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T12:34:37.950Z] panic({0x6cac20, 0x7d73d0}) [2022-01-20T12:34:37.950Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T12:34:37.950Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x39ca0a58bead0b5b}, 0xc00019fa98) [2022-01-20T12:34:37.950Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T12:34:37.950Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7e4170, 0xc000056000}, 0x61f3e6) [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T12:34:37.950Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7e4170, 0xc000056000}, 0xc0001b8200) [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T12:34:37.950Z] net/http.serverHandler.ServeHTTP({0x7e2770}, {0x7e4170, 0xc000056000}, 0xc0001b8200) [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T12:34:37.950Z] net/http.(*conn).serve(0xc0001c6000, {0x7e6000, 0xc00011c7e0}) [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T12:34:37.950Z] created by net/http.(*Server).Serve [2022-01-20T12:34:37.950Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T12:34:37.950Z] time="2022-01-20T12:34:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T12:34:38.923Z] 2022/01/20 12:34:38 Closing DB instances... [2022-01-20T12:34:38.923Z] --- PASS: TestFailOnce (1.21s) [2022-01-20T12:34:38.923Z] === RUN TestEchoInputOutput [2022-01-20T12:34:38.923Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T12:34:38.923Z] === RUN TestBackoff [2022-01-20T12:34:38.923Z] --- PASS: TestBackoff (0.00s) [2022-01-20T12:34:38.923Z] === RUN TestAbortRetry [2022-01-20T12:34:38.923Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T12:34:38.923Z] === RUN TestClientScheme [2022-01-20T12:34:38.923Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T12:34:38.923Z] === RUN TestNewClientWithTimeout [2022-01-20T12:34:39.385Z] time="2022-01-20T12:34:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T12:34:40.943Z] time="2022-01-20T12:34:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T12:34:41.406Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.73s) [2022-01-20T12:34:41.406Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T12:34:41.880Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T12:34:42.952Z] 2022/01/20 12:34:42 Closing DB instances... [2022-01-20T12:34:43.264Z] --- PASS: TestServiceWithDataPathPortInit (15.65s) [2022-01-20T12:34:43.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:34:43.414Z] time="2022-01-20T12:34:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T12:34:44.174Z] --- PASS: TestCreateServiceConfigFileMode (11.94s) [2022-01-20T12:34:44.174Z] === RUN TestCreateServiceSysctls [2022-01-20T12:34:44.205Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T12:34:44.388Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-01-20T12:34:44.388Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T12:34:44.664Z] === RUN TestCheckpointCreateError [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointCreate [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointDeleteError [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointDelete [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointListError [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointList [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T12:34:44.664Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:34:44.664Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestGetAPIPath [2022-01-20T12:34:44.664Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestParseHostURL [2022-01-20T12:34:44.664Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T12:34:44.664Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPIVersion [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T12:34:44.664Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestClientRedirect [2022-01-20T12:34:44.664Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigCreateUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigCreateError [2022-01-20T12:34:44.664Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigCreate [2022-01-20T12:34:44.664Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspectNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspectUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspectError [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigInspect [2022-01-20T12:34:44.664Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigListUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigListError [2022-01-20T12:34:44.664Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigList [2022-01-20T12:34:44.664Z] --- PASS: TestConfigList (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigRemoveUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigRemoveError [2022-01-20T12:34:44.664Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigRemove [2022-01-20T12:34:44.664Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigUpdateUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigUpdateError [2022-01-20T12:34:44.664Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestConfigUpdate [2022-01-20T12:34:44.664Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCommitError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCommit [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStatPathError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStatPath [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyToContainerError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyToContainer [2022-01-20T12:34:44.664Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyFromContainerError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T12:34:44.664Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestCopyFromContainer [2022-01-20T12:34:44.664Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCreateError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCreateImageNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCreateWithName [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerCreateAutoRemove [2022-01-20T12:34:44.664Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerDiffError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerDiff [2022-01-20T12:34:44.664Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecCreateError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecCreate [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecStartError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecStart [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecInspectError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecInspect [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExportError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExport [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerInspectError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T12:34:44.664Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerInspect [2022-01-20T12:34:44.664Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerInspectNode [2022-01-20T12:34:44.664Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerKillError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerKill [2022-01-20T12:34:44.664Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerListError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerList [2022-01-20T12:34:44.664Z] --- PASS: TestContainerList (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerLogsNotFoundError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerLogsError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerLogs [2022-01-20T12:34:44.664Z] --- PASS: TestContainerLogs (0.17s) [2022-01-20T12:34:44.664Z] === RUN TestContainerPauseError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerPause [2022-01-20T12:34:44.664Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainersPruneError [2022-01-20T12:34:44.664Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainersPrune [2022-01-20T12:34:44.664Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRemoveError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRemove [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRemove (0.03s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRenameError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRename [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerResizeError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecResizeError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerResize [2022-01-20T12:34:44.664Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerExecResize [2022-01-20T12:34:44.664Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRestartError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerRestart [2022-01-20T12:34:44.664Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStartError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStart [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStatsError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStats [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStopError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerStop [2022-01-20T12:34:44.664Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerTopError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerTop [2022-01-20T12:34:44.664Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerUnpauseError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerUnpause [2022-01-20T12:34:44.664Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerUpdateError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerUpdate [2022-01-20T12:34:44.664Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerWaitError [2022-01-20T12:34:44.664Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestContainerWait [2022-01-20T12:34:44.664Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestDiskUsageError [2022-01-20T12:34:44.664Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestDiskUsage [2022-01-20T12:34:44.664Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestDistributionInspectUnsupported [2022-01-20T12:34:44.664Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T12:34:44.664Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestEventsErrorInOptions [2022-01-20T12:34:44.664Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestEventsErrorFromServer [2022-01-20T12:34:44.664Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestEvents [2022-01-20T12:34:44.664Z] --- PASS: TestEvents (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestTLSCloseWriter [2022-01-20T12:34:44.664Z] === PAUSE TestTLSCloseWriter [2022-01-20T12:34:44.664Z] === RUN TestImageBuildError [2022-01-20T12:34:44.664Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageBuild [2022-01-20T12:34:44.664Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestGetDockerOS [2022-01-20T12:34:44.664Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageCreateError [2022-01-20T12:34:44.664Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageCreate [2022-01-20T12:34:44.664Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageHistoryError [2022-01-20T12:34:44.664Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageHistory [2022-01-20T12:34:44.664Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageImportError [2022-01-20T12:34:44.664Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageImport [2022-01-20T12:34:44.664Z] --- PASS: TestImageImport (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageInspectError [2022-01-20T12:34:44.664Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageInspectImageNotFound [2022-01-20T12:34:44.664Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageInspectWithEmptyID [2022-01-20T12:34:44.664Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageInspect [2022-01-20T12:34:44.664Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageListError [2022-01-20T12:34:44.664Z] --- PASS: TestImageListError (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageList [2022-01-20T12:34:44.664Z] --- PASS: TestImageList (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageListApiBefore125 [2022-01-20T12:34:44.664Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T12:34:44.664Z] === RUN TestImageLoadError [2022-01-20T12:34:44.664Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageLoad [2022-01-20T12:34:44.665Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagesPruneError [2022-01-20T12:34:44.665Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagesPrune [2022-01-20T12:34:44.665Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullReferenceParseError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullAnyError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePullWithoutErrors [2022-01-20T12:34:44.665Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushReferenceError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushAnyError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithoutErrors [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T12:34:44.665Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageRemoveError [2022-01-20T12:34:44.665Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageRemoveImageNotFound [2022-01-20T12:34:44.665Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageRemove [2022-01-20T12:34:44.665Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSaveError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSave [2022-01-20T12:34:44.665Z] --- PASS: TestImageSave (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchAnyError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageSearchWithoutErrors [2022-01-20T12:34:44.665Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageTagError [2022-01-20T12:34:44.665Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageTagInvalidReference [2022-01-20T12:34:44.665Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T12:34:44.665Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageTagHexSource [2022-01-20T12:34:44.665Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestImageTag [2022-01-20T12:34:44.665Z] --- PASS: TestImageTag (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestInfoServerError [2022-01-20T12:34:44.665Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T12:34:44.665Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestInfo [2022-01-20T12:34:44.665Z] --- PASS: TestInfo (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkConnectError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkConnect [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkCreateError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkCreateError (0.01s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkCreate [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkDisconnectError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkDisconnect [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/no_options [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/verbose [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/global_scope [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T12:34:44.665Z] === RUN TestNetworkInspect/server_error [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkListError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkList [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworksPruneError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworksPrune [2022-01-20T12:34:44.665Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkRemoveError [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNetworkRemove [2022-01-20T12:34:44.665Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeInspectError [2022-01-20T12:34:44.665Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T12:34:44.665Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T12:34:44.665Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeInspect [2022-01-20T12:34:44.665Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeListError [2022-01-20T12:34:44.665Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeList [2022-01-20T12:34:44.665Z] --- PASS: TestNodeList (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeRemoveError [2022-01-20T12:34:44.665Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeRemove [2022-01-20T12:34:44.665Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeUpdateError [2022-01-20T12:34:44.665Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestNodeUpdate [2022-01-20T12:34:44.665Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestOptionWithTimeout [2022-01-20T12:34:44.665Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPingFail [2022-01-20T12:34:44.665Z] --- PASS: TestPingFail (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPingWithError [2022-01-20T12:34:44.665Z] 2022/01/20 12:34:44 RoundTripper returned a response & error; ignoring response [2022-01-20T12:34:44.665Z] 2022/01/20 12:34:44 RoundTripper returned a response & error; ignoring response [2022-01-20T12:34:44.665Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPingSuccess [2022-01-20T12:34:44.665Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPingHeadFallback [2022-01-20T12:34:44.665Z] === RUN TestPingHeadFallback/OK [2022-01-20T12:34:44.665Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T12:34:44.665Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T12:34:44.665Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T12:34:44.665Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T12:34:44.665Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginDisableError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginDisable [2022-01-20T12:34:44.665Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginEnableError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginEnable [2022-01-20T12:34:44.665Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginInspectError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T12:34:44.665Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginInspect [2022-01-20T12:34:44.665Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginListError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginList [2022-01-20T12:34:44.665Z] --- PASS: TestPluginList (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginPushError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginPush [2022-01-20T12:34:44.665Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginRemoveError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginRemove [2022-01-20T12:34:44.665Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginSetError [2022-01-20T12:34:44.665Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPluginSet [2022-01-20T12:34:44.665Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSetHostHeader [2022-01-20T12:34:44.665Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestPlainTextError [2022-01-20T12:34:44.665Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestInfiniteError [2022-01-20T12:34:44.665Z] --- PASS: TestInfiniteError (0.02s) [2022-01-20T12:34:44.665Z] === RUN TestCanceledContext [2022-01-20T12:34:44.665Z] 2022/01/20 12:34:44 RoundTripper returned a response & error; ignoring response [2022-01-20T12:34:44.665Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestDeadlineExceededContext [2022-01-20T12:34:44.665Z] 2022/01/20 12:34:44 RoundTripper returned a response & error; ignoring response [2022-01-20T12:34:44.665Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretCreateUnsupported [2022-01-20T12:34:44.665Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretCreateError [2022-01-20T12:34:44.665Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretCreate [2022-01-20T12:34:44.665Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretInspectUnsupported [2022-01-20T12:34:44.665Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretInspectError [2022-01-20T12:34:44.665Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T12:34:44.665Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T12:34:44.665Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretInspect [2022-01-20T12:34:44.665Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretListUnsupported [2022-01-20T12:34:44.665Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretListError [2022-01-20T12:34:44.665Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretList [2022-01-20T12:34:44.665Z] --- PASS: TestSecretList (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretRemoveUnsupported [2022-01-20T12:34:44.665Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretRemoveError [2022-01-20T12:34:44.665Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretRemove [2022-01-20T12:34:44.665Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretUpdateUnsupported [2022-01-20T12:34:44.665Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretUpdateError [2022-01-20T12:34:44.665Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestSecretUpdate [2022-01-20T12:34:44.665Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestServiceCreateError [2022-01-20T12:34:44.665Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestServiceCreate [2022-01-20T12:34:44.665Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T12:34:44.665Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T12:34:44.665Z] === RUN TestServiceCreateDigestPinning [2022-01-20T12:34:44.665Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceInspectError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T12:34:45.137Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T12:34:45.137Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceInspect [2022-01-20T12:34:45.137Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceListError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceList [2022-01-20T12:34:45.137Z] --- PASS: TestServiceList (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceLogsError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceLogs [2022-01-20T12:34:45.137Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceRemoveError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceRemove [2022-01-20T12:34:45.137Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceUpdateError [2022-01-20T12:34:45.137Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestServiceUpdate [2022-01-20T12:34:45.137Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmGetUnlockKey [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmInitError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmInit [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmInspectError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmInspect [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmJoinError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmJoin [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmLeaveError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmLeave [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmUnlockError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmUnlock [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmUpdateError [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestSwarmUpdate [2022-01-20T12:34:45.137Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestTaskInspectError [2022-01-20T12:34:45.137Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T12:34:45.137Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestTaskInspect [2022-01-20T12:34:45.137Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestTaskListError [2022-01-20T12:34:45.137Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestTaskList [2022-01-20T12:34:45.137Z] --- PASS: TestTaskList (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeCreateError [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeCreate [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeInspectError [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeInspectNotFound [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeInspect [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeListError [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeList [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeRemoveError [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T12:34:45.137Z] === RUN TestVolumeRemove [2022-01-20T12:34:45.137Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T12:34:45.137Z] === CONT TestTLSCloseWriter [2022-01-20T12:34:45.137Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T12:34:45.137Z] PASS [2022-01-20T12:34:45.137Z] coverage: 75.1% of statements [2022-01-20T12:34:45.137Z] ok github.com/docker/docker/client 0.515s coverage: 75.1% of statements [2022-01-20T12:34:45.932Z] --- PASS: TestRequest (8.93s) [2022-01-20T12:34:45.932Z] === RUN TestOverlappingRequests [2022-01-20T12:34:45.932Z] --- PASS: TestOverlappingRequests (0.45s) [2022-01-20T12:34:45.932Z] === RUN TestRelease [2022-01-20T12:34:46.117Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T12:34:46.377Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k5sizen0e5lkennomva06rb9m Created:2022-01-20 12:34:44.594468782 +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[b8e6bfec5844101ffe1dd61e989f3570242298d821353a661680ea0bcdcc63ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s13eta2vg305ttu5nzbuz1ack EndpointID:3197dbd1678fe507d9bfac3f82742a41c7501462e06fce0f79fa4628107b4208 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e423f541c9136dd5ee04dce338bf27ba7c115f4c74fcd4f8b1a38667611f2e3f 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:92d6f8017310 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s13eta2vg305ttu5nzbuz1ack EndpointID:3197dbd1678fe507d9bfac3f82742a41c7501462e06fce0f79fa4628107b4208 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T12:34:46.702Z] --- PASS: TestCreateServiceSysctls (2.81s) [2022-01-20T12:34:46.702Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:34:48.121Z] --- PASS: TestRelease (1.74s) [2022-01-20T12:34:48.121Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:34:48.121Z] time="2022-01-20T12:34:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T12:34:48.270Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T12:34:48.270Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-20T12:34:48.270Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T12:34:48.270Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T12:34:48.270Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T12:34:48.270Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T12:34:48.270Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T12:34:48.270Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T12:34:48.287Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T12:34:48.857Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T12:34:48.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T12:34:49.229Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-01-20T12:34:49.229Z] === RUN TestInspect [2022-01-20T12:34:49.799Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T12:34:50.060Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T12:34:50.631Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T12:34:50.892Z] docker_api_swarm_test.go:304: [d0734d9d86d76] joining swarm manager [d739046c0a810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:34:50.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.90s) [2022-01-20T12:34:50.892Z] PASS [2022-01-20T12:34:50.892Z] [2022-01-20T12:34:50.892Z] === Skipped [2022-01-20T12:34:50.892Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:34:50.892Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:34:50.892Z] [2022-01-20T12:34:50.892Z] DONE 26 tests, 1 skipped in 49.437s [2022-01-20T12:34:50.892Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:34:50.892Z] ++ 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-01-20T12:34:50.892Z] ++ set -e [2022-01-20T12:34:50.892Z] ++ '[' -n 0 ']' [2022-01-20T12:34:50.892Z] ++ set -x [2022-01-20T12:34:50.892Z] ++ 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-01-20T12:34:51.153Z] INFO: Testing against a local daemon [2022-01-20T12:34:51.153Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T12:34:51.153Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:34:51.153Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-20T12:34:51.153Z] === RUN TestDockerNetworkIpvlan [2022-01-20T12:34:51.153Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:34:51.153Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:34:51.153Z] PASS [2022-01-20T12:34:51.153Z] [2022-01-20T12:34:51.153Z] === Skipped [2022-01-20T12:34:51.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-20T12:34:51.153Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:34:51.153Z] [2022-01-20T12:34:51.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T12:34:51.153Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T12:34:51.153Z] [2022-01-20T12:34:51.153Z] DONE 2 tests, 2 skipped in 0.175s [2022-01-20T12:34:51.153Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T12:34:51.153Z] ++ 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-01-20T12:34:51.153Z] ++ set -e [2022-01-20T12:34:51.153Z] ++ '[' -n 0 ']' [2022-01-20T12:34:51.153Z] ++ set -x [2022-01-20T12:34:51.153Z] ++ 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-01-20T12:34:51.413Z] INFO: Testing against a local daemon [2022-01-20T12:34:51.413Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T12:34:51.674Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T12:34:51.759Z] --- PASS: TestInspect (2.51s) [2022-01-20T12:34:51.759Z] === RUN TestCreateJob [2022-01-20T12:34:52.246Z] docker_api_swarm_test.go:305: [d1209ba2d3a59] joining swarm manager [d739046c0a810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:34:52.817Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2022-01-20T12:34:52.817Z] === RUN TestDockerNetworkMacvlan [2022-01-20T12:34:52.817Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T12:34:53.388Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-20T12:34:53.649Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T12:34:53.649Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T12:34:53.934Z] --- PASS: TestAllocateRandomDeallocate (5.19s) [2022-01-20T12:34:53.934Z] === RUN TestRetrieveFromStore [2022-01-20T12:34:54.294Z] --- PASS: TestCreateJob (2.50s) [2022-01-20T12:34:54.294Z] === RUN TestReplicatedJob [2022-01-20T12:34:54.592Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T12:34:54.909Z] --- PASS: TestRetrieveFromStore (1.57s) [2022-01-20T12:34:54.909Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T12:34:54.909Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T12:34:54.909Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T12:34:54.909Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T12:34:54.909Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T12:34:54.909Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T12:34:54.909Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T12:34:54.909Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T12:34:54.909Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T12:34:54.909Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T12:34:54.909Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T12:34:54.909Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T12:34:54.909Z] === RUN TestDebug [2022-01-20T12:34:54.909Z] --- PASS: TestDebug (0.00s) [2022-01-20T12:34:54.909Z] === RUN TestRequestPoolParallel [2022-01-20T12:34:54.909Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-01-20T12:34:54.909Z] === RUN TestFullAllocateRelease [2022-01-20T12:34:55.162Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T12:34:55.371Z] --- PASS: TestFullAllocateRelease (0.61s) [2022-01-20T12:34:55.371Z] === RUN TestOddAllocateRelease [2022-01-20T12:34:55.832Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-01-20T12:34:55.832Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T12:34:55.832Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-01-20T12:34:55.832Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T12:34:56.309Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T12:34:56.309Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T12:34:56.309Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T12:34:56.309Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T12:34:56.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:34:56.309Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:34:56.309Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T12:34:56.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:34:56.309Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:34:56.309Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T12:34:56.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:34:56.309Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:34:56.309Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T12:34:56.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:34:56.309Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:34:56.309Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T12:34:56.309Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:34:56.309Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:34:56.309Z] PASS [2022-01-20T12:34:56.309Z] coverage: 85.3% of statements [2022-01-20T12:34:56.309Z] ok github.com/docker/docker/libnetwork/ipam 52.964s coverage: 85.3% of statements [2022-01-20T12:34:56.309Z] === RUN TestParseEmptyInterface [2022-01-20T12:34:56.309Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestParseNonInterfaceType [2022-01-20T12:34:56.309Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestParseWithOneFunction [2022-01-20T12:34:56.309Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestParseWithMultipleFuncs [2022-01-20T12:34:56.309Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestParseWithUnnamedReturn [2022-01-20T12:34:56.309Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestEmbeddedInterface [2022-01-20T12:34:56.309Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestParsedImports [2022-01-20T12:34:56.309Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T12:34:56.309Z] === RUN TestAliasedImports [2022-01-20T12:34:56.309Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T12:34:56.309Z] PASS [2022-01-20T12:34:56.309Z] coverage: 56.8% of statements [2022-01-20T12:34:56.309Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-01-20T12:34:56.619Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T12:34:56.771Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T12:34:56.771Z] === RUN TestClientStream [2022-01-20T12:34:56.771Z] --- PASS: TestClientStream (0.00s) [2022-01-20T12:34:56.771Z] === RUN TestClientSendFile [2022-01-20T12:34:56.771Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T12:34:56.771Z] === RUN TestClientWithRequestTimeout [2022-01-20T12:34:56.771Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T12:34:56.771Z] === RUN TestFileSpecPlugin [2022-01-20T12:34:56.771Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-20T12:34:56.771Z] === RUN TestFileJSONSpecPlugin [2022-01-20T12:34:56.771Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-20T12:34:56.771Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T12:34:56.771Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T12:34:56.771Z] === RUN TestPluginAddHandler [2022-01-20T12:34:56.771Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T12:34:56.771Z] === RUN TestPluginWaitBadPlugin [2022-01-20T12:34:56.771Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T12:34:56.771Z] === RUN TestGet [2022-01-20T12:34:56.771Z] time="2022-01-20T12:34:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T12:34:56.879Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T12:34:57.139Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T12:34:57.139Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T12:34:57.139Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T12:34:57.399Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T12:34:57.399Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T12:34:57.748Z] === RUN TestHTTPTransport [2022-01-20T12:34:57.748Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T12:34:57.748Z] PASS [2022-01-20T12:34:57.748Z] coverage: 85.7% of statements [2022-01-20T12:34:57.748Z] ok github.com/docker/docker/pkg/plugins/transport 0.061s coverage: 85.7% of statements [2022-01-20T12:34:57.748Z] time="2022-01-20T12:34:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T12:34:58.341Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T12:34:58.341Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T12:34:58.720Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:34:58.720Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T12:34:58.720Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T12:34:58.720Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:34:58.720Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T12:34:58.720Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T12:34:58.720Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T12:34:58.720Z] === RUN TestBufferPoolPutAndGet [2022-01-20T12:34:58.720Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T12:34:58.720Z] PASS [2022-01-20T12:34:58.720Z] coverage: 88.2% of statements [2022-01-20T12:34:58.720Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-01-20T12:34:59.183Z] === RUN TestOutputOnPrematureClose [2022-01-20T12:34:59.183Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T12:34:59.183Z] === RUN TestCompleteSilently [2022-01-20T12:34:59.183Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T12:34:59.183Z] PASS [2022-01-20T12:34:59.183Z] coverage: 75.9% of statements [2022-01-20T12:34:59.183Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-01-20T12:34:59.282Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T12:34:59.557Z] --- PASS: TestReplicatedJob (4.82s) [2022-01-20T12:34:59.557Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:34:59.645Z] time="2022-01-20T12:34:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T12:34:59.852Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T12:35:00.109Z] === RUN TestSendToOneSub [2022-01-20T12:35:00.109Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T12:35:00.109Z] === RUN TestSendToMultipleSubs [2022-01-20T12:35:00.109Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T12:35:00.109Z] === RUN TestEvictOneSub [2022-01-20T12:35:00.109Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T12:35:00.109Z] === RUN TestClosePublisher [2022-01-20T12:35:00.109Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T12:35:00.109Z] === RUN TestPubSubRace [2022-01-20T12:35:01.082Z] --- PASS: TestPubSubRace (1.06s) [2022-01-20T12:35:01.082Z] PASS [2022-01-20T12:35:01.082Z] coverage: 75.0% of statements [2022-01-20T12:35:01.082Z] ok github.com/docker/docker/pkg/pubsub 1.110s coverage: 75.0% of statements [2022-01-20T12:35:02.055Z] === RUN TestRegister [2022-01-20T12:35:02.055Z] --- PASS: TestRegister (0.00s) [2022-01-20T12:35:02.055Z] === RUN TestCommand [2022-01-20T12:35:02.055Z] --- PASS: TestCommand (0.03s) [2022-01-20T12:35:02.055Z] === RUN TestNaiveSelf [2022-01-20T12:35:02.055Z] --- PASS: TestNaiveSelf (0.05s) [2022-01-20T12:35:02.055Z] PASS [2022-01-20T12:35:02.055Z] coverage: 82.4% of statements [2022-01-20T12:35:02.055Z] ok github.com/docker/docker/pkg/reexec 0.127s coverage: 82.4% of statements [2022-01-20T12:35:02.085Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-01-20T12:35:02.085Z] === RUN TestServiceListWithStatuses [2022-01-20T12:35:02.085Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:35:02.085Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:35:02.085Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:35:02.396Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T12:35:03.007Z] --- PASS: TestCheckoutGit (32.15s) [2022-01-20T12:35:03.007Z] === RUN TestValidGitTransport [2022-01-20T12:35:03.007Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T12:35:03.007Z] === RUN TestGitInvalidRef [2022-01-20T12:35:03.029Z] === RUN TestDump [2022-01-20T12:35:03.029Z] goroutine 19 [running]: [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.dump(0x80b6b7) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T12:35:03.029Z] testing.tRunner(0xc0000851e0, 0x978e68) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:35:03.029Z] created by testing.(*T).Run [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:35:03.029Z] [2022-01-20T12:35:03.029Z] goroutine 1 [chan receive]: [2022-01-20T12:35:03.029Z] testing.(*T).Run(0xc000085040, {0x96a52e, 0x7ea413}, 0x978e68) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:35:03.029Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:35:03.029Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:35:03.029Z] testing.runTests(0xc0000d0080, {0xadcba0, 0x3, 0x3}, {0x80a90d, 0x96c228, 0xae1640}) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:35:03.029Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:35:03.029Z] main.main() [2022-01-20T12:35:03.029Z] _testmain.go:95 +0x1f5 [2022-01-20T12:35:03.029Z] --- PASS: TestDump (0.00s) [2022-01-20T12:35:03.029Z] === RUN TestDumpToFile [2022-01-20T12:35:03.029Z] --- PASS: TestDumpToFile (0.22s) [2022-01-20T12:35:03.029Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T12:35:03.029Z] goroutine 5 [running]: [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.dump(0x8786f4) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x878aa0}) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T12:35:03.029Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-01-20T12:35:03.029Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T12:35:03.029Z] testing.tRunner(0xc00002cea0, 0x978e58) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:35:03.029Z] created by testing.(*T).Run [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:35:03.029Z] [2022-01-20T12:35:03.029Z] goroutine 1 [chan receive]: [2022-01-20T12:35:03.029Z] testing.(*T).Run(0xc000085040, {0x9712ba, 0x7ea413}, 0x978e58) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:35:03.029Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:35:03.029Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:35:03.029Z] testing.runTests(0xc0000d0080, {0xadcba0, 0x3, 0x3}, {0x80a90d, 0x96c228, 0xae1640}) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:35:03.029Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T12:35:03.029Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:35:03.029Z] main.main() [2022-01-20T12:35:03.029Z] _testmain.go:95 +0x1f5 [2022-01-20T12:35:03.029Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T12:35:03.029Z] PASS [2022-01-20T12:35:03.029Z] coverage: 90.9% of statements [2022-01-20T12:35:03.029Z] ok github.com/docker/docker/pkg/stack 0.273s coverage: 90.9% of statements [2022-01-20T12:35:03.342Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T12:35:03.491Z] === RUN TestNewStdWriter [2022-01-20T12:35:03.491Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T12:35:03.491Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T12:35:03.491Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T12:35:03.491Z] === RUN TestWriteWithNilBytes [2022-01-20T12:35:03.491Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T12:35:03.505Z] --- PASS: TestGitInvalidRef (0.21s) [2022-01-20T12:35:03.505Z] PASS [2022-01-20T12:35:03.505Z] coverage: 86.3% of statements [2022-01-20T12:35:03.505Z] ok github.com/docker/docker/builder/remotecontext/git 32.422s coverage: 86.3% of statements [2022-01-20T12:35:03.915Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T12:35:03.953Z] === RUN TestWrite [2022-01-20T12:35:03.953Z] --- PASS: TestWrite (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestWriteWithWriterError [2022-01-20T12:35:03.953Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T12:35:03.953Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyWriteAndRead [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T12:35:03.953Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T12:35:03.953Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T12:35:03.953Z] PASS [2022-01-20T12:35:03.953Z] coverage: 100.0% of statements [2022-01-20T12:35:03.953Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-01-20T12:35:03.953Z] time="2022-01-20T12:35:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T12:35:03.977Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T12:35:03.977Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T12:35:04.176Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T12:35:04.747Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T12:35:04.926Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T12:35:04.926Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T12:35:04.926Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestFormatStatus [2022-01-20T12:35:04.926Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestFormatError [2022-01-20T12:35:04.926Z] --- PASS: TestFormatError (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestFormatJSONError [2022-01-20T12:35:04.926Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T12:35:04.926Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T12:35:04.926Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestNewJSONProgressOutput [2022-01-20T12:35:04.926Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestAuxFormatterEmit [2022-01-20T12:35:04.926Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestStreamWriterStdout [2022-01-20T12:35:04.926Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T12:35:04.926Z] === RUN TestStreamWriterStderr [2022-01-20T12:35:04.926Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T12:35:04.926Z] PASS [2022-01-20T12:35:04.926Z] coverage: 66.2% of statements [2022-01-20T12:35:04.926Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan (12.18s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.87s) [2022-01-20T12:35:05.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-01-20T12:35:05.008Z] PASS [2022-01-20T12:35:05.008Z] [2022-01-20T12:35:05.008Z] DONE 8 tests in 13.777s [2022-01-20T12:35:05.008Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T12:35:05.008Z] ++ 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-01-20T12:35:05.008Z] ++ set -e [2022-01-20T12:35:05.008Z] ++ '[' -n 0 ']' [2022-01-20T12:35:05.008Z] ++ set -x [2022-01-20T12:35:05.008Z] ++ 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-01-20T12:35:05.008Z] testing: warning: no tests to run [2022-01-20T12:35:05.008Z] PASS [2022-01-20T12:35:05.008Z] [2022-01-20T12:35:05.008Z] DONE 0 tests in 0.034s [2022-01-20T12:35:05.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T12:35:05.008Z] ++ 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-01-20T12:35:05.008Z] ++ set -e [2022-01-20T12:35:05.008Z] ++ '[' -n 0 ']' [2022-01-20T12:35:05.008Z] ++ set -x [2022-01-20T12:35:05.009Z] ++ 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-01-20T12:35:05.270Z] INFO: Testing against a local daemon [2022-01-20T12:35:05.270Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T12:35:05.388Z] === RUN TestGenerateRandomID [2022-01-20T12:35:05.388Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestShortenId [2022-01-20T12:35:05.388Z] --- PASS: TestShortenId (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestShortenSha256Id [2022-01-20T12:35:05.388Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestShortenIdEmpty [2022-01-20T12:35:05.388Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestShortenIdInvalid [2022-01-20T12:35:05.388Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestIsShortIDNonHex [2022-01-20T12:35:05.388Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T12:35:05.388Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T12:35:05.388Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T12:35:05.388Z] PASS [2022-01-20T12:35:05.388Z] coverage: 70.6% of statements [2022-01-20T12:35:05.388Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-01-20T12:35:05.532Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T12:35:06.268Z] --- PASS: TestDockerNetworkConnectAlias (3.81s) [2022-01-20T12:35:06.268Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:35:06.361Z] === RUN TestIsCpusetListAvailable [2022-01-20T12:35:06.361Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T12:35:06.361Z] PASS [2022-01-20T12:35:06.361Z] coverage: 39.4% of statements [2022-01-20T12:35:06.361Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 39.4% of statements [2022-01-20T12:35:06.915Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-01-20T12:35:06.915Z] === RUN TestAuthZPluginTLS [2022-01-20T12:35:06.915Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T12:35:07.175Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-01-20T12:35:07.175Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T12:35:07.746Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T12:35:07.746Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T12:35:08.346Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-20T12:35:08.346Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T12:35:08.346Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T12:35:08.548Z] === RUN TestChtimes [2022-01-20T12:35:08.548Z] --- PASS: TestChtimes (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestChtimesWindows [2022-01-20T12:35:08.548Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T12:35:08.548Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T12:35:08.548Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T12:35:08.548Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T12:35:08.548Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T12:35:08.548Z] === RUN TestHasWin32KSupport [2022-01-20T12:35:08.548Z] syscall_windows_test.go:8: win32k: true [2022-01-20T12:35:08.548Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T12:35:08.548Z] PASS [2022-01-20T12:35:08.548Z] coverage: 13.0% of statements [2022-01-20T12:35:08.548Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 13.0% of statements [2022-01-20T12:35:08.795Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2022-01-20T12:35:08.795Z] === RUN TestServicePlugin [2022-01-20T12:35:08.795Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:35:08.795Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T12:35:08.795Z] === RUN TestServiceUpdateLabel [2022-01-20T12:35:08.963Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-01-20T12:35:08.963Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T12:35:09.522Z] === RUN TestTailFile [2022-01-20T12:35:09.522Z] --- PASS: TestTailFile (0.00s) [2022-01-20T12:35:09.522Z] === RUN TestTailFileManyLines [2022-01-20T12:35:09.522Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T12:35:09.522Z] === RUN TestTailEmptyFile [2022-01-20T12:35:09.522Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T12:35:09.522Z] === RUN TestTailNegativeN [2022-01-20T12:35:09.522Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader [2022-01-20T12:35:09.522Z] === CONT TestNewTailReader [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T12:35:09.522Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.522Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:35:09.523Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.523Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.524Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.524Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.525Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.525Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:35:09.526Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.526Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:35:09.526Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.526Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T12:35:09.880Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestConfigureDaemonLogs [2022-01-20T12:35:09.880Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T12:35:09.880Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T12:35:09.880Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T12:35:09.880Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T12:35:09.880Z] PASS [2022-01-20T12:35:09.880Z] coverage: 18.6% of statements [2022-01-20T12:35:09.880Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 18.6% of statements [2022-01-20T12:35:09.880Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T12:35:09.880Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T12:35:09.910Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.989Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.989Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.989Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:35:09.990Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.990Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.991Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.991Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.991Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.992Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.992Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:35:09.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.460Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.09s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.04s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.09s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.09s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:35:10.461Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:35:10.462Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:35:10.462Z] PASS [2022-01-20T12:35:10.462Z] coverage: 88.6% of statements [2022-01-20T12:35:10.462Z] ok github.com/docker/docker/pkg/tailfile 0.632s coverage: 88.6% of statements [2022-01-20T12:35:10.485Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2022-01-20T12:35:10.485Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T12:35:10.695Z] --- PASS: TestServiceUpdateLabel (2.03s) [2022-01-20T12:35:10.695Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:35:11.057Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2022-01-20T12:35:11.057Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T12:35:11.437Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T12:35:11.437Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-20T12:35:11.437Z] === RUN TestTarSumRemove [2022-01-20T12:35:11.437Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T12:35:11.437Z] === RUN TestSortFileInfoSums [2022-01-20T12:35:11.437Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T12:35:11.437Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T12:35:11.437Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T12:35:11.437Z] === RUN TestNewTarSumForLabel [2022-01-20T12:35:11.437Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T12:35:11.437Z] === RUN TestEmptyTar [2022-01-20T12:35:11.437Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T12:35:11.437Z] === RUN TestTarSumsReadSize [2022-01-20T12:35:11.437Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T12:35:11.437Z] === RUN TestTarSums [2022-01-20T12:35:11.452Z] === RUN TestContainerStopSignal [2022-01-20T12:35:11.452Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestContainerStopTimeout [2022-01-20T12:35:11.452Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T12:35:11.452Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T12:35:11.452Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T12:35:11.452Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T12:35:11.452Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T12:35:11.452Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestNewMemoryStore [2022-01-20T12:35:11.452Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestAddContainers [2022-01-20T12:35:11.452Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestGetContainer [2022-01-20T12:35:11.452Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestDeleteContainer [2022-01-20T12:35:11.452Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestListContainers [2022-01-20T12:35:11.452Z] --- PASS: TestListContainers (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestFirstContainer [2022-01-20T12:35:11.452Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestApplyAllContainer [2022-01-20T12:35:11.452Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestIsValidHealthString [2022-01-20T12:35:11.452Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestStateRunStop [2022-01-20T12:35:11.452Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestStateTimeoutWait [2022-01-20T12:35:11.452Z] state_test.go:141: Stop callback fired [2022-01-20T12:35:11.452Z] state_test.go:165: Stop callback fired [2022-01-20T12:35:11.452Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T12:35:11.452Z] === RUN TestIsValidStateString [2022-01-20T12:35:11.452Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestViewSaveDelete [2022-01-20T12:35:11.452Z] --- PASS: TestViewSaveDelete (0.04s) [2022-01-20T12:35:11.452Z] === RUN TestViewAll [2022-01-20T12:35:11.452Z] --- PASS: TestViewAll (0.02s) [2022-01-20T12:35:11.452Z] === RUN TestViewGet [2022-01-20T12:35:11.452Z] --- PASS: TestViewGet (0.03s) [2022-01-20T12:35:11.452Z] === RUN TestNames [2022-01-20T12:35:11.452Z] --- PASS: TestNames (0.00s) [2022-01-20T12:35:11.452Z] === RUN TestViewWithHealthCheck [2022-01-20T12:35:11.452Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-01-20T12:35:11.452Z] PASS [2022-01-20T12:35:11.452Z] coverage: 41.7% of statements [2022-01-20T12:35:11.452Z] ok github.com/docker/docker/container 0.316s coverage: 41.7% of statements [2022-01-20T12:35:11.452Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T12:35:11.452Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T12:35:11.452Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T12:35:11.452Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T12:35:11.628Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T12:35:11.628Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T12:35:11.628Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T12:35:11.898Z] --- PASS: TestTarSums (0.08s) [2022-01-20T12:35:11.898Z] === RUN TestIteration [2022-01-20T12:35:11.898Z] --- PASS: TestIteration (0.00s) [2022-01-20T12:35:11.898Z] === RUN TestVersionLabelForChecksum [2022-01-20T12:35:11.898Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T12:35:11.898Z] === RUN TestVersion [2022-01-20T12:35:11.898Z] --- PASS: TestVersion (0.00s) [2022-01-20T12:35:11.898Z] === RUN TestGetVersion [2022-01-20T12:35:11.898Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T12:35:11.898Z] === RUN TestGetVersions [2022-01-20T12:35:11.898Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T12:35:11.898Z] PASS [2022-01-20T12:35:11.898Z] coverage: 89.3% of statements [2022-01-20T12:35:11.898Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2022-01-20T12:35:11.898Z] --- PASS: TestGet (15.02s) [2022-01-20T12:35:11.898Z] === RUN TestPluginWithNoManifest [2022-01-20T12:35:11.898Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T12:35:11.898Z] === RUN TestGetAll [2022-01-20T12:35:11.898Z] --- PASS: TestGetAll (0.01s) [2022-01-20T12:35:11.898Z] PASS [2022-01-20T12:35:11.898Z] coverage: 73.2% of statements [2022-01-20T12:35:11.898Z] ok github.com/docker/docker/pkg/plugins 36.193s coverage: 73.2% of statements [2022-01-20T12:35:12.198Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-01-20T12:35:12.198Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T12:35:12.360Z] testing: warning: no tests to run [2022-01-20T12:35:12.360Z] PASS [2022-01-20T12:35:12.360Z] coverage: [no statements] [2022-01-20T12:35:12.360Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2022-01-20T12:35:12.360Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T12:35:12.360Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T12:35:12.360Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T12:35:12.360Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T12:35:12.822Z] === RUN TestTruncIndex [2022-01-20T12:35:12.822Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T12:35:12.822Z] PASS [2022-01-20T12:35:12.822Z] coverage: 91.5% of statements [2022-01-20T12:35:12.822Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2022-01-20T12:35:13.025Z] === RUN TestPrepare [2022-01-20T12:35:13.025Z] --- PASS: TestPrepare (0.00s) [2022-01-20T12:35:13.025Z] === RUN TestStart [2022-01-20T12:35:13.025Z] --- PASS: TestStart (0.00s) [2022-01-20T12:35:13.025Z] === RUN TestWaitCancel [2022-01-20T12:35:13.025Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T12:35:13.025Z] === RUN TestWaitDisabled [2022-01-20T12:35:13.025Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T12:35:13.025Z] === RUN TestWaitEnabled [2022-01-20T12:35:13.025Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T12:35:13.025Z] === RUN TestRemove [2022-01-20T12:35:13.025Z] --- PASS: TestRemove (0.00s) [2022-01-20T12:35:13.025Z] PASS [2022-01-20T12:35:13.025Z] coverage: 65.3% of statements [2022-01-20T12:35:13.025Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-01-20T12:35:13.290Z] === RUN TestIsGIT [2022-01-20T12:35:13.290Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T12:35:13.290Z] === RUN TestIsTransport [2022-01-20T12:35:13.290Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T12:35:13.290Z] PASS [2022-01-20T12:35:13.290Z] coverage: 100.0% of statements [2022-01-20T12:35:13.290Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2022-01-20T12:35:13.290Z] === RUN TestVersionInfo [2022-01-20T12:35:13.290Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T12:35:13.290Z] === RUN TestAppendVersions [2022-01-20T12:35:13.290Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T12:35:13.290Z] PASS [2022-01-20T12:35:13.290Z] coverage: 88.9% of statements [2022-01-20T12:35:13.290Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2022-01-20T12:35:14.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2022-01-20T12:35:14.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T12:35:14.512Z] === RUN TestNewSettable [2022-01-20T12:35:14.512Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T12:35:14.512Z] === RUN TestIsSettable [2022-01-20T12:35:14.512Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T12:35:14.512Z] === RUN TestUpdateSettingsEnv [2022-01-20T12:35:14.512Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T12:35:14.512Z] PASS [2022-01-20T12:35:14.512Z] coverage: 20.0% of statements [2022-01-20T12:35:14.512Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-01-20T12:35:14.682Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T12:35:14.682Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T12:35:14.682Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T12:35:15.001Z] === RUN TestLoad [2022-01-20T12:35:15.001Z] --- PASS: TestLoad (0.00s) [2022-01-20T12:35:15.001Z] === RUN TestSave [2022-01-20T12:35:15.001Z] --- PASS: TestSave (0.03s) [2022-01-20T12:35:15.001Z] === RUN TestAddDeleteGet [2022-01-20T12:35:15.001Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-20T12:35:15.001Z] === RUN TestInvalidTags [2022-01-20T12:35:15.001Z] --- PASS: TestInvalidTags (0.02s) [2022-01-20T12:35:15.001Z] PASS [2022-01-20T12:35:15.001Z] coverage: 84.4% of statements [2022-01-20T12:35:15.001Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2022-01-20T12:35:15.001Z] === RUN TestValidatePrivileges [2022-01-20T12:35:15.001Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T12:35:15.001Z] === RUN TestFilterByCapNeg [2022-01-20T12:35:15.001Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T12:35:15.001Z] === RUN TestFilterByCapPos [2022-01-20T12:35:15.001Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T12:35:15.001Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T12:35:15.001Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T12:35:15.001Z] PASS [2022-01-20T12:35:15.001Z] coverage: 12.0% of statements [2022-01-20T12:35:15.001Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T12:35:15.153Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T12:35:15.153Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T12:35:15.153Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T12:35:15.153Z] PASS [2022-01-20T12:35:15.153Z] coverage: 35.9% of statements [2022-01-20T12:35:15.153Z] ok github.com/docker/docker/daemon/cluster/convert 0.383s coverage: 35.9% of statements [2022-01-20T12:35:15.153Z] === RUN TestNewListSecretsFilters [2022-01-20T12:35:15.153Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T12:35:15.153Z] === RUN TestNewListConfigsFilters [2022-01-20T12:35:15.153Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T12:35:15.153Z] PASS [2022-01-20T12:35:15.153Z] coverage: 0.5% of statements [2022-01-20T12:35:15.153Z] ok github.com/docker/docker/daemon/cluster 0.999s coverage: 0.5% of statements [2022-01-20T12:35:15.676Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-01-20T12:35:15.676Z] === RUN TestAuthZPluginHeader [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T12:35:16.008Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T12:35:16.008Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T12:35:16.008Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T12:35:16.008Z] === RUN TestRestartManagerTimeout [2022-01-20T12:35:16.008Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T12:35:16.008Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T12:35:16.008Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T12:35:16.008Z] PASS [2022-01-20T12:35:16.008Z] coverage: 50.9% of statements [2022-01-20T12:35:16.008Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-01-20T12:35:16.008Z] time="2022-01-20T12:35:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T12:35:16.008Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T12:35:16.008Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T12:35:16.008Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T12:35:16.470Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T12:35:16.470Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T12:35:16.470Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T12:35:16.470Z] === RUN TestResumableRequestReader [2022-01-20T12:35:16.470Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T12:35:16.470Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T12:35:16.470Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T12:35:16.470Z] PASS [2022-01-20T12:35:16.470Z] coverage: 100.0% of statements [2022-01-20T12:35:16.470Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2022-01-20T12:35:16.618Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-01-20T12:35:16.618Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T12:35:16.933Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T12:35:16.933Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T12:35:16.933Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T12:35:16.933Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestValidateMirror [2022-01-20T12:35:16.933Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestLoadInsecureRegistries [2022-01-20T12:35:16.933Z] === RUN TestDecodeContainerConfig [2022-01-20T12:35:16.933Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T12:35:16.933Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T12:35:16.933Z] === RUN TestValidatePrivileged [2022-01-20T12:35:16.933Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T12:35:16.933Z] PASS [2022-01-20T12:35:16.933Z] coverage: 52.6% of statements [2022-01-20T12:35:16.933Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.6% of statements [2022-01-20T12:35:17.395Z] time="2022-01-20T12:35:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:35:17.395Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T12:35:17.395Z] time="2022-01-20T12:35:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T12:35:17.395Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T12:35:17.395Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T12:35:17.395Z] PASS [2022-01-20T12:35:17.395Z] coverage: 62.5% of statements [2022-01-20T12:35:17.395Z] time="2022-01-20T12:35:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:35:17.395Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-01-20T12:35:17.395Z] === RUN TestNewServiceConfig [2022-01-20T12:35:17.395Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestValidateIndexName [2022-01-20T12:35:17.395Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestValidateIndexNameWithError [2022-01-20T12:35:17.395Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestEndpointParse [2022-01-20T12:35:17.395Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestEndpointParseInvalid [2022-01-20T12:35:17.395Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestValidateEndpoint [2022-01-20T12:35:17.395Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T12:35:17.395Z] === RUN TestPing [2022-01-20T12:35:17.395Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2022-01-20T12:35:17.395Z] --- PASS: TestPing (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestPingRegistryEndpoint [2022-01-20T12:35:17.395Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:17.395Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestEndpoint [2022-01-20T12:35:17.395Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:17.395Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestParseRepositoryInfo [2022-01-20T12:35:17.395Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-01-20T12:35:17.395Z] === RUN TestNewIndexInfo [2022-01-20T12:35:17.395Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestMirrorEndpointLookup [2022-01-20T12:35:17.395Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:17.395Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-20T12:35:17.395Z] === RUN TestSearchRepositories [2022-01-20T12:35:17.395Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T12:35:17.395Z] Host: 127.0.0.1:49385 [2022-01-20T12:35:17.395Z] User-Agent: docker test client [2022-01-20T12:35:17.395Z] Authorization: Token fake-token [2022-01-20T12:35:17.395Z] X-Docker-Token: true [2022-01-20T12:35:17.395Z] Accept-Encoding: gzip [2022-01-20T12:35:17.395Z] [2022-01-20T12:35:17.395Z] [2022-01-20T12:35:17.395Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T12:35:17.395Z] Connection: close [2022-01-20T12:35:17.395Z] Content-Length: 144 [2022-01-20T12:35:17.395Z] Cache-Control: no-cache [2022-01-20T12:35:17.395Z] Content-Type: application/json [2022-01-20T12:35:17.395Z] Date: Thu, 20 Jan 2022 12:35:16 GMT [2022-01-20T12:35:17.395Z] Expires: -1 [2022-01-20T12:35:17.395Z] Pragma: no-cache [2022-01-20T12:35:17.395Z] Server: docker-tests/mock [2022-01-20T12:35:17.395Z] X-Docker-Registry-Config: mock [2022-01-20T12:35:17.395Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T12:35:17.395Z] [2022-01-20T12:35:17.395Z] [2022-01-20T12:35:17.395Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T12:35:17.395Z] === RUN TestTrustedLocation [2022-01-20T12:35:17.395Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T12:35:17.395Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T12:35:17.395Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T12:35:17.395Z] === RUN TestIsSecureIndex [2022-01-20T12:35:17.395Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T12:35:17.395Z] PASS [2022-01-20T12:35:17.395Z] coverage: 51.2% of statements [2022-01-20T12:35:17.395Z] ok github.com/docker/docker/registry 0.322s coverage: 51.2% of statements [2022-01-20T12:35:18.157Z] === RUN TestBuilderGC [2022-01-20T12:35:18.157Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestFindConfigurationConflicts [2022-01-20T12:35:18.157Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T12:35:18.157Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T12:35:18.157Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T12:35:18.157Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T12:35:18.157Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T12:35:18.157Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T12:35:18.157Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T12:35:18.157Z] === RUN TestValidateConfiguration [2022-01-20T12:35:18.157Z] === RUN TestValidateConfiguration/with_label [2022-01-20T12:35:18.157Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T12:35:18.157Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T12:35:18.157Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T12:35:18.158Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T12:35:18.158Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T12:35:18.158Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T12:35:18.158Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T12:35:18.158Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T12:35:18.158Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T12:35:18.158Z] time="2022-01-20T12:35:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T12:35:18.158Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-20T12:35:18.158Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T12:35:18.158Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:18.158Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:35:18.158Z] === RUN TestReloadBadDefaultConfig [2022-01-20T12:35:18.158Z] time="2022-01-20T12:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3588816863" [2022-01-20T12:35:18.158Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T12:35:18.158Z] === RUN TestReloadWithConflictingLabels [2022-01-20T12:35:18.158Z] time="2022-01-20T12:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1701324494" [2022-01-20T12:35:18.158Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T12:35:18.158Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T12:35:18.158Z] time="2022-01-20T12:35:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3145621804" [2022-01-20T12:35:18.158Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-01-20T12:35:18.158Z] === RUN TestMaskURLCredentials [2022-01-20T12:35:18.158Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T12:35:18.158Z] === RUN TestDaemonConfigurationMerge [2022-01-20T12:35:18.158Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T12:35:18.158Z] PASS [2022-01-20T12:35:18.158Z] coverage: 79.2% of statements [2022-01-20T12:35:18.158Z] ok github.com/docker/docker/daemon/config 0.306s coverage: 79.2% of statements [2022-01-20T12:35:18.629Z] === RUN TestEventsLog [2022-01-20T12:35:18.629Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T12:35:18.629Z] === RUN TestEventsLogTimeout [2022-01-20T12:35:18.629Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T12:35:18.629Z] === RUN TestLogEvents [2022-01-20T12:35:18.629Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T12:35:18.629Z] === RUN TestLoadBufferedEvents [2022-01-20T12:35:18.629Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-01-20T12:35:18.629Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T12:35:18.629Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T12:35:18.629Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T12:35:18.629Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T12:35:18.629Z] PASS [2022-01-20T12:35:18.629Z] coverage: 50.0% of statements [2022-01-20T12:35:18.629Z] ok github.com/docker/docker/daemon/events 0.231s coverage: 50.0% of statements [2022-01-20T12:35:19.100Z] === RUN TestWaitNodeAttachment [2022-01-20T12:35:19.571Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T12:35:19.571Z] === RUN TestIsolationConversion [2022-01-20T12:35:19.571Z] === RUN TestIsolationConversion/default [2022-01-20T12:35:19.571Z] === RUN TestIsolationConversion/process [2022-01-20T12:35:19.571Z] === RUN TestIsolationConversion/hyperv [2022-01-20T12:35:19.571Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestContainerLabels [2022-01-20T12:35:19.571Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestCredentialSpecConversion [2022-01-20T12:35:19.571Z] === RUN TestCredentialSpecConversion/none [2022-01-20T12:35:19.571Z] === RUN TestCredentialSpecConversion/config [2022-01-20T12:35:19.571Z] === RUN TestCredentialSpecConversion/file [2022-01-20T12:35:19.571Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T12:35:19.571Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T12:35:19.571Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountBind [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountVolume [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountTarget [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T12:35:19.571Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T12:35:19.571Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T12:35:19.571Z] PASS [2022-01-20T12:35:19.571Z] coverage: 11.0% of statements [2022-01-20T12:35:19.571Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.654s coverage: 11.0% of statements [2022-01-20T12:35:19.594Z] === RUN TestGetDriver [2022-01-20T12:35:19.594Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T12:35:19.594Z] === RUN TestVolumeRequestError [2022-01-20T12:35:19.594Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T12:35:19.594Z] PASS [2022-01-20T12:35:19.594Z] coverage: 36.1% of statements [2022-01-20T12:35:19.594Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-01-20T12:35:20.042Z] === RUN TestIsEmptyDir [2022-01-20T12:35:20.042Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T12:35:20.042Z] PASS [2022-01-20T12:35:20.042Z] coverage: 2.3% of statements [2022-01-20T12:35:20.042Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-01-20T12:35:20.512Z] === RUN TestLinkNaming [2022-01-20T12:35:20.512Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestLinkNew [2022-01-20T12:35:20.512Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestLinkEnv [2022-01-20T12:35:20.512Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestLinkMultipleEnv [2022-01-20T12:35:20.512Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestLinkPortRangeEnv [2022-01-20T12:35:20.512Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T12:35:20.512Z] PASS [2022-01-20T12:35:20.512Z] coverage: 93.0% of statements [2022-01-20T12:35:20.512Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-01-20T12:35:20.512Z] === RUN TestVerifyNetworkingConfig [2022-01-20T12:35:20.512Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestGetContainer [2022-01-20T12:35:20.512Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestValidContainerNames [2022-01-20T12:35:20.512Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestContainerInitDNS [2022-01-20T12:35:20.512Z] daemon_test.go:145: root required [2022-01-20T12:35:20.512Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestMerge [2022-01-20T12:35:20.512Z] --- PASS: TestMerge (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestValidateContainerIsolation [2022-01-20T12:35:20.512Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestFindNetworkErrorType [2022-01-20T12:35:20.512Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T12:35:20.512Z] === RUN TestEnsureServicesExist [2022-01-20T12:35:20.513Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestEnsureServicesExistErrors [2022-01-20T12:35:20.513Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T12:35:20.513Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T12:35:20.513Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T12:35:20.513Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestContainerDelete [2022-01-20T12:35:20.513Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T12:35:20.513Z] === RUN TestContainerDoubleDelete [2022-01-20T12:35:20.513Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T12:35:20.513Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T12:35:20.513Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestNoneHealthcheck [2022-01-20T12:35:20.513Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestHealthStates [2022-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] time="2022-01-20T12:35:20Z" 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-01-20T12:35:20.513Z] --- PASS: TestHealthStates (0.15s) [2022-01-20T12:35:20.513Z] === RUN TestGetInspectData [2022-01-20T12:35:20.513Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestFillLicense [2022-01-20T12:35:20.513Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestListInvalidFilter [2022-01-20T12:35:20.513Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestNameFilter [2022-01-20T12:35:20.513Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T12:35:20.513Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T12:35:20.513Z] === 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-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T12:35:20.513Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T12:35:20.513Z] --- 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-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T12:35:20.513Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadLabels [2022-01-20T12:35:20.513Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T12:35:20.513Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadMirrors [2022-01-20T12:35:20.513Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T12:35:20.513Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T12:35:20.513Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T12:35:20.513Z] reload_test.go:342: root required [2022-01-20T12:35:20.513Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T12:35:20.513Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T12:35:20.513Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T12:35:20.513Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-20T12:35:20.513Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T12:35:20.513Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T12:35:20.513Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T12:35:20.567Z] === RUN TestGetAddress [2022-01-20T12:35:20.567Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T12:35:20.567Z] === RUN TestRemove [2022-01-20T12:35:20.567Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:35:20.567Z] --- SKIP: TestRemove (0.00s) [2022-01-20T12:35:20.567Z] === RUN TestInitializeWithVolumes [2022-01-20T12:35:20.567Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T12:35:20.567Z] === RUN TestCreate [2022-01-20T12:35:20.567Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:35:20.567Z] === RUN TestValidateName [2022-01-20T12:35:20.567Z] --- PASS: TestValidateName (0.00s) [2022-01-20T12:35:20.567Z] === RUN TestCreateWithOpts [2022-01-20T12:35:20.567Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:35:20.567Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T12:35:20.567Z] === RUN TestRelaodNoOpts [2022-01-20T12:35:20.824Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-01-20T12:35:20.824Z] === RUN TestAuthZPluginV2Disable [2022-01-20T12:35:20.984Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-01-20T12:35:20.984Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T12:35:20.984Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T12:35:20.984Z] === RUN TestParseVolumesFrom [2022-01-20T12:35:20.984Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T12:35:20.984Z] PASS [2022-01-20T12:35:20.984Z] coverage: 8.6% of statements [2022-01-20T12:35:20.984Z] ok github.com/docker/docker/daemon 0.429s coverage: 8.6% of statements [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T12:35:20.984Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T12:35:21.028Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-20T12:35:21.028Z] PASS [2022-01-20T12:35:21.028Z] coverage: 41.5% of statements [2022-01-20T12:35:21.028Z] ok github.com/docker/docker/volume/local 0.107s coverage: 41.5% of statements [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRaw [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T12:35:21.490Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRaw [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T12:35:21.490Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestConvertTmpfsOptions [2022-01-20T12:35:21.490Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T12:35:21.490Z] linux_parser_test.go:209: data="ro" [2022-01-20T12:35:21.490Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestParseMountSpec [2022-01-20T12:35:21.490Z] parser_test.go:62: case 0 [2022-01-20T12:35:21.490Z] parser_test.go:62: case 1 [2022-01-20T12:35:21.490Z] parser_test.go:62: case 2 [2022-01-20T12:35:21.490Z] parser_test.go:62: case 3 [2022-01-20T12:35:21.490Z] parser_test.go:62: case 4 [2022-01-20T12:35:21.490Z] parser_test.go:62: case 5 [2022-01-20T12:35:21.490Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestValidateMount [2022-01-20T12:35:21.490Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRaw [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:35:21.490Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T12:35:21.490Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:35:21.490Z] PASS [2022-01-20T12:35:21.490Z] coverage: 67.6% of statements [2022-01-20T12:35:21.490Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-01-20T12:35:21.951Z] === RUN TestSetGetMeta [2022-01-20T12:35:21.951Z] === PAUSE TestSetGetMeta [2022-01-20T12:35:21.951Z] === RUN TestRestore [2022-01-20T12:35:21.951Z] === PAUSE TestRestore [2022-01-20T12:35:21.951Z] === RUN TestServiceCreate [2022-01-20T12:35:21.951Z] === PAUSE TestServiceCreate [2022-01-20T12:35:21.951Z] === RUN TestServiceList [2022-01-20T12:35:21.951Z] === PAUSE TestServiceList [2022-01-20T12:35:21.951Z] === RUN TestServiceRemove [2022-01-20T12:35:21.951Z] === PAUSE TestServiceRemove [2022-01-20T12:35:21.951Z] === RUN TestServiceGet [2022-01-20T12:35:21.951Z] === PAUSE TestServiceGet [2022-01-20T12:35:21.951Z] === RUN TestServicePrune [2022-01-20T12:35:21.951Z] === PAUSE TestServicePrune [2022-01-20T12:35:21.951Z] === RUN TestCreate [2022-01-20T12:35:21.951Z] === PAUSE TestCreate [2022-01-20T12:35:21.951Z] === RUN TestRemove [2022-01-20T12:35:21.951Z] === PAUSE TestRemove [2022-01-20T12:35:21.951Z] === RUN TestList [2022-01-20T12:35:21.951Z] === PAUSE TestList [2022-01-20T12:35:21.951Z] === RUN TestFindByDriver [2022-01-20T12:35:21.951Z] === PAUSE TestFindByDriver [2022-01-20T12:35:21.951Z] === RUN TestFindByReferenced [2022-01-20T12:35:21.951Z] === PAUSE TestFindByReferenced [2022-01-20T12:35:21.951Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T12:35:21.951Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T12:35:21.951Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:35:21.951Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:35:21.951Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T12:35:21.951Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T12:35:21.951Z] === RUN TestRefDerefRemove [2022-01-20T12:35:21.951Z] === PAUSE TestRefDerefRemove [2022-01-20T12:35:21.951Z] === RUN TestGet [2022-01-20T12:35:21.951Z] === PAUSE TestGet [2022-01-20T12:35:21.951Z] === RUN TestGetWithReference [2022-01-20T12:35:21.951Z] === PAUSE TestGetWithReference [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:35:21.951Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T12:35:21.951Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T12:35:21.951Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T12:35:21.951Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T12:35:21.951Z] === CONT TestSetGetMeta [2022-01-20T12:35:21.951Z] === CONT TestList [2022-01-20T12:35:21.951Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T12:35:21.951Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T12:35:21.951Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T12:35:21.951Z] === CONT TestRemove [2022-01-20T12:35:21.951Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestCreate [2022-01-20T12:35:21.951Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestServicePrune [2022-01-20T12:35:21.951Z] --- PASS: TestList (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestServiceGet [2022-01-20T12:35:21.951Z] --- PASS: TestRemove (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestServiceRemove [2022-01-20T12:35:21.951Z] --- PASS: TestCreate (0.02s) [2022-01-20T12:35:21.951Z] === CONT TestServiceList [2022-01-20T12:35:21.951Z] --- PASS: TestServiceGet (0.21s) [2022-01-20T12:35:21.951Z] time="2022-01-20T12:35:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:35:21.951Z] === CONT TestServiceCreate [2022-01-20T12:35:21.951Z] --- PASS: TestServiceRemove (0.21s) [2022-01-20T12:35:21.951Z] === CONT TestRestore [2022-01-20T12:35:21.951Z] --- PASS: TestServiceList (0.20s) [2022-01-20T12:35:21.951Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:35:21.951Z] time="2022-01-20T12:35:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:35:21.951Z] time="2022-01-20T12:35:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:35:21.951Z] time="2022-01-20T12:35:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T12:35:21.951Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T12:35:21.951Z] === CONT TestGet [2022-01-20T12:35:21.951Z] --- PASS: TestServiceCreate (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestGetWithReference [2022-01-20T12:35:21.951Z] --- PASS: TestRestore (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestFindByReferenced [2022-01-20T12:35:21.951Z] time="2022-01-20T12:35:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:35:21.951Z] --- PASS: TestServicePrune (0.26s) [2022-01-20T12:35:21.951Z] === CONT TestRefDerefRemove [2022-01-20T12:35:21.951Z] --- PASS: TestGet (0.03s) [2022-01-20T12:35:21.951Z] === CONT TestFindByDriver [2022-01-20T12:35:21.951Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T12:35:21.951Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T12:35:21.951Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T12:35:21.951Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T12:35:21.951Z] PASS [2022-01-20T12:35:21.951Z] coverage: 69.0% of statements [2022-01-20T12:35:21.951Z] ok github.com/docker/docker/volume/service 0.369s coverage: 69.0% of statements [2022-01-20T12:35:22.558Z] === RUN TestAdapterReadLogs [2022-01-20T12:35:22.558Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestCopier [2022-01-20T12:35:22.558Z] --- PASS: TestCopier (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestCopierLongLines [2022-01-20T12:35:22.558Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestCopierSlow [2022-01-20T12:35:22.558Z] --- PASS: TestCopierSlow (0.27s) [2022-01-20T12:35:22.558Z] === RUN TestCopierWithSized [2022-01-20T12:35:22.558Z] === RUN TestCopierWithSized/as_is [2022-01-20T12:35:22.558Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T12:35:22.558Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-20T12:35:22.558Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T12:35:22.558Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-01-20T12:35:22.558Z] === RUN TestCopierWithPartial [2022-01-20T12:35:22.558Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestRingLogger [2022-01-20T12:35:22.558Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestRingCap [2022-01-20T12:35:22.558Z] --- PASS: TestRingCap (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestRingClose [2022-01-20T12:35:22.558Z] --- PASS: TestRingClose (0.00s) [2022-01-20T12:35:22.558Z] === RUN TestRingDrain [2022-01-20T12:35:22.558Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T12:35:22.558Z] PASS [2022-01-20T12:35:22.558Z] coverage: 43.8% of statements [2022-01-20T12:35:22.558Z] ok github.com/docker/docker/daemon/logger 0.355s coverage: 43.8% of statements [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/defaults [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T12:35:23.029Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T12:35:23.029Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T12:35:23.029Z] === RUN TestCreateSuccess [2022-01-20T12:35:23.029Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCreateStreamSkipped [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T12:35:23.029Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCreateLogGroupSuccess [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T12:35:23.029Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCreateError [2022-01-20T12:35:23.029Z] --- PASS: TestCreateError (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCreateAlreadyExists [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T12:35:23.029Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestLogClosed [2022-01-20T12:35:23.029Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestLogBlocking [2022-01-20T12:35:23.029Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T12:35:23.029Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T12:35:23.029Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestPublishBatchSuccess [2022-01-20T12:35:23.029Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestPublishBatchError [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=error msg=error [2022-01-20T12:35:23.029Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:35:23.029Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T12:35:23.029Z] time="2022-01-20T12:35:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T12:35:23.029Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchSimple [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchTicker [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchClose [2022-01-20T12:35:23.029Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/3/���� [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T12:35:23.029Z] === RUN TestEffectiveLen/5/ [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/0/ [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: He [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/6/a� [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: a [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: � [2022-01-20T12:35:23.029Z] === RUN TestFindValidSplit/7/a� [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T12:35:23.029Z] cloudwatchlogs_test.go:1077: [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T12:35:23.029Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestProcessEventEmoji [2022-01-20T12:35:23.029Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T12:35:23.029Z] === RUN TestCollectBatchLineSplit [2022-01-20T12:35:23.366Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestCollectBatchMaxEvents [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T12:35:23.500Z] PASS [2022-01-20T12:35:23.500Z] coverage: 33.6% of statements [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-20T12:35:23.500Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T12:35:23.500Z] ok github.com/docker/docker/daemon/logger/fluentd 0.109s coverage: 33.6% of statements [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.06s) [2022-01-20T12:35:23.500Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T12:35:23.500Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T12:35:23.500Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T12:35:23.500Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T12:35:23.500Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestCreateTagSuccess [2022-01-20T12:35:23.500Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T12:35:23.500Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T12:35:23.500Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T12:35:23.500Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T12:35:23.500Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T12:35:23.500Z] PASS [2022-01-20T12:35:23.500Z] coverage: 80.2% of statements [2022-01-20T12:35:23.500Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T12:35:23.500Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestSearchRegistryForImages [2022-01-20T12:35:23.500Z] ok github.com/docker/docker/daemon/logger/awslogs 0.526s coverage: 80.2% of statements [2022-01-20T12:35:23.500Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T12:35:23.500Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T12:35:23.500Z] === RUN TestImageDelete [2022-01-20T12:35:23.500Z] === RUN TestImageDelete/no_lease [2022-01-20T12:35:23.500Z] === RUN TestImageDelete/lease_exists [2022-01-20T12:35:23.500Z] --- PASS: TestImageDelete (0.04s) [2022-01-20T12:35:23.500Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T12:35:23.500Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-20T12:35:23.500Z] === RUN TestContentStoreForPull [2022-01-20T12:35:23.500Z] --- PASS: TestContentStoreForPull (0.18s) [2022-01-20T12:35:23.500Z] PASS [2022-01-20T12:35:23.500Z] coverage: 6.7% of statements [2022-01-20T12:35:23.500Z] ok github.com/docker/docker/daemon/images 0.351s coverage: 6.7% of statements [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T12:35:23.500Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T12:35:23.627Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T12:35:23.627Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T12:35:24.491Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T12:35:24.491Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T12:35:24.491Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T12:35:24.491Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-01-20T12:35:24.491Z] === RUN TestFastTimeMarshalJSON [2022-01-20T12:35:24.491Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T12:35:24.491Z] PASS [2022-01-20T12:35:24.491Z] coverage: 87.2% of statements [2022-01-20T12:35:24.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.218s coverage: 87.2% of statements [2022-01-20T12:35:24.491Z] === RUN TestJSONFileLogger [2022-01-20T12:35:24.491Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T12:35:24.491Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T12:35:24.491Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T12:35:24.491Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T12:35:24.491Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T12:35:24.491Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T12:35:24.491Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T12:35:24.491Z] === RUN TestEncodeDecode [2022-01-20T12:35:24.491Z] === PAUSE TestEncodeDecode [2022-01-20T12:35:24.491Z] === RUN TestUnexpectedEOF [2022-01-20T12:35:24.570Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-01-20T12:35:24.570Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T12:35:24.570Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T12:35:24.962Z] time="2022-01-20T12:35:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:35:24.962Z] time="2022-01-20T12:35:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T12:35:24.962Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-01-20T12:35:24.962Z] === CONT TestEncodeDecode [2022-01-20T12:35:24.962Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T12:35:24.962Z] PASS [2022-01-20T12:35:24.962Z] coverage: 69.9% of statements [2022-01-20T12:35:24.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.239s coverage: 69.9% of statements [2022-01-20T12:35:25.140Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T12:35:25.455Z] === RUN TestWriteLog [2022-01-20T12:35:25.455Z] === PAUSE TestWriteLog [2022-01-20T12:35:25.455Z] === RUN TestReadLog [2022-01-20T12:35:25.455Z] === PAUSE TestReadLog [2022-01-20T12:35:25.455Z] === RUN TestDecode [2022-01-20T12:35:25.455Z] --- PASS: TestDecode (0.02s) [2022-01-20T12:35:25.455Z] === CONT TestWriteLog [2022-01-20T12:35:25.455Z] === CONT TestReadLog [2022-01-20T12:35:25.455Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T12:35:25.455Z] === RUN TestReadLog/tail_exact [2022-01-20T12:35:25.562Z] --- PASS: TestServiceUpdateSecrets (13.87s) [2022-01-20T12:35:25.562Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:35:25.926Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T12:35:25.926Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T12:35:25.926Z] --- PASS: TestReadLog (0.22s) [2022-01-20T12:35:25.926Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-01-20T12:35:25.926Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T12:35:25.926Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T12:35:25.926Z] PASS [2022-01-20T12:35:25.926Z] coverage: 78.7% of statements [2022-01-20T12:35:25.926Z] ok github.com/docker/docker/daemon/logger/local 0.320s coverage: 78.7% of statements [2022-01-20T12:35:25.926Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T12:35:26.080Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T12:35:26.080Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T12:35:26.080Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T12:35:26.080Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T12:35:26.080Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T12:35:26.080Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T12:35:26.080Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T12:35:26.080Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T12:35:26.080Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T12:35:26.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T12:35:26.396Z] === RUN TestOpenFileDelete [2022-01-20T12:35:26.396Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestOpenFileRename [2022-01-20T12:35:26.396Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestHandleDecoderErr [2022-01-20T12:35:26.396Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestParseLogTagDefaultTag [2022-01-20T12:35:26.396Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestParseLogTag [2022-01-20T12:35:26.396Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestParseLogTagEmptyTag [2022-01-20T12:35:26.396Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestTailFiles [2022-01-20T12:35:26.396Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestFollowLogsConsumerGone [2022-01-20T12:35:26.396Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestFollowLogsProducerGone [2022-01-20T12:35:26.396Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T12:35:26.396Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T12:35:26.396Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T12:35:26.396Z] === RUN TestCheckCapacityAndRotate [2022-01-20T12:35:26.396Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T12:35:26.396Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T12:35:26.396Z] --- PASS: TestCheckCapacityAndRotate (0.29s) [2022-01-20T12:35:26.396Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T12:35:26.396Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.20s) [2022-01-20T12:35:26.396Z] PASS [2022-01-20T12:35:26.396Z] coverage: 54.9% of statements [2022-01-20T12:35:26.397Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.349s coverage: 54.9% of statements [2022-01-20T12:35:26.869Z] === RUN TestLog [2022-01-20T12:35:26.869Z] --- PASS: TestLog (0.01s) [2022-01-20T12:35:26.869Z] PASS [2022-01-20T12:35:26.869Z] coverage: 31.5% of statements [2022-01-20T12:35:26.869Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2022-01-20T12:35:26.869Z] === RUN TestValidateLogOpt [2022-01-20T12:35:26.869Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestNewMissedConfig [2022-01-20T12:35:26.869Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestNewMissedUrl [2022-01-20T12:35:26.869Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestNewMissedToken [2022-01-20T12:35:26.869Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestNewWithProxy [2022-01-20T12:35:26.869Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestDefault [2022-01-20T12:35:26.869Z] --- PASS: TestDefault (0.01s) [2022-01-20T12:35:26.869Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T12:35:26.869Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestJsonFormat [2022-01-20T12:35:26.869Z] --- PASS: TestJsonFormat (0.03s) [2022-01-20T12:35:26.869Z] === RUN TestRawFormat [2022-01-20T12:35:26.869Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestRawFormatWithLabels [2022-01-20T12:35:26.869Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestRawFormatWithoutTag [2022-01-20T12:35:26.869Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T12:35:26.869Z] === RUN TestBatching [2022-01-20T12:35:26.869Z] --- PASS: TestBatching (0.26s) [2022-01-20T12:35:26.869Z] === RUN TestFrequency [2022-01-20T12:35:27.339Z] --- PASS: TestFrequency (0.18s) [2022-01-20T12:35:27.339Z] === RUN TestOneMessagePerRequest [2022-01-20T12:35:27.339Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T12:35:27.339Z] === RUN TestVerify [2022-01-20T12:35:27.339Z] --- PASS: TestVerify (0.00s) [2022-01-20T12:35:27.339Z] === RUN TestSkipVerify [2022-01-20T12:35:27.339Z] === RUN TestNewParse [2022-01-20T12:35:27.339Z] --- PASS: TestNewParse (0.00s) [2022-01-20T12:35:27.339Z] PASS [2022-01-20T12:35:27.339Z] coverage: 8.3% of statements [2022-01-20T12:35:27.339Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-01-20T12:35:27.339Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.340Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.340Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.340Z] === RUN TestParseLogFormat [2022-01-20T12:35:27.340Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestValidateLogOptEmpty [2022-01-20T12:35:27.340Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestValidateSyslogAddress [2022-01-20T12:35:27.340Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestParseAddressDefaultPort [2022-01-20T12:35:27.340Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestValidateSyslogFacility [2022-01-20T12:35:27.340Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T12:35:27.340Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T12:35:27.340Z] === RUN TestValidateLogOpt [2022-01-20T12:35:27.340Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T12:35:27.340Z] PASS [2022-01-20T12:35:27.340Z] coverage: 46.8% of statements [2022-01-20T12:35:27.340Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2022-01-20T12:35:27.464Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T12:35:27.725Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T12:35:27.811Z] --- PASS: TestSkipVerify (0.40s) [2022-01-20T12:35:27.811Z] === RUN TestBufferMaximum [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.413074\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.413074\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T12:35:27.811Z] === RUN TestServerAlwaysDown [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.416077\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.416077\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.416077\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.417074\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] time="2022-01-20T12:35:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642682127.417074\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:27.811Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T12:35:27.811Z] === RUN TestCannotSendAfterClose [2022-01-20T12:35:27.811Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T12:35:27.811Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T12:35:28.298Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2022-01-20T12:35:28.298Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T12:35:28.559Z] docker_api_swarm_test.go:272: [d9a32e94f968f] joining swarm manager [d75d058edc019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:35:28.559Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T12:35:28.803Z] time="2022-01-20T12:35:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T12:35:28.803Z] time="2022-01-20T12:35:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6f4df126e7f0\"}'" [2022-01-20T12:35:28.803Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T12:35:28.803Z] PASS [2022-01-20T12:35:28.803Z] coverage: 82.5% of statements [2022-01-20T12:35:28.803Z] ok github.com/docker/docker/daemon/logger/splunk 1.983s coverage: 82.5% of statements [2022-01-20T12:35:28.803Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T12:35:28.803Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T12:35:28.803Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T12:35:28.803Z] === RUN TestV1IDService [2022-01-20T12:35:29.129Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T12:35:29.274Z] --- PASS: TestV1IDService (0.03s) [2022-01-20T12:35:29.274Z] === RUN TestV2MetadataService [2022-01-20T12:35:29.745Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T12:35:29.745Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T12:35:29.745Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T12:35:29.745Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T12:35:29.745Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T12:35:29.745Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T12:35:29.745Z] === RUN TestManifestStore [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T12:35:29.745Z] === RUN TestSuccessfulDownload [2022-01-20T12:35:29.745Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:35:29.745Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T12:35:29.745Z] === RUN TestCancelledDownload [2022-01-20T12:35:29.745Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T12:35:29.745Z] === RUN TestMaxDownloadAttempts [2022-01-20T12:35:29.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:35:29.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:35:29.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:35:29.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:35:29.745Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:35:29.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:35:29.745Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:35:29.745Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:35:29.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T12:35:29.745Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T12:35:29.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T12:35:29.745Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3736091429\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/no_local_cache [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/with_local_cache [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="reference for unknown type: " [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="reference for unknown type: " [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="reference for unknown type: " [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="reference for unknown type: " [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="reference for unknown type: " [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T12:35:29.745Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T12:35:29.745Z] time="2022-01-20T12:35:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore (0.29s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T12:35:29.745Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T12:35:29.745Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T12:35:30.071Z] docker_api_swarm_test.go:273: [d8f6a3908952b] joining swarm manager [d75d058edc019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:35:30.071Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T12:35:30.071Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T12:35:30.216Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestFixManifestLayers [2022-01-20T12:35:30.216Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T12:35:30.216Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:35:30.216Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestFixManifestLayersBadParent [2022-01-20T12:35:30.216Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestValidateManifest [2022-01-20T12:35:30.216Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:35:30.216Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestFormatPlatform [2022-01-20T12:35:30.216Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T12:35:30.216Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestLayerAlreadyExists [2022-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] 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-01-20T12:35:30.216Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-20T12:35:30.216Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T12:35:30.216Z] time="2022-01-20T12:35:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:35:30.216Z] time="2022-01-20T12:35:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:35:30.216Z] time="2022-01-20T12:35:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:35:30.216Z] time="2022-01-20T12:35:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T12:35:30.216Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-01-20T12:35:30.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-01-20T12:35:30.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-01-20T12:35:30.216Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-01-20T12:35:30.216Z] === RUN TestTransfer [2022-01-20T12:35:30.216Z] --- PASS: TestV2MetadataService (1.15s) [2022-01-20T12:35:30.216Z] PASS [2022-01-20T12:35:30.216Z] coverage: 48.2% of statements [2022-01-20T12:35:30.216Z] ok github.com/docker/docker/distribution/metadata 1.240s coverage: 48.2% of statements [2022-01-20T12:35:30.216Z] --- PASS: TestTransfer (0.12s) [2022-01-20T12:35:30.216Z] === RUN TestConcurrencyLimit [2022-01-20T12:35:30.216Z] === RUN TestNotFound [2022-01-20T12:35:30.216Z] --- PASS: TestNotFound (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestConflict [2022-01-20T12:35:30.216Z] --- PASS: TestConflict (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestForbidden [2022-01-20T12:35:30.216Z] --- PASS: TestForbidden (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestInvalidParameter [2022-01-20T12:35:30.216Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestNotImplemented [2022-01-20T12:35:30.216Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestNotModified [2022-01-20T12:35:30.216Z] --- PASS: TestNotModified (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestUnauthorized [2022-01-20T12:35:30.216Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestUnknown [2022-01-20T12:35:30.216Z] --- PASS: TestUnknown (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestCancelled [2022-01-20T12:35:30.216Z] --- PASS: TestCancelled (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestDeadline [2022-01-20T12:35:30.216Z] --- PASS: TestDeadline (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestDataLoss [2022-01-20T12:35:30.216Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestUnavailable [2022-01-20T12:35:30.216Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestSystem [2022-01-20T12:35:30.216Z] --- PASS: TestSystem (0.00s) [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Conflict [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T12:35:30.216Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T12:35:30.216Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T12:35:30.216Z] PASS [2022-01-20T12:35:30.216Z] coverage: 53.1% of statements [2022-01-20T12:35:30.216Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-01-20T12:35:30.686Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-01-20T12:35:30.686Z] === RUN TestInactiveJobs [2022-01-20T12:35:31.158Z] --- PASS: TestInactiveJobs (0.39s) [2022-01-20T12:35:31.158Z] === RUN TestWatchRelease [2022-01-20T12:35:31.158Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T12:35:31.158Z] === RUN TestWatchFinishedTransfer [2022-01-20T12:35:31.158Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T12:35:31.158Z] === RUN TestDuplicateTransfer [2022-01-20T12:35:31.158Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T12:35:31.158Z] === RUN TestSuccessfulUpload [2022-01-20T12:35:31.158Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-01-20T12:35:31.158Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T12:35:31.158Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T12:35:31.158Z] === RUN TestTokenPassThru [2022-01-20T12:35:31.158Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T12:35:31.158Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T12:35:31.158Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T12:35:31.158Z] PASS [2022-01-20T12:35:31.158Z] coverage: 24.6% of statements [2022-01-20T12:35:31.158Z] ok github.com/docker/docker/distribution 1.490s coverage: 24.6% of statements [2022-01-20T12:35:31.158Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T12:35:31.158Z] time="2022-01-20T12:35:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T12:35:31.630Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-01-20T12:35:31.630Z] === RUN TestCancelledUpload [2022-01-20T12:35:31.630Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T12:35:31.630Z] PASS [2022-01-20T12:35:31.630Z] coverage: 76.8% of statements [2022-01-20T12:35:31.630Z] ok github.com/docker/docker/distribution/xfer 1.800s coverage: 76.8% of statements [2022-01-20T12:35:31.630Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T12:35:31.630Z] === RUN TestCompare [2022-01-20T12:35:31.630Z] --- PASS: TestCompare (0.00s) [2022-01-20T12:35:31.630Z] PASS [2022-01-20T12:35:31.630Z] coverage: 19.2% of statements [2022-01-20T12:35:31.630Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2022-01-20T12:35:31.630Z] === RUN TestFSGetInvalidData [2022-01-20T12:35:31.630Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T12:35:31.630Z] === RUN TestFSInvalidSet [2022-01-20T12:35:31.630Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T12:35:31.630Z] === RUN TestFSInvalidRoot [2022-01-20T12:35:31.630Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T12:35:31.630Z] === RUN TestFSMetadataGetSet [2022-01-20T12:35:31.630Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-20T12:35:31.630Z] === RUN TestFSInvalidWalker [2022-01-20T12:35:32.101Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestFSGetSet [2022-01-20T12:35:32.101Z] --- PASS: TestFSGetSet (0.04s) [2022-01-20T12:35:32.101Z] === RUN TestFSGetUnsetKey [2022-01-20T12:35:32.101Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestFSGetEmptyData [2022-01-20T12:35:32.101Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestFSDelete [2022-01-20T12:35:32.101Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestFSWalker [2022-01-20T12:35:32.101Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T12:35:32.101Z] === RUN TestFSWalkerStopOnError [2022-01-20T12:35:32.101Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestNewFromJSON [2022-01-20T12:35:32.101Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T12:35:32.101Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestMarshalKeyOrder [2022-01-20T12:35:32.101Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestHistoryEqual [2022-01-20T12:35:32.101Z] --- PASS: TestHistoryEqual (0.16s) [2022-01-20T12:35:32.101Z] === RUN TestImage [2022-01-20T12:35:32.101Z] --- PASS: TestImage (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestImageOSNotEmpty [2022-01-20T12:35:32.101Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T12:35:32.101Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T12:35:32.101Z] === RUN TestCreate [2022-01-20T12:35:32.101Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestRestore [2022-01-20T12:35:32.101Z] time="2022-01-20T12:35:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T12:35:32.101Z] --- PASS: TestRestore (0.04s) [2022-01-20T12:35:32.101Z] === RUN TestAddDelete [2022-01-20T12:35:32.101Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T12:35:32.101Z] === RUN TestSearchAfterDelete [2022-01-20T12:35:32.101Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T12:35:32.101Z] === RUN TestParentReset [2022-01-20T12:35:32.101Z] --- PASS: TestParentReset (0.05s) [2022-01-20T12:35:32.101Z] === RUN TestGetAndSetLastUpdated [2022-01-20T12:35:32.101Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T12:35:32.101Z] === RUN TestStoreLen [2022-01-20T12:35:32.102Z] --- PASS: TestStoreLen (0.06s) [2022-01-20T12:35:32.102Z] PASS [2022-01-20T12:35:32.102Z] coverage: 86.6% of statements [2022-01-20T12:35:32.102Z] ok github.com/docker/docker/image 0.657s coverage: 86.6% of statements [2022-01-20T12:35:32.572Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T12:35:32.572Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T12:35:32.572Z] PASS [2022-01-20T12:35:32.572Z] coverage: 25.0% of statements [2022-01-20T12:35:32.572Z] ok github.com/docker/docker/image/v1 0.105s coverage: 25.0% of statements [2022-01-20T12:35:33.043Z] === RUN TestValidateManifest [2022-01-20T12:35:33.043Z] === RUN TestValidateManifest/nil [2022-01-20T12:35:33.043Z] === RUN TestValidateManifest/non-nil [2022-01-20T12:35:33.043Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T12:35:33.043Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T12:35:33.043Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T12:35:33.043Z] PASS [2022-01-20T12:35:33.043Z] coverage: 0.7% of statements [2022-01-20T12:35:33.043Z] ok github.com/docker/docker/image/tarexport 0.145s coverage: 0.7% of statements [2022-01-20T12:35:33.043Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T12:35:33.370Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T12:35:34.037Z] === RUN TestSerialization [2022-01-20T12:35:34.037Z] --- PASS: TestSerialization (0.02s) [2022-01-20T12:35:34.037Z] PASS [2022-01-20T12:35:34.037Z] coverage: 100.0% of statements [2022-01-20T12:35:34.037Z] ok github.com/docker/docker/libcontainerd/queue 0.088s coverage: 100.0% of statements [2022-01-20T12:35:34.037Z] === RUN TestEmptyLayer [2022-01-20T12:35:34.037Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T12:35:34.037Z] === RUN TestCommitFailure [2022-01-20T12:35:34.037Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T12:35:34.037Z] === RUN TestStartTransactionFailure [2022-01-20T12:35:34.037Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T12:35:34.037Z] === RUN TestGetOrphan [2022-01-20T12:35:34.037Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T12:35:34.037Z] === RUN TestMountAndRegister [2022-01-20T12:35:34.509Z] layer_test.go:270: Layer size: 14 [2022-01-20T12:35:34.509Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-20T12:35:34.509Z] === RUN TestLayerRelease [2022-01-20T12:35:34.509Z] layer_test.go:303: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestStoreRestore [2022-01-20T12:35:34.509Z] layer_test.go:352: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestTarStreamStability [2022-01-20T12:35:34.509Z] layer_test.go:467: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestRegisterExistingLayer [2022-01-20T12:35:34.509Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-01-20T12:35:34.509Z] === RUN TestTarStreamVerification [2022-01-20T12:35:34.509Z] layer_test.go:696: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestLayerMigration [2022-01-20T12:35:34.509Z] migration_test.go:45: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T12:35:34.509Z] migration_test.go:181: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestMountInit [2022-01-20T12:35:34.509Z] mount_test.go:17: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestMountSize [2022-01-20T12:35:34.509Z] mount_test.go:76: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestMountChanges [2022-01-20T12:35:34.509Z] mount_test.go:125: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T12:35:34.509Z] === RUN TestMountApply [2022-01-20T12:35:34.509Z] mount_test.go:212: Failing on Windows [2022-01-20T12:35:34.509Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T12:35:34.509Z] PASS [2022-01-20T12:35:34.509Z] coverage: 30.1% of statements [2022-01-20T12:35:34.509Z] ok github.com/docker/docker/layer 0.384s coverage: 30.1% of statements [2022-01-20T12:35:34.509Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T12:35:34.979Z] === RUN TestEnvironmentParsing [2022-01-20T12:35:34.979Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T12:35:34.979Z] PASS [2022-01-20T12:35:34.979Z] coverage: 1.2% of statements [2022-01-20T12:35:34.979Z] ok github.com/docker/docker/libcontainerd/local 0.086s coverage: 1.2% of statements [2022-01-20T12:35:34.979Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T12:35:34.979Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T12:35:34.979Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T12:35:35.285Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T12:35:35.451Z] === RUN TestSequenceGetAvailableBit [2022-01-20T12:35:35.451Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSequenceEqual [2022-01-20T12:35:35.451Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSequenceCopy [2022-01-20T12:35:35.451Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestGetFirstAvailable [2022-01-20T12:35:35.451Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestFindSequence [2022-01-20T12:35:35.451Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestCheckIfAvailable [2022-01-20T12:35:35.451Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestMergeSequences [2022-01-20T12:35:35.451Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestPushReservation [2022-01-20T12:35:35.451Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSerializeDeserialize [2022-01-20T12:35:35.451Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSet [2022-01-20T12:35:35.451Z] --- PASS: TestSet (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSetUnset [2022-01-20T12:35:35.451Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestOffsetSetUnset [2022-01-20T12:35:35.451Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSetInRange [2022-01-20T12:35:35.451Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestSetAnyInRange [2022-01-20T12:35:35.451Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestMethods [2022-01-20T12:35:35.451Z] --- PASS: TestMethods (0.00s) [2022-01-20T12:35:35.451Z] === RUN TestRandomAllocateDeallocate [2022-01-20T12:35:36.315Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T12:35:36.792Z] 2022/01/20 12:35:36 Closing DB instances... [2022-01-20T12:35:36.886Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T12:35:37.147Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T12:35:37.147Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T12:35:37.147Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T12:35:37.678Z] === RUN TestInvalidConfig [2022-01-20T12:35:37.678Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T12:35:37.678Z] === RUN TestConfig [2022-01-20T12:35:37.678Z] --- PASS: TestConfig (0.00s) [2022-01-20T12:35:37.678Z] === RUN TestOptionsLabels [2022-01-20T12:35:37.678Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T12:35:37.678Z] === RUN TestValidName [2022-01-20T12:35:37.678Z] --- PASS: TestValidName (0.00s) [2022-01-20T12:35:37.678Z] PASS [2022-01-20T12:35:37.678Z] coverage: 19.7% of statements [2022-01-20T12:35:37.678Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-01-20T12:35:37.718Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T12:35:38.149Z] === RUN TestKey [2022-01-20T12:35:38.149Z] --- PASS: TestKey (0.00s) [2022-01-20T12:35:38.149Z] === RUN TestParseKey [2022-01-20T12:35:38.149Z] --- PASS: TestParseKey (0.00s) [2022-01-20T12:35:38.149Z] === RUN TestInvalidDataStore [2022-01-20T12:35:38.149Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T12:35:38.149Z] === RUN TestKVObjectFlatKey [2022-01-20T12:35:38.149Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T12:35:38.149Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T12:35:38.149Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T12:35:38.149Z] PASS [2022-01-20T12:35:38.149Z] coverage: 21.9% of statements [2022-01-20T12:35:38.149Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-01-20T12:35:38.149Z] === RUN TestErrorInterfaces [2022-01-20T12:35:38.149Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T12:35:38.149Z] === RUN TestNetworkMarshalling [2022-01-20T12:35:38.149Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-01-20T12:35:38.149Z] === RUN TestEndpointMarshalling [2022-01-20T12:35:38.343Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-01-20T12:35:38.343Z] === RUN TestFindNode [2022-01-20T12:35:38.343Z] 2022/01/20 12:35:38 Closing DB instances... [2022-01-20T12:35:38.343Z] --- PASS: TestFindNode (0.02s) [2022-01-20T12:35:38.343Z] === RUN TestChangeNodeState [2022-01-20T12:35:38.343Z] 2022/01/20 12:35:38 Closing DB instances... [2022-01-20T12:35:38.343Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T12:35:38.343Z] === RUN TestNodeReincarnation [2022-01-20T12:35:38.620Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestAuxAddresses [2022-01-20T12:35:38.620Z] time="2022-01-20T12:35:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:35:38.620Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-20T12:35:38.620Z] === RUN TestSRVServiceQuery [2022-01-20T12:35:38.620Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestServiceVIPReuse [2022-01-20T12:35:38.620Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T12:35:38.620Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestDNSIPQuery [2022-01-20T12:35:38.620Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestDNSProxyServFail [2022-01-20T12:35:38.620Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestSandboxAddEmpty [2022-01-20T12:35:38.620Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestSandboxAddMultiPrio [2022-01-20T12:35:38.620Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestSandboxAddSamePrio [2022-01-20T12:35:38.620Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestCleanupServiceDiscovery [2022-01-20T12:35:38.620Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestDNSOptions [2022-01-20T12:35:38.620Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:38.620Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T12:35:38.620Z] time="2022-01-20T12:35:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:35:38.620Z] time="2022-01-20T12:35:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T12:35:38.620Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T12:35:38.620Z] PASS [2022-01-20T12:35:38.620Z] coverage: 8.5% of statements [2022-01-20T12:35:38.620Z] ok github.com/docker/docker/libnetwork 0.313s coverage: 8.5% of statements [2022-01-20T12:35:38.620Z] === RUN TestIPDataMarshalling [2022-01-20T12:35:38.620Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T12:35:38.620Z] === RUN TestValidateAndIsV6 [2022-01-20T12:35:38.620Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T12:35:38.620Z] PASS [2022-01-20T12:35:38.620Z] coverage: 68.9% of statements [2022-01-20T12:35:38.620Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-01-20T12:35:38.804Z] 2022/01/20 12:35:38 Closing DB instances... [2022-01-20T12:35:39.107Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.71s) [2022-01-20T12:35:39.107Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T12:35:39.369Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T12:35:39.369Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T12:35:39.369Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T12:35:39.369Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T12:35:39.613Z] === RUN TestDriver [2022-01-20T12:35:39.613Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:35:39.613Z] PASS [2022-01-20T12:35:39.613Z] coverage: 34.8% of statements [2022-01-20T12:35:39.613Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-01-20T12:35:39.613Z] === RUN TestDriver [2022-01-20T12:35:39.613Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:35:39.613Z] PASS [2022-01-20T12:35:39.613Z] coverage: 34.8% of statements [2022-01-20T12:35:39.613Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-01-20T12:35:39.940Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T12:35:40.087Z] === RUN TestNetworkAllocateFree [2022-01-20T12:35:40.087Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T12:35:40.087Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T12:35:40.087Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T12:35:40.087Z] PASS [2022-01-20T12:35:40.087Z] coverage: 63.6% of statements [2022-01-20T12:35:40.087Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2022-01-20T12:35:40.429Z] --- PASS: TestServiceUpdateConfigs (13.85s) [2022-01-20T12:35:40.429Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:35:40.511Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T12:35:40.559Z] === RUN TestGetEmptyCapabilities [2022-01-20T12:35:40.559Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T12:35:40.559Z] === RUN TestGetExtraCapabilities [2022-01-20T12:35:40.559Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T12:35:40.559Z] === RUN TestGetInvalidCapabilities [2022-01-20T12:35:40.559Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T12:35:40.559Z] === RUN TestRemoteDriver [2022-01-20T12:35:40.559Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T12:35:40.559Z] === RUN TestDriverError [2022-01-20T12:35:40.559Z] --- PASS: TestDriverError (0.01s) [2022-01-20T12:35:40.559Z] === RUN TestMissingValues [2022-01-20T12:35:40.559Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T12:35:40.559Z] === RUN TestRollback [2022-01-20T12:35:40.559Z] --- PASS: TestRollback (0.01s) [2022-01-20T12:35:40.559Z] PASS [2022-01-20T12:35:40.559Z] coverage: 57.4% of statements [2022-01-20T12:35:40.559Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-01-20T12:35:41.029Z] === RUN TestNAT [2022-01-20T12:35:41.029Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:35:41.029Z] --- SKIP: TestNAT (0.00s) [2022-01-20T12:35:41.029Z] === RUN TestTransparent [2022-01-20T12:35:41.029Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:35:41.029Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T12:35:41.029Z] PASS [2022-01-20T12:35:41.029Z] coverage: 0.0% of statements [2022-01-20T12:35:41.030Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2022-01-20T12:35:41.081Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T12:35:41.503Z] === RUN TestBuildDefault [2022-01-20T12:35:41.503Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestBuildHostnameDomainname [2022-01-20T12:35:41.503Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestBuildHostname [2022-01-20T12:35:41.503Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestBuildHostnameFQDN [2022-01-20T12:35:41.503Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestBuildNoIP [2022-01-20T12:35:41.503Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestUpdate [2022-01-20T12:35:41.503Z] === RUN TestNew [2022-01-20T12:35:41.503Z] --- PASS: TestUpdate (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T12:35:41.503Z] --- PASS: TestNew (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestAddDriver [2022-01-20T12:35:41.503Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestAddDuplicateDriver [2022-01-20T12:35:41.503Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T12:35:41.503Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestDriver [2022-01-20T12:35:41.503Z] --- PASS: TestDriver (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestIPAM [2022-01-20T12:35:41.503Z] --- PASS: TestIPAM (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestWalkIPAMs [2022-01-20T12:35:41.503Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T12:35:41.503Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestAddEmpty [2022-01-20T12:35:41.503Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestWalkDrivers [2022-01-20T12:35:41.503Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T12:35:41.503Z] PASS [2022-01-20T12:35:41.503Z] coverage: 82.4% of statements [2022-01-20T12:35:41.503Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestAdd [2022-01-20T12:35:41.503Z] --- PASS: TestAdd (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestDeleteEmpty [2022-01-20T12:35:41.503Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestDeleteNewline [2022-01-20T12:35:41.503Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestDelete [2022-01-20T12:35:41.503Z] --- PASS: TestDelete (0.00s) [2022-01-20T12:35:41.503Z] === RUN TestConcurrentWrites [2022-01-20T12:35:41.503Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-01-20T12:35:41.652Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T12:35:41.979Z] --- PASS: TestConcurrentWrites (0.21s) [2022-01-20T12:35:41.979Z] PASS [2022-01-20T12:35:41.979Z] coverage: 81.2% of statements [2022-01-20T12:35:41.979Z] ok github.com/docker/docker/libnetwork/etchosts 0.270s coverage: 81.2% of statements [2022-01-20T12:35:41.979Z] === RUN TestNew [2022-01-20T12:35:41.979Z] --- PASS: TestNew (0.00s) [2022-01-20T12:35:41.979Z] === RUN TestAllocate [2022-01-20T12:35:41.979Z] --- PASS: TestAllocate (0.00s) [2022-01-20T12:35:41.979Z] === RUN TestUninitialized [2022-01-20T12:35:41.979Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T12:35:41.979Z] === RUN TestAllocateInRange [2022-01-20T12:35:41.979Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T12:35:41.979Z] === RUN TestAllocateSerial [2022-01-20T12:35:41.979Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T12:35:41.979Z] PASS [2022-01-20T12:35:41.979Z] coverage: 87.5% of statements [2022-01-20T12:35:41.979Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-01-20T12:35:41.979Z] --- PASS: TestRandomAllocateDeallocate (6.79s) [2022-01-20T12:35:41.979Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:35:42.450Z] === RUN TestCaller [2022-01-20T12:35:42.450Z] --- PASS: TestCaller (0.00s) [2022-01-20T12:35:42.450Z] PASS [2022-01-20T12:35:42.450Z] coverage: 100.0% of statements [2022-01-20T12:35:42.450Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-01-20T12:35:42.595Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T12:35:42.921Z] === RUN TestSetSerialInsertDelete [2022-01-20T12:35:42.921Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T12:35:42.921Z] === RUN TestSetParallelInsertDelete [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T12:35:43.506Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T12:35:43.506Z] === RUN TestParallelCreate [2022-01-20T12:35:43.506Z] 2022/01/20 12:35:43 Closing DB instances... [2022-01-20T12:35:43.506Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T12:35:43.506Z] === RUN TestParallelDelete [2022-01-20T12:35:43.506Z] 2022/01/20 12:35:43 Closing DB instances... [2022-01-20T12:35:43.506Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T12:35:43.506Z] === RUN TestNetworkDBIslands [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41bfbd4538fb with config:&{NodeID:41bfbd4538fb 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-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, added to nodes list" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b92dc7c4235f with config:&{NodeID:b92dc7c4235f 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-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node b92dc7c4235f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to nodes list" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49444" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node b92dc7c4235f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to nodes list" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, added to nodes list" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49445" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T12:35:43.506Z] time="2022-01-20T12:35:43Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:43.540Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T12:35:43.913Z] --- PASS: TestAllocateRandomDeallocate (1.61s) [2022-01-20T12:35:43.913Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T12:35:43.913Z] === RUN TestInt2IP2IntConversion [2022-01-20T12:35:43.913Z] === RUN TestPoolRequest [2022-01-20T12:35:43.913Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T12:35:43.913Z] === RUN TestOtherRequests [2022-01-20T12:35:43.913Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T12:35:43.913Z] PASS [2022-01-20T12:35:43.913Z] coverage: 57.1% of statements [2022-01-20T12:35:43.913Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-01-20T12:35:44.384Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-01-20T12:35:44.384Z] === RUN TestGetAddressVersion [2022-01-20T12:35:44.384Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T12:35:44.384Z] === RUN TestKeyString [2022-01-20T12:35:44.384Z] --- PASS: TestKeyString (0.00s) [2022-01-20T12:35:44.384Z] === RUN TestPoolDataMarshal [2022-01-20T12:35:44.384Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T12:35:44.384Z] === RUN TestSubnetsMarshal [2022-01-20T12:35:44.384Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-01-20T12:35:44.384Z] === RUN TestAddSubnets [2022-01-20T12:35:44.384Z] --- PASS: TestAddSubnets (0.06s) [2022-01-20T12:35:44.384Z] === RUN TestDoublePoolRelease [2022-01-20T12:35:44.384Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-20T12:35:44.384Z] === RUN TestAddReleasePoolID [2022-01-20T12:35:44.384Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-01-20T12:35:44.384Z] === RUN TestPredefinedPool [2022-01-20T12:35:44.384Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T12:35:44.384Z] === RUN TestRemoveSubnet [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:02f1b46d3f12 with config:&{NodeID:02f1b46d3f12 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-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49447" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node b92dc7c4235f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49448" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.479Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.481Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T12:35:44.855Z] --- PASS: TestRemoveSubnet (0.20s) [2022-01-20T12:35:44.855Z] === RUN TestGetSameAddress [2022-01-20T12:35:44.855Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T12:35:44.855Z] === RUN TestPoolAllocationReuse [2022-01-20T12:35:44.855Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.16s) [2022-01-20T12:35:44.855Z] === RUN TestRetrieveFromStore [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6c0aeba1f36f with config:&{NodeID:6c0aeba1f36f 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-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49449" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node b92dc7c4235f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49450" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.940Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:44.941Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:44.941Z] time="2022-01-20T12:35:44Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.327Z] === RUN TestGetCapabilities [2022-01-20T12:35:45.327Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T12:35:45.327Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T12:35:45.327Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T12:35:45.327Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T12:35:45.327Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T12:35:45.327Z] === RUN TestRemoteDriver [2022-01-20T12:35:45.327Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T12:35:45.327Z] PASS [2022-01-20T12:35:45.327Z] coverage: 47.4% of statements [2022-01-20T12:35:45.327Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2022-01-20T12:35:45.327Z] --- PASS: TestRetrieveFromStore (0.62s) [2022-01-20T12:35:45.327Z] === RUN TestIsCorrupted [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:233f2c96014c with config:&{NodeID:233f2c96014c 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-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49451" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node b92dc7c4235f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49452" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:45.402Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:45.422Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T12:35:45.682Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T12:35:45.798Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T12:35:45.798Z] === RUN TestSetRollover [2022-01-20T12:35:45.863Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=info msg="The new bootstrap node list is:[172.17.238.43:10033 172.17.238.43:10034 172.17.238.43:10035]" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49454" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10033" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10034" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49455" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10035" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49456" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:45.863Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=info msg="The new bootstrap node list is:[172.17.238.43:10033 172.17.238.43:10034 172.17.238.43:10035]" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10033" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49458" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10034" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49459" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10035" [2022-01-20T12:35:45.863Z] time="2022-01-20T12:35:45Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49460" [2022-01-20T12:35:46.269Z] === RUN TestWindowsIPAM [2022-01-20T12:35:46.269Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T12:35:46.269Z] PASS [2022-01-20T12:35:46.269Z] coverage: 71.4% of statements [2022-01-20T12:35:46.269Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="node 0 leaving" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="Node 41bfbd4538fb change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="node3(02f1b46d3f12): Node leave event for 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="Node 41bfbd4538fb change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="node4(6c0aeba1f36f): Node leave event for 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="Node 41bfbd4538fb change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:45Z" level=info msg="node5(233f2c96014c): Node leave event for 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node1(41bfbd4538fb): Node leave event for 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node2(b92dc7c4235f): Node leave event for 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node 41bfbd4538fb/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node 1 leaving" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node4(6c0aeba1f36f): Node leave event for b92dc7c4235f/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f change state NodeActive --> NodeFailed" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f/172.17.238.43, added to failed nodes list" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f change state NodeActive --> NodeLeft" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node5(233f2c96014c): Node leave event for b92dc7c4235f/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=info msg="node3(02f1b46d3f12): Node leave event for b92dc7c4235f/172.17.238.43" [2022-01-20T12:35:46.620Z] time="2022-01-20T12:35:46Z" level=error msg="node: b92dc7c4235f is unknown to memberlist" [2022-01-20T12:35:46.740Z] --- PASS: TestPoolAllocationReuse (1.79s) [2022-01-20T12:35:46.740Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T12:35:46.740Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-20T12:35:46.740Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T12:35:47.067Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node b92dc7c4235f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="node 2 leaving" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node 02f1b46d3f12 change state NodeActive --> NodeLeft" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="node4(6c0aeba1f36f): Node leave event for 02f1b46d3f12/172.17.238.43" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node 02f1b46d3f12 change state NodeActive --> NodeLeft" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="node5(233f2c96014c): Node leave event for 02f1b46d3f12/172.17.238.43" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="Node 02f1b46d3f12 change state NodeActive --> NodeLeft" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=info msg="node3(02f1b46d3f12): Node leave event for 02f1b46d3f12/172.17.238.43" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=debug msg="memberlist: Failed ping: 02f1b46d3f12 (timeout reached)" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.238.43:10034: use of closed network connection" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.238.43:10036: use of closed network connection" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.238.43:10037: use of closed network connection" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:46Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49461" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:47Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.094Z] time="2022-01-20T12:35:47Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.211Z] === RUN TestDefaultNetwork [2022-01-20T12:35:47.211Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-20T12:35:47.211Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T12:35:47.211Z] --- PASS: TestSetRollover (1.73s) [2022-01-20T12:35:47.211Z] === RUN TestSetRolloverSerial [2022-01-20T12:35:47.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T12:35:47.329Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node 02f1b46d3f12/172.17.238.43, left gossip cluster" [2022-01-20T12:35:47.567Z] networkdb_test.go:867: node4: OK [2022-01-20T12:35:47.567Z] networkdb_test.go:867: node5: OK [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="node 0 coming back" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:77f32808b1ea with config:&{NodeID:77f32808b1ea 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-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node 77f32808b1ea/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node 77f32808b1ea/172.17.238.43, added to nodes list" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="node 1 coming back" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c2af909b7e26 with config:&{NodeID:c2af909b7e26 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-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node c2af909b7e26/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node c2af909b7e26/172.17.238.43, added to nodes list" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="node 2 coming back" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eec0f42b8014 with config:&{NodeID:eec0f42b8014 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-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node eec0f42b8014/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=info msg="Node eec0f42b8014/172.17.238.43, added to nodes list" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=warning msg="memberlist: Was able to connect to 02f1b46d3f12 but other probes failed, network may be misconfigured" [2022-01-20T12:35:47.567Z] time="2022-01-20T12:35:47Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T12:35:47.589Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T12:35:47.682Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-01-20T12:35:47.682Z] === RUN TestInitAddressPools [2022-01-20T12:35:47.682Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T12:35:47.682Z] PASS [2022-01-20T12:35:47.682Z] coverage: 74.0% of statements [2022-01-20T12:35:47.682Z] ok github.com/docker/docker/libnetwork/ipamutils 0.595s coverage: 74.0% of statements [2022-01-20T12:35:48.043Z] time="2022-01-20T12:35:47Z" level=debug msg="memberlist: Failed ping: 233f2c96014c (timeout reached)" [2022-01-20T12:35:48.043Z] time="2022-01-20T12:35:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.238.43:10036: use of closed network connection" [2022-01-20T12:35:48.043Z] time="2022-01-20T12:35:47Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49464" [2022-01-20T12:35:48.155Z] === RUN TestKeyValue [2022-01-20T12:35:48.156Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T12:35:48.156Z] PASS [2022-01-20T12:35:48.156Z] coverage: 60.0% of statements [2022-01-20T12:35:48.156Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-01-20T12:35:48.514Z] time="2022-01-20T12:35:48Z" level=warning msg="memberlist: Was able to connect to 233f2c96014c but other probes failed, network may be misconfigured" [2022-01-20T12:35:48.627Z] --- PASS: TestSetRolloverSerial (1.53s) [2022-01-20T12:35:48.627Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T12:35:48.627Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T12:35:48.627Z] PASS [2022-01-20T12:35:48.627Z] coverage: 84.4% of statements [2022-01-20T12:35:48.627Z] ok github.com/docker/docker/libnetwork/bitseq 13.513s coverage: 84.4% of statements [2022-01-20T12:35:48.974Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T12:35:49.510Z] time="2022-01-20T12:35:49Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:49.510Z] time="2022-01-20T12:35:49Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:49.619Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.94s) [2022-01-20T12:35:49.619Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T12:35:50.365Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T12:35:50.365Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T12:35:50.435Z] --- PASS: TestServiceUpdateNetwork (11.95s) [2022-01-20T12:35:50.435Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:35:50.937Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T12:35:51.087Z] time="2022-01-20T12:35:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.238.43:10033 172.17.238.43:10034 172.17.238.43:10035]" [2022-01-20T12:35:51.191Z] === RUN TestNetworkDBSimple [2022-01-20T12:35:51.197Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T12:35:51.367Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T12:35:51.557Z] time="2022-01-20T12:35:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.238.43:10033 172.17.238.43:10034 172.17.238.43:10035]" [2022-01-20T12:35:51.558Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:51.558Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:51.790Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T12:35:51.933Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10033" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49469" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, is the new incarnation of the shutdown node 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49470" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10034" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, is the new incarnation of the shutdown node b92dc7c4235f/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49471" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10035" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, is the new incarnation of the shutdown node 41bfbd4538fb/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 77f32808b1ea/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, is the new incarnation of the shutdown node 02f1b46d3f12/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, is the new incarnation of the shutdown node b92dc7c4235f/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node c2af909b7e26/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, is the new incarnation of the shutdown node 02f1b46d3f12/172.17.238.43" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, joined gossip cluster" [2022-01-20T12:35:52.029Z] time="2022-01-20T12:35:51Z" level=info msg="Node eec0f42b8014/172.17.238.43, added to nodes list" [2022-01-20T12:35:52.050Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T12:35:52.182Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.45s) [2022-01-20T12:35:52.182Z] === RUN TestGetAddress [2022-01-20T12:35:52.182Z] 2022/01/20 12:35:51 Closing DB instances... [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10033" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49472" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10034" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49473" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.238.43:10035" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=debug msg="memberlist: Stream connection from=172.17.238.43:49474" [2022-01-20T12:35:52.500Z] 2022/01/20 12:35:52 Closing DB instances... [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="node3(eec0f42b8014): Node leave event for 77f32808b1ea/172.17.238.43" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="node4(6c0aeba1f36f): Node leave event for 77f32808b1ea/172.17.238.43" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="node5(233f2c96014c): Node leave event for 77f32808b1ea/172.17.238.43" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="node2(c2af909b7e26): Node leave event for 77f32808b1ea/172.17.238.43" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.500Z] time="2022-01-20T12:35:52Z" level=info msg="node1(77f32808b1ea): Node leave event for 77f32808b1ea/172.17.238.43" [2022-01-20T12:35:52.621Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T12:35:52.621Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T12:35:52.621Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T12:35:52.653Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea/172.17.238.43, left gossip cluster" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea/172.17.238.43, left gossip cluster" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea/172.17.238.43, left gossip cluster" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea/172.17.238.43, left gossip cluster" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node 77f32808b1ea/172.17.238.43, left gossip cluster" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node c2af909b7e26 change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="node3(eec0f42b8014): Node leave event for c2af909b7e26/172.17.238.43" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node c2af909b7e26 change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="node4(6c0aeba1f36f): Node leave event for c2af909b7e26/172.17.238.43" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node c2af909b7e26 change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="node5(233f2c96014c): Node leave event for c2af909b7e26/172.17.238.43" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="Node c2af909b7e26 change state NodeActive --> NodeLeft" [2022-01-20T12:35:52.971Z] time="2022-01-20T12:35:52Z" level=info msg="node2(c2af909b7e26): Node leave event for c2af909b7e26/172.17.238.43" [2022-01-20T12:35:53.124Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T12:35:53.124Z] PASS [2022-01-20T12:35:53.124Z] coverage: 100.0% of statements [2022-01-20T12:35:53.124Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-01-20T12:35:53.124Z] === RUN TestGenerate [2022-01-20T12:35:53.124Z] --- PASS: TestGenerate (0.00s) [2022-01-20T12:35:53.124Z] === RUN TestGeneratePtr [2022-01-20T12:35:53.124Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T12:35:53.124Z] === RUN TestGenerateMissingField [2022-01-20T12:35:53.124Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T12:35:53.124Z] === RUN TestFieldCannotBeSet [2022-01-20T12:35:53.124Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T12:35:53.124Z] === RUN TestTypeMismatchError [2022-01-20T12:35:53.124Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T12:35:53.124Z] PASS [2022-01-20T12:35:53.124Z] coverage: 100.0% of statements [2022-01-20T12:35:53.124Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-01-20T12:35:53.193Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T12:35:53.193Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T12:35:53.193Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T12:35:53.193Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T12:35:53.193Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node c2af909b7e26/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node c2af909b7e26/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node c2af909b7e26/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node c2af909b7e26/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.17.238.43:10036: use of closed network connection" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014 change state NodeActive --> NodeLeft" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="node4(6c0aeba1f36f): Node leave event for eec0f42b8014/172.17.238.43" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014 change state NodeActive --> NodeLeft" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="node5(233f2c96014c): Node leave event for eec0f42b8014/172.17.238.43" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014 change state NodeActive --> NodeLeft" [2022-01-20T12:35:53.443Z] time="2022-01-20T12:35:53Z" level=info msg="node3(eec0f42b8014): Node leave event for eec0f42b8014/172.17.238.43" [2022-01-20T12:35:53.595Z] --- PASS: TestNetworkDBSimple (2.23s) [2022-01-20T12:35:53.595Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T12:35:53.595Z] testing: warning: no tests to run [2022-01-20T12:35:53.595Z] PASS [2022-01-20T12:35:53.595Z] coverage: 0.0% of statements [2022-01-20T12:35:53.595Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:35:53.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T12:35:53.916Z] time="2022-01-20T12:35:53Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:53.916Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.916Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014/172.17.238.43, left gossip cluster" [2022-01-20T12:35:53.916Z] time="2022-01-20T12:35:53Z" level=info msg="Node eec0f42b8014/172.17.238.43, left gossip cluster" [2022-01-20T12:35:54.070Z] === RUN TestRequestNewPort [2022-01-20T12:35:54.070Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestRequestSpecificPort [2022-01-20T12:35:54.070Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestReleasePort [2022-01-20T12:35:54.070Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestReuseReleasedPort [2022-01-20T12:35:54.070Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestReleaseUnreadledPort [2022-01-20T12:35:54.070Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestUnknowProtocol [2022-01-20T12:35:54.070Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestAllocateAllPorts [2022-01-20T12:35:54.070Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestPortAllocation [2022-01-20T12:35:54.070Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T12:35:54.070Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestNoDuplicateBPR [2022-01-20T12:35:54.070Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T12:35:54.070Z] === RUN TestChangePortRange [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T12:35:54.070Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T12:35:54.070Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T12:35:54.070Z] PASS [2022-01-20T12:35:54.070Z] coverage: 88.6% of statements [2022-01-20T12:35:54.070Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-01-20T12:35:54.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T12:35:54.389Z] time="2022-01-20T12:35:54Z" level=info msg="Node 6c0aeba1f36f change state NodeActive --> NodeLeft" [2022-01-20T12:35:54.389Z] time="2022-01-20T12:35:54Z" level=info msg="node5(233f2c96014c): Node leave event for 6c0aeba1f36f/172.17.238.43" [2022-01-20T12:35:54.389Z] time="2022-01-20T12:35:54Z" level=info msg="Node 6c0aeba1f36f change state NodeActive --> NodeLeft" [2022-01-20T12:35:54.389Z] time="2022-01-20T12:35:54Z" level=info msg="node4(6c0aeba1f36f): Node leave event for 6c0aeba1f36f/172.17.238.43" [2022-01-20T12:35:54.541Z] testing: warning: no tests to run [2022-01-20T12:35:54.541Z] PASS [2022-01-20T12:35:54.541Z] coverage: 0.0% of statements [2022-01-20T12:35:54.541Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-01-20T12:35:54.541Z] 2022/01/20 12:35:54 Closing DB instances... [2022-01-20T12:35:54.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T12:35:54.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T12:35:54.860Z] time="2022-01-20T12:35:54Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:55.012Z] === RUN TestHashData [2022-01-20T12:35:55.012Z] --- PASS: TestHashData (0.00s) [2022-01-20T12:35:55.012Z] PASS [2022-01-20T12:35:55.012Z] coverage: 2.8% of statements [2022-01-20T12:35:55.012Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-01-20T12:35:55.331Z] time="2022-01-20T12:35:54Z" level=info msg="Node 6c0aeba1f36f/172.17.238.43, left gossip cluster" [2022-01-20T12:35:55.331Z] time="2022-01-20T12:35:55Z" level=debug msg="memberlist: Failed to join 172.17.238.43: dial tcp 172.17.238.43:10004: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T12:35:55.484Z] === RUN TestErrorConstructors [2022-01-20T12:35:55.484Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T12:35:55.484Z] === RUN TestCompareIPMask [2022-01-20T12:35:55.484Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T12:35:55.484Z] === RUN TestUtilGetHostPartIP [2022-01-20T12:35:55.484Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T12:35:55.484Z] === RUN TestUtilGetBroadcastIP [2022-01-20T12:35:55.484Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T12:35:55.484Z] === RUN TestParseCIDR [2022-01-20T12:35:55.484Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T12:35:55.484Z] PASS [2022-01-20T12:35:55.484Z] coverage: 37.3% of statements [2022-01-20T12:35:55.484Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-01-20T12:35:55.535Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-01-20T12:35:55.535Z] PASS [2022-01-20T12:35:55.535Z] [2022-01-20T12:35:55.535Z] DONE 17 tests in 50.567s [2022-01-20T12:35:55.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T12:35:55.535Z] ++ 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-01-20T12:35:55.535Z] ++ set -e [2022-01-20T12:35:55.535Z] ++ '[' -n 0 ']' [2022-01-20T12:35:55.535Z] ++ set -x [2022-01-20T12:35:55.535Z] ++ 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-01-20T12:35:55.796Z] INFO: Testing against a local daemon [2022-01-20T12:35:55.796Z] === RUN TestPluginInvalidJSON [2022-01-20T12:35:55.796Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:35:55.796Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:35:55.796Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:35:55.796Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T12:35:55.796Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:35:55.796Z] === RUN TestPluginInstall [2022-01-20T12:35:55.796Z] === RUN TestPluginInstall/no_auth [2022-01-20T12:35:55.796Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T12:35:55.803Z] time="2022-01-20T12:35:55Z" level=info msg="Node 233f2c96014c/172.17.238.43, left gossip cluster" [2022-01-20T12:35:55.803Z] time="2022-01-20T12:35:55Z" level=info msg="Node 233f2c96014c change state NodeActive --> NodeFailed" [2022-01-20T12:35:55.803Z] time="2022-01-20T12:35:55Z" level=info msg="Node 233f2c96014c/172.17.238.43, added to failed nodes list" [2022-01-20T12:35:55.803Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-01-20T12:35:55.803Z] PASS [2022-01-20T12:35:55.803Z] coverage: 60.6% of statements [2022-01-20T12:35:55.803Z] ok github.com/docker/docker/libnetwork/networkdb 104.303s coverage: 60.6% of statements [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T12:35:55.803Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T12:35:55.954Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T12:35:55.954Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T12:35:55.954Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T12:35:55.954Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T12:35:55.954Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T12:35:55.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T12:35:55.955Z] PASS [2022-01-20T12:35:55.955Z] coverage: 50.0% of statements [2022-01-20T12:35:55.955Z] ok github.com/docker/docker/oci 0.081s coverage: 50.0% of statements [2022-01-20T12:35:56.368Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T12:35:56.368Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T12:35:56.425Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-20T12:35:56.425Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T12:35:56.896Z] === RUN TestAddressPoolOpt [2022-01-20T12:35:56.896Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/a [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/something [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/_=a [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/PATH [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/=a [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/PATH= [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/PATH=something [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/1asd [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/123 [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/some_space [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/= [2022-01-20T12:35:56.896Z] === RUN TestValidateEnv/PaTh [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestParseHost [2022-01-20T12:35:56.896Z] --- PASS: TestParseHost (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestParseDockerDaemonHost [2022-01-20T12:35:56.896Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestParseTCP [2022-01-20T12:35:56.896Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T12:35:56.896Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestValidateExtraHosts [2022-01-20T12:35:56.896Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestIpOptString [2022-01-20T12:35:56.896Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T12:35:56.896Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T12:35:56.896Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestIpOptSetInvalidVal [2022-01-20T12:35:56.896Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestValidateIPAddress [2022-01-20T12:35:56.896Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestMapOpts [2022-01-20T12:35:56.896Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestListOptsWithoutValidator [2022-01-20T12:35:56.896Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestListOptsWithValidator [2022-01-20T12:35:56.896Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestValidateDNSSearch [2022-01-20T12:35:56.896Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T12:35:56.896Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T12:35:56.896Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestNamedListOpts [2022-01-20T12:35:56.896Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestNamedMapOpts [2022-01-20T12:35:56.896Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestParseLink [2022-01-20T12:35:56.896Z] --- PASS: TestParseLink (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T12:35:56.896Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T12:35:56.896Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T12:35:56.896Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T12:35:56.896Z] === RUN TestUlimitOpt [2022-01-20T12:35:56.896Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T12:35:56.896Z] PASS [2022-01-20T12:35:56.896Z] coverage: 67.1% of statements [2022-01-20T12:35:56.896Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2022-01-20T12:35:56.896Z] === RUN TestParseVersion [2022-01-20T12:35:56.896Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T12:35:56.896Z] PASS [2022-01-20T12:35:56.896Z] coverage: 52.9% of statements [2022-01-20T12:35:56.896Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-01-20T12:35:56.939Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T12:35:57.367Z] 2022/01/20 12:35:57 Closing DB instances... [2022-01-20T12:35:57.509Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T12:35:58.082Z] time="2022-01-20T12:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:58.082Z] time="2022-01-20T12:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2249ed7eef7e946658bcf1f1932f58bd1a7195446ca718ed3cf6c7f16f3a3143" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:35:58.082Z] time="2022-01-20T12:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:58.082Z] time="2022-01-20T12:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2249ed7eef7e946658bcf1f1932f58bd1a7195446ca718ed3cf6c7f16f3a3143" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:35:58.343Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T12:35:58.343Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T12:35:58.604Z] time="2022-01-20T12:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:58.604Z] time="2022-01-20T12:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37388e7c15d206b01d36048d9edcb33d6e1b29c6c6059422190a3fc2bd181871" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:35:58.604Z] time="2022-01-20T12:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:58.604Z] time="2022-01-20T12:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37388e7c15d206b01d36048d9edcb33d6e1b29c6c6059422190a3fc2bd181871" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === Skipped [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T12:35:58.797Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T12:35:58.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T12:35:58.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T12:35:58.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T12:35:58.797Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:35:58.797Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T12:35:58.797Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T12:35:58.797Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T12:35:58.797Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T12:35:58.797Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T12:35:58.797Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T12:35:58.797Z] daemon_test.go:145: root required [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:35:58.797Z] reload_test.go:342: root required [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:35:58.797Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:35:58.797Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T12:35:58.797Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T12:35:58.797Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T12:35:58.797Z] layer_test.go:303: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T12:35:58.797Z] layer_test.go:352: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T12:35:58.797Z] layer_test.go:467: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T12:35:58.797Z] layer_test.go:696: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T12:35:58.797Z] migration_test.go:45: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:35:58.797Z] migration_test.go:181: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T12:35:58.797Z] mount_test.go:17: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T12:35:58.797Z] mount_test.go:76: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T12:35:58.797Z] mount_test.go:125: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T12:35:58.797Z] mount_test.go:212: Failing on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T12:35:58.797Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-20T12:35:58.797Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-20T12:35:58.797Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T12:35:58.797Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T12:35:58.797Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T12:35:58.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:35:58.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T12:35:58.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:35:58.797Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T12:35:58.797Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T12:35:58.797Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T12:35:58.797Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:35:58.797Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:35:58.797Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:35:58.797Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:35:58.797Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:35:58.797Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-20T12:35:58.797Z] archive_test.go:140: zstd not installed [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:35:58.797Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:35:58.797Z] changes_test.go:195: needs more investigation [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T12:35:58.797Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T12:35:58.797Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T12:35:58.797Z] changes_test.go:432: needs further investigation [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:35:58.797Z] changes_test.go:468: needs further investigation [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:35:58.797Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T12:35:58.797Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:35:58.797Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:35:58.797Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:35:58.797Z] [2022-01-20T12:35:58.797Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T12:35:58.797Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.798Z] [2022-01-20T12:35:58.798Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T12:35:58.798Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.798Z] [2022-01-20T12:35:58.798Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-20T12:35:58.798Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:35:58.798Z] [2022-01-20T12:35:58.798Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T12:35:58.798Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:35:58.798Z] [2022-01-20T12:35:58.798Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T12:35:58.798Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:35:58.798Z] [2022-01-20T12:35:58.798Z] DONE 2066 tests, 70 skipped in 295.026s [2022-01-20T12:35:58.864Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T12:35:58.864Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T12:35:58.945Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T12:35:58.945Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T12:35:58.945Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T12:35:58.945Z] --- PASS: TestPeerCertificateMarshalJSON (0.23s) [2022-01-20T12:35:58.945Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T12:35:58.945Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T12:35:58.945Z] === RUN TestMiddleware [2022-01-20T12:35:58.945Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T12:35:58.945Z] === RUN TestNewResponseModifier [2022-01-20T12:35:58.945Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T12:35:58.945Z] PASS [2022-01-20T12:35:58.945Z] coverage: 26.8% of statements [2022-01-20T12:35:58.945Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 26.8% of statements [2022-01-20T12:35:58.945Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-01-20T12:35:58.945Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T12:35:58.945Z] === RUN TestIsArchivePathDir [2022-01-20T12:35:58.945Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T12:35:58.945Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T12:35:59.125Z] === RUN TestPluginInstall/with_insecure [2022-01-20T12:35:59.270Z] INFO: make.ps1 ended at 01/20/2022 12:35:58 [2022-01-20T12:35:59.416Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-01-20T12:35:59.416Z] === RUN TestIsArchivePathTar [2022-01-20T12:35:59.416Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-01-20T12:35:59.416Z] === RUN TestDecompressStreamGzip [2022-01-20T12:35:59.416Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-01-20T12:35:59.416Z] === RUN TestDecompressStreamBzip2 [2022-01-20T12:35:59.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T12:35:59.793Z] --- PASS: TestBuildWithHugeFile (100.54s) [2022-01-20T12:35:59.793Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:35:59.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:35:59.793Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:35:59.793Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:35:59.793Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:35:59.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:35:59.793Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:35:59.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:35:59.793Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:35:59.793Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:35:59.793Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:35:59.793Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:35:59.793Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:35:59.793Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-01-20T12:35:59.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T12:35:59.793Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T12:35:59.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T12:35:59.793Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:35:59.793Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:35:59.793Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T12:35:59.793Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:35:59.793Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T12:35:59.793Z] PASS [2022-01-20T12:35:59.793Z] ok github.com/docker/docker/integration/build 168.270s [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === Skipped [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T12:35:59.793Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T12:35:59.793Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T12:35:59.793Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:35:59.793Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:35:59.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T12:35:59.793Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:35:59.793Z] [2022-01-20T12:35:59.793Z] DONE 29 tests, 6 skipped in 194.318s [2022-01-20T12:35:59.793Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T12:35:59.887Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-01-20T12:35:59.887Z] === RUN TestDecompressStreamXz [2022-01-20T12:35:59.887Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:35:59.887Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestDecompressStreamZstd [2022-01-20T12:35:59.887Z] === RUN TestUnbuffered [2022-01-20T12:35:59.887Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestRaceUnbuffered [2022-01-20T12:35:59.887Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T12:35:59.887Z] PASS [2022-01-20T12:35:59.887Z] coverage: 100.0% of statements [2022-01-20T12:35:59.887Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-01-20T12:35:59.887Z] archive_test.go:140: zstd not installed [2022-01-20T12:35:59.887Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T12:35:59.887Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T12:35:59.887Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T12:35:59.887Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestCompressStreamInvalid [2022-01-20T12:35:59.887Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionInvalid [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionUncompressed [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionBzip2 [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionGzip [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionXz [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestExtensionZstd [2022-01-20T12:35:59.887Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestCmdStreamLargeStderr [2022-01-20T12:35:59.887Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-20T12:35:59.887Z] === RUN TestCmdStreamBad [2022-01-20T12:35:59.887Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:35:59.887Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestCmdStreamGood [2022-01-20T12:35:59.887Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T12:35:59.887Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T12:35:59.887Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-20T12:35:59.887Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T12:35:59.887Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T12:35:59.887Z] === RUN TestUntarPath [2022-01-20T12:35:59.887Z] --- PASS: TestUntarPath (0.08s) [2022-01-20T12:35:59.887Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T12:35:59.887Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-01-20T12:35:59.887Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T12:35:59.957Z] time="2022-01-20T12:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:59.957Z] time="2022-01-20T12:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b267e0c8a016fbd0089d024226cd9b7c8c248b88ad0ef872af2ab95780c1e1e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:35:59.957Z] time="2022-01-20T12:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T12:35:59.957Z] time="2022-01-20T12:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b267e0c8a016fbd0089d024226cd9b7c8c248b88ad0ef872af2ab95780c1e1e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T12:36:00.039Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T12:36:00.217Z] plugin_test.go:165: [d55f2f4b9ffe7] daemon is not started [2022-01-20T12:36:00.217Z] --- PASS: TestPluginInstall (4.49s) [2022-01-20T12:36:00.217Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-01-20T12:36:00.217Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-01-20T12:36:00.217Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2022-01-20T12:36:00.217Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:36:00.218Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T12:36:00.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:36:00.252Z] INFO: Testing against a local daemon [2022-01-20T12:36:00.252Z] === RUN TestConfigInspect [2022-01-20T12:36:00.252Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.252Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T12:36:00.252Z] === RUN TestConfigList [2022-01-20T12:36:00.252Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.252Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T12:36:00.253Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:36:00.253Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.253Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:36:00.253Z] === RUN TestConfigsUpdate [2022-01-20T12:36:00.253Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.253Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T12:36:00.253Z] === RUN TestTemplatedConfig [2022-01-20T12:36:00.253Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.253Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T12:36:00.253Z] === RUN TestConfigCreateResolve [2022-01-20T12:36:00.253Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:36:00.253Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T12:36:00.253Z] PASS [2022-01-20T12:36:00.253Z] ok github.com/docker/docker/integration/config 0.085s [2022-01-20T12:36:00.358Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-01-20T12:36:00.358Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T12:36:00.358Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T12:36:00.358Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T12:36:00.358Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T12:36:00.358Z] === RUN TestCopyWithTarSrcFile [2022-01-20T12:36:00.358Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-01-20T12:36:00.358Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T12:36:00.358Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T12:36:00.358Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T12:36:00.358Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T12:36:00.358Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T12:36:00.358Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T12:36:00.358Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T12:36:00.358Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T12:36:00.358Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T12:36:00.358Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T12:36:00.358Z] === RUN TestTarFiles [2022-01-20T12:36:00.358Z] === RUN TestMatch [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[foo]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[]#01 [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[qux]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T12:36:00.358Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T12:36:00.358Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T12:36:00.358Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T12:36:00.358Z] PASS [2022-01-20T12:36:00.358Z] coverage: 87.5% of statements [2022-01-20T12:36:00.358Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === Skipped [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T12:36:00.712Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:36:00.712Z] [2022-01-20T12:36:00.712Z] DONE 6 tests, 6 skipped in 1.973s [2022-01-20T12:36:00.712Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T12:36:00.791Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T12:36:01.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T12:36:01.351Z] 2022/01/20 12:36:00 Closing DB instances... [2022-01-20T12:36:01.351Z] === RUN TestChrootTarUntar [2022-01-20T12:36:01.351Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T12:36:01.351Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T12:36:01.351Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T12:36:01.351Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootCopyWithTar [2022-01-20T12:36:01.351Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootCopyFileWithTar [2022-01-20T12:36:01.351Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootUntarPath [2022-01-20T12:36:01.351Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T12:36:01.351Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T12:36:01.351Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:36:01.351Z] === RUN TestChrootApplyDotDotFile [2022-01-20T12:36:01.351Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:01.351Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:36:01.351Z] PASS [2022-01-20T12:36:01.351Z] coverage: 15.1% of statements [2022-01-20T12:36:01.624Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T12:36:01.822Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2022-01-20T12:36:01.884Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T12:36:02.240Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T12:36:02.240Z] INFO: Unit tests ended at 01/20/2022 12:36:01. Duration:00:05:12.9630101 [2022-01-20T12:36:02.240Z] INFO: Building busybox [2022-01-20T12:36:02.240Z] Sending build context to Docker daemon 5.12kB [2022-01-20T12:36:02.240Z] [2022-01-20T12:36:02.240Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T12:36:02.240Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T12:36:02.240Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T12:36:02.240Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T12:36:02.240Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T12:36:02.240Z] ---> 11cbc9e36c7a [2022-01-20T12:36:02.240Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T12:36:02.240Z] ---> Running in 078737b214be [2022-01-20T12:36:02.294Z] === RUN TestSizeEmpty [2022-01-20T12:36:02.294Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeEmptyFile [2022-01-20T12:36:02.294Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeNonemptyFile [2022-01-20T12:36:02.294Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T12:36:02.294Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T12:36:02.294Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T12:36:02.294Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestMoveToSubdir [2022-01-20T12:36:02.294Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T12:36:02.294Z] === RUN TestSizeNonExistingDirectory [2022-01-20T12:36:02.294Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T12:36:02.294Z] PASS [2022-01-20T12:36:02.294Z] coverage: 80.0% of statements [2022-01-20T12:36:02.294Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-01-20T12:36:02.456Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T12:36:02.765Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2022-01-20T12:36:02.765Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T12:36:02.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:36:02.918Z] INFO: Testing against a local daemon [2022-01-20T12:36:02.918Z] === RUN TestCheckpoint [2022-01-20T12:36:02.918Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:36:02.918Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:36:02.918Z] === RUN TestContainerInvalidJSON [2022-01-20T12:36:02.918Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:36:02.918Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:36:02.918Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:36:02.918Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:36:02.918Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:36:02.918Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:36:02.918Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-20T12:36:02.918Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T12:36:02.918Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T12:36:02.918Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:36:02.918Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-01-20T12:36:02.918Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:36:03.026Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T12:36:03.237Z] === RUN TestPollerAddRemove [2022-01-20T12:36:03.237Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T12:36:03.237Z] === RUN TestPollerEvent [2022-01-20T12:36:03.237Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:36:03.237Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T12:36:03.237Z] === RUN TestPollerClose [2022-01-20T12:36:03.237Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T12:36:03.237Z] PASS [2022-01-20T12:36:03.237Z] coverage: 36.2% of statements [2022-01-20T12:36:03.237Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-01-20T12:36:03.378Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-01-20T12:36:03.378Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:36:03.378Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-01-20T12:36:03.378Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:36:03.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T12:36:03.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T12:36:03.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T12:36:03.597Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T12:36:03.597Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T12:36:03.837Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-01-20T12:36:03.837Z] === RUN TestCopyFromContainer [2022-01-20T12:36:03.837Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:03.837Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:36:03.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:36:03.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:36:03.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:36:03.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:36:03.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:36:03.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:36:03.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:36:03.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:36:03.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:36:03.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:36:03.837Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:36:03.837Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:36:03.837Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:03.837Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:36:03.837Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:36:03.837Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:36:03.837Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:36:03.837Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:36:03.837Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:36:03.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:36:03.837Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:36:03.837Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:36:03.837Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:36:03.837Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:36:03.837Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:36:03.837Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T12:36:03.837Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:36:03.837Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-01-20T12:36:03.837Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:36:03.837Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:36:03.837Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T12:36:03.837Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:36:03.837Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:03.837Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestDiff [2022-01-20T12:36:03.837Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:36:03.837Z] --- SKIP: TestDiff (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestExecWithCloseStdin [2022-01-20T12:36:03.837Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T12:36:03.837Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-20T12:36:03.837Z] === RUN TestExec [2022-01-20T12:36:04.172Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T12:36:04.172Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2022-01-20T12:36:04.172Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-01-20T12:36:04.172Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-01-20T12:36:04.172Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:36:04.232Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T12:36:04.232Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:36:04.232Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T12:36:04.232Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T12:36:04.232Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCopyFile [2022-01-20T12:36:04.232Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T12:36:04.232Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:36:04.232Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T12:36:04.232Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T12:36:04.232Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:36:04.232Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestWildcardMatches [2022-01-20T12:36:04.232Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestPatternMatches [2022-01-20T12:36:04.232Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T12:36:04.232Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T12:36:04.232Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T12:36:04.232Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T12:36:04.232Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T12:36:04.232Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T12:36:04.232Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestSingleExclamationError [2022-01-20T12:36:04.232Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestMatchesWithNoPatterns [2022-01-20T12:36:04.232Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T12:36:04.232Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestMatches [2022-01-20T12:36:04.232Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T12:36:04.232Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T12:36:04.232Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T12:36:04.232Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T12:36:04.232Z] --- PASS: TestMatches (0.01s) [2022-01-20T12:36:04.232Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T12:36:04.232Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T12:36:04.232Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T12:36:04.232Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatterns [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T12:36:04.232Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCreateIfNotExistsDir [2022-01-20T12:36:04.232Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestCreateIfNotExistsFile [2022-01-20T12:36:04.232Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T12:36:04.232Z] === RUN TestMatch [2022-01-20T12:36:04.232Z] --- PASS: TestMatch (0.00s) [2022-01-20T12:36:04.232Z] PASS [2022-01-20T12:36:04.232Z] coverage: 84.0% of statements [2022-01-20T12:36:04.232Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.0% of statements [2022-01-20T12:36:04.743Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-01-20T12:36:04.743Z] PASS [2022-01-20T12:36:04.743Z] [2022-01-20T12:36:04.743Z] DONE 10 tests in 9.193s [2022-01-20T12:36:04.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T12:36:04.743Z] ++ 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-01-20T12:36:04.743Z] ++ set -e [2022-01-20T12:36:04.743Z] ++ '[' -n 0 ']' [2022-01-20T12:36:04.743Z] ++ set -x [2022-01-20T12:36:04.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T12:36:05.006Z] INFO: Testing against a local daemon [2022-01-20T12:36:05.006Z] === RUN TestExternalGraphDriver [2022-01-20T12:36:05.006Z] === RUN TestExternalGraphDriver/json [2022-01-20T12:36:05.224Z] 2022/01/20 12:36:04 Closing DB instances... [2022-01-20T12:36:05.224Z] === RUN TestGet [2022-01-20T12:36:05.224Z] --- PASS: TestGet (0.00s) [2022-01-20T12:36:05.224Z] === RUN TestGetShortcutString [2022-01-20T12:36:05.224Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T12:36:05.224Z] PASS [2022-01-20T12:36:05.224Z] coverage: 42.9% of statements [2022-01-20T12:36:05.224Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-01-20T12:36:05.224Z] --- PASS: TestTarFiles (5.05s) [2022-01-20T12:36:05.224Z] === RUN TestDetectCompressionZstd [2022-01-20T12:36:05.224Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T12:36:05.224Z] === RUN TestTarUntar [2022-01-20T12:36:05.224Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T12:36:05.224Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T12:36:05.224Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T12:36:05.224Z] === RUN TestTarWithOptions [2022-01-20T12:36:05.224Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-20T12:36:05.224Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T12:36:05.224Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T12:36:05.224Z] === RUN TestUntarUstarGnuConflict [2022-01-20T12:36:05.224Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T12:36:05.224Z] === RUN TestUntarInvalidFilenames [2022-01-20T12:36:05.694Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3742260048\\dest" [2022-01-20T12:36:05.694Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T12:36:05.694Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T12:36:05.694Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T12:36:05.694Z] === RUN TestUntarInvalidHardlink [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4061587678\\victim\\hello" -> "../victim/hello" [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2784982927\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3292908645\\victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink729994082\\victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2767728634\\victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1151708089\\victim" -> "../victim" [2022-01-20T12:36:05.694Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T12:36:05.694Z] === RUN TestUntarInvalidSymlink [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink90537558\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2707120979\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3021562300\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink35807106\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3862882284\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink529944505\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:05.694Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3692225791\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T12:36:05.694Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-20T12:36:05.694Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T12:36:05.694Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T12:36:05.694Z] === RUN TestXGlobalNoParent [2022-01-20T12:36:05.694Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T12:36:05.694Z] === RUN TestReplaceFileTarWrapper [2022-01-20T12:36:05.694Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-01-20T12:36:05.694Z] === RUN TestPrefixHeaderReadable [2022-01-20T12:36:05.694Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T12:36:05.694Z] === RUN TestDisablePigz [2022-01-20T12:36:05.694Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T12:36:05.694Z] --- PASS: TestDisablePigz (0.14s) [2022-01-20T12:36:05.694Z] === RUN TestPigz [2022-01-20T12:36:06.166Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T12:36:06.166Z] --- PASS: TestPigz (0.14s) [2022-01-20T12:36:06.166Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T12:36:06.166Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:36:06.166Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestCanonicalTarNameForPath [2022-01-20T12:36:06.166Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestCanonicalTarName [2022-01-20T12:36:06.166Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestChmodTarEntry [2022-01-20T12:36:06.166Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestHardLinkOrder [2022-01-20T12:36:06.166Z] === RUN TestCreateIDMapOrder [2022-01-20T12:36:06.166Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T12:36:06.166Z] PASS [2022-01-20T12:36:06.166Z] coverage: 7.2% of statements [2022-01-20T12:36:06.166Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-01-20T12:36:06.166Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-20T12:36:06.166Z] === RUN TestChangeString [2022-01-20T12:36:06.166Z] --- PASS: TestChangeString (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestChangesWithNoChanges [2022-01-20T12:36:06.166Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T12:36:06.166Z] === RUN TestChangesWithChanges [2022-01-20T12:36:06.166Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T12:36:06.166Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T12:36:06.166Z] changes_test.go:195: needs more investigation [2022-01-20T12:36:06.166Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:36:06.166Z] === RUN TestChangesDirsEmpty [2022-01-20T12:36:06.166Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-01-20T12:36:06.166Z] === RUN TestChangesDirsMutated [2022-01-20T12:36:06.597Z] --- PASS: TestServiceUpdatePidsLimit (15.59s) [2022-01-20T12:36:06.597Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T12:36:06.597Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-20T12:36:06.597Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T12:36:06.597Z] PASS [2022-01-20T12:36:06.597Z] [2022-01-20T12:36:06.597Z] === Skipped [2022-01-20T12:36:06.597Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T12:36:06.597Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:36:06.597Z] [2022-01-20T12:36:06.597Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-20T12:36:06.597Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T12:36:06.597Z] [2022-01-20T12:36:06.597Z] DONE 27 tests, 2 skipped in 145.139s [2022-01-20T12:36:06.597Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T12:36:06.597Z] ++ 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-01-20T12:36:06.597Z] ++ set -e [2022-01-20T12:36:06.597Z] ++ '[' -n 0 ']' [2022-01-20T12:36:06.597Z] ++ set -x [2022-01-20T12:36:06.597Z] ++ 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-01-20T12:36:06.597Z] INFO: Testing against a local daemon [2022-01-20T12:36:06.597Z] === RUN TestSessionCreate [2022-01-20T12:36:06.597Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T12:36:06.597Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:36:06.597Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T12:36:06.597Z] PASS [2022-01-20T12:36:06.597Z] [2022-01-20T12:36:06.597Z] DONE 2 tests in 0.127s [2022-01-20T12:36:06.597Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T12:36:06.597Z] ++ 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-01-20T12:36:06.597Z] ++ set -e [2022-01-20T12:36:06.597Z] ++ '[' -n 0 ']' [2022-01-20T12:36:06.597Z] ++ set -x [2022-01-20T12:36:06.597Z] ++ 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-01-20T12:36:06.597Z] INFO: Testing against a local daemon [2022-01-20T12:36:06.597Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:36:06.597Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:36:06.597Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:36:06.598Z] === RUN TestDiskUsage [2022-01-20T12:36:06.598Z] === PAUSE TestDiskUsage [2022-01-20T12:36:06.598Z] === RUN TestEventsExecDie [2022-01-20T12:36:06.598Z] --- PASS: TestEventsExecDie (0.46s) [2022-01-20T12:36:06.598Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:36:06.637Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-20T12:36:06.637Z] === RUN TestNetworkDBNodeLeave [2022-01-20T12:36:06.637Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-01-20T12:36:06.637Z] === RUN TestApplyLayer [2022-01-20T12:36:06.637Z] changes_test.go:432: needs further investigation [2022-01-20T12:36:06.637Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T12:36:06.637Z] changes_test.go:468: needs further investigation [2022-01-20T12:36:06.637Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T12:36:06.637Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T12:36:06.637Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestChangesSize [2022-01-20T12:36:06.637Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T12:36:06.637Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3934027005\\dest" [2022-01-20T12:36:06.637Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T12:36:06.637Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink217383860\\victim\\hello" -> "../victim/hello" [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1395899040\\victim\\hello" -> "/../victim/hello" [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3507297865\\victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink42850149\\victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink869293975\\victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2366525780\\victim" -> "../victim" [2022-01-20T12:36:06.637Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-01-20T12:36:06.637Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1246326201\\dest\\dotdot" -> "../victim/hello" [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3251652074\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4265774282\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink546318274\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3631981459\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:06.637Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2226111315\\dest\\loophole-victim" -> "../victim" [2022-01-20T12:36:06.637Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T12:36:06.637Z] === RUN TestApplyLayerWhiteouts [2022-01-20T12:36:06.637Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-01-20T12:36:06.637Z] === RUN TestGenerateEmptyFile [2022-01-20T12:36:06.637Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T12:36:06.637Z] === RUN TestGenerateWithContent [2022-01-20T12:36:06.637Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T12:36:06.637Z] PASS [2022-01-20T12:36:06.637Z] coverage: 63.0% of statements [2022-01-20T12:36:06.637Z] ok github.com/docker/docker/pkg/archive 7.506s coverage: 63.0% of statements [2022-01-20T12:36:06.855Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T12:36:06.855Z] === RUN TestEventsVolumeCreate [2022-01-20T12:36:06.855Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T12:36:06.855Z] === RUN TestInfoBinaryCommits [2022-01-20T12:36:06.855Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T12:36:06.855Z] === RUN TestInfoAPIVersioned [2022-01-20T12:36:06.855Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T12:36:06.855Z] === RUN TestInfoAPI [2022-01-20T12:36:06.855Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T12:36:06.855Z] === RUN TestInfoAPIWarnings [2022-01-20T12:36:06.916Z] === RUN TestExternalGraphDriver/spec [2022-01-20T12:36:07.108Z] === RUN TestFixedBufferCap [2022-01-20T12:36:07.108Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestFixedBufferLen [2022-01-20T12:36:07.108Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestFixedBufferString [2022-01-20T12:36:07.108Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestFixedBufferWrite [2022-01-20T12:36:07.108Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestFixedBufferRead [2022-01-20T12:36:07.108Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestBytesPipeRead [2022-01-20T12:36:07.108Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestBytesPipeWrite [2022-01-20T12:36:07.108Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T12:36:07.108Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T12:36:07.579Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-01-20T12:36:07.579Z] === RUN TestAtomicWriteToFile [2022-01-20T12:36:07.579Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T12:36:07.579Z] === RUN TestAtomicWriteSetCommit [2022-01-20T12:36:07.579Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T12:36:07.579Z] === RUN TestAtomicWriteSetCancel [2022-01-20T12:36:08.050Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T12:36:08.050Z] === RUN TestReadCloserWrapperClose [2022-01-20T12:36:08.050Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T12:36:08.050Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestReaderErrWrapperRead [2022-01-20T12:36:08.050Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestCancelReadCloser [2022-01-20T12:36:08.050Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T12:36:08.050Z] === RUN TestWriteCloserWrapperClose [2022-01-20T12:36:08.050Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestNopWriteCloser [2022-01-20T12:36:08.050Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestNopWriter [2022-01-20T12:36:08.050Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T12:36:08.050Z] === RUN TestWriteCounter [2022-01-20T12:36:08.050Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T12:36:08.050Z] PASS [2022-01-20T12:36:08.050Z] coverage: 69.2% of statements [2022-01-20T12:36:08.050Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 69.2% of statements [2022-01-20T12:36:08.147Z] Removing intermediate container 078737b214be [2022-01-20T12:36:08.147Z] ---> d4e3297c7f81 [2022-01-20T12:36:08.147Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T12:36:08.147Z] ---> Running in a821215cf9d2 [2022-01-20T12:36:08.300Z] === RUN TestExternalGraphDriver/pull [2022-01-20T12:36:08.300Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T12:36:08.535Z] --- PASS: TestExec (4.00s) [2022-01-20T12:36:08.535Z] === RUN TestExecUser [2022-01-20T12:36:08.535Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:36:08.535Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:36:08.535Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:08.535Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:36:08.535Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:08.535Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:36:08.535Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:36:08.535Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestHealthKillContainer [2022-01-20T12:36:08.535Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:36:08.535Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:36:08.535Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:36:08.535Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:36:08.535Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:36:08.622Z] Removing intermediate container a821215cf9d2 [2022-01-20T12:36:08.622Z] ---> dedf93162be7 [2022-01-20T12:36:08.622Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T12:36:08.622Z] ---> Running in 1e0f3818ad7e [2022-01-20T12:36:08.899Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T12:36:09.042Z] === RUN TestError [2022-01-20T12:36:09.042Z] --- PASS: TestError (0.00s) [2022-01-20T12:36:09.042Z] === RUN TestProgressString [2022-01-20T12:36:09.042Z] === RUN TestProgressString/no_progress [2022-01-20T12:36:09.042Z] === RUN TestProgressString/progress_1 [2022-01-20T12:36:09.042Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T12:36:09.042Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T12:36:09.042Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T12:36:09.042Z] === RUN TestProgressString/with_units [2022-01-20T12:36:09.042Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T12:36:09.042Z] === RUN TestProgressString/hide_counts [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T12:36:09.042Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T12:36:09.042Z] === RUN TestJSONMessageDisplay [2022-01-20T12:36:09.042Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-01-20T12:36:09.042Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T12:36:09.042Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T12:36:09.042Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T12:36:09.042Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T12:36:09.042Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T12:36:09.042Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T12:36:09.042Z] PASS [2022-01-20T12:36:09.042Z] coverage: 91.7% of statements [2022-01-20T12:36:09.042Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2022-01-20T12:36:09.042Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-01-20T12:36:09.042Z] === RUN TestNetworkDBWatch [2022-01-20T12:36:09.093Z] Removing intermediate container 1e0f3818ad7e [2022-01-20T12:36:09.093Z] ---> cdb52402b465 [2022-01-20T12:36:09.093Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T12:36:09.475Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T12:36:09.475Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T12:36:09.475Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T12:36:09.475Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T12:36:09.514Z] === RUN TestStandardLongPath [2022-01-20T12:36:09.514Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T12:36:09.514Z] === RUN TestUNCLongPath [2022-01-20T12:36:09.514Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T12:36:09.514Z] PASS [2022-01-20T12:36:09.514Z] coverage: 100.0% of statements [2022-01-20T12:36:09.514Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-01-20T12:36:09.738Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T12:36:09.738Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T12:36:09.738Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T12:36:09.738Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T12:36:09.738Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T12:36:09.738Z] remote: Enumerating objects: 23, done. [2022-01-20T12:36:09.738Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T12:36:09.738Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T12:36:09.738Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T12:36:09.738Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-01-20T12:36:09.738Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-20T12:36:09.738Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T12:36:09.738Z] Cross building: bundles/cross/linux/ppc64le [2022-01-20T12:36:09.738Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T12:36:09.738Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T12:36:10.048Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-01-20T12:36:10.048Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-01-20T12:36:10.048Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-01-20T12:36:10.048Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2022-01-20T12:36:10.048Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:36:10.506Z] === RUN TestNameFormat [2022-01-20T12:36:10.506Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T12:36:10.506Z] === RUN TestNameRetries [2022-01-20T12:36:10.506Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T12:36:10.506Z] PASS [2022-01-20T12:36:10.506Z] coverage: 85.7% of statements [2022-01-20T12:36:10.506Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-01-20T12:36:10.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T12:36:10.675Z] [2022-01-20T12:36:10.984Z] 2022/01/20 12:36:10 Closing DB instances... [2022-01-20T12:36:10.984Z] === RUN TestParseKeyValueOpt [2022-01-20T12:36:10.984Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T12:36:10.984Z] === RUN TestParseUintList [2022-01-20T12:36:10.984Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T12:36:10.984Z] === RUN TestParseUintListMaximumLimits [2022-01-20T12:36:10.984Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T12:36:10.984Z] PASS [2022-01-20T12:36:10.984Z] coverage: 97.0% of statements [2022-01-20T12:36:11.156Z] ---> 00943ea7269d [2022-01-20T12:36:11.156Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T12:36:11.156Z] ---> Running in a122e0279ecf [2022-01-20T12:36:11.443Z] --- PASS: TestKillContainerInvalidSignal (3.12s) [2022-01-20T12:36:11.443Z] === RUN TestKillContainer [2022-01-20T12:36:11.443Z] === RUN TestKillContainer/no_signal [2022-01-20T12:36:11.455Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-01-20T12:36:11.925Z] === RUN TestNewAndRemove [2022-01-20T12:36:11.925Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T12:36:11.925Z] === RUN TestRemoveInvalidPath [2022-01-20T12:36:11.925Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T12:36:11.925Z] PASS [2022-01-20T12:36:11.925Z] coverage: 82.6% of statements [2022-01-20T12:36:11.925Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-01-20T12:36:12.397Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-01-20T12:36:12.397Z] === RUN TestNetworkDBBulkSync [2022-01-20T12:36:12.528Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T12:36:13.102Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T12:36:13.388Z] 2022/01/20 12:36:13 Closing DB instances... [2022-01-20T12:36:13.860Z] === RUN TestFailedConnection [2022-01-20T12:36:14.045Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T12:36:14.353Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:36:14.353Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:36:14.353Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:36:14.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T12:36:14.852Z] --- PASS: TestFailedConnection (1.05s) [2022-01-20T12:36:14.853Z] === RUN TestFailOnce [2022-01-20T12:36:14.853Z] 2022/01/20 12:36:14 http: panic serving 127.0.0.1:49280: Plugin not ready [2022-01-20T12:36:14.853Z] goroutine 34 [running]: [2022-01-20T12:36:14.853Z] net/http.(*conn).serve.func1() [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T12:36:14.853Z] panic({0x10cac20, 0x11d73d0}) [2022-01-20T12:36:14.853Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T12:36:14.853Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf291836e1cf951b1}, 0xc000141a98) [2022-01-20T12:36:14.853Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T12:36:14.853Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11e4170, 0xc0000de000}, 0x101f3e6) [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T12:36:14.853Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11e4170, 0xc0000de000}, 0xc0001ae000) [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T12:36:14.853Z] net/http.serverHandler.ServeHTTP({0x11e2770}, {0x11e4170, 0xc0000de000}, 0xc0001ae000) [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T12:36:14.853Z] net/http.(*conn).serve(0xc0001a6000, {0x11e6000, 0xc0001880c0}) [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T12:36:14.853Z] created by net/http.(*Server).Serve [2022-01-20T12:36:14.853Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T12:36:14.853Z] time="2022-01-20T12:36:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.FailOnce: Post \"http://127.0.0.1:49279/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T12:36:14.853Z] --- PASS: TestGetAddress (22.97s) [2022-01-20T12:36:14.853Z] === RUN TestRequestSyntaxCheck [2022-01-20T12:36:14.853Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-20T12:36:14.853Z] === RUN TestRequest [2022-01-20T12:36:15.188Z] --- PASS: TestGraphdriverPluginV2 (4.85s) [2022-01-20T12:36:15.188Z] PASS [2022-01-20T12:36:15.188Z] [2022-01-20T12:36:15.188Z] DONE 5 tests in 10.182s [2022-01-20T12:36:15.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T12:36:15.188Z] ++ 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-01-20T12:36:15.188Z] ++ set -e [2022-01-20T12:36:15.188Z] ++ '[' -n 0 ']' [2022-01-20T12:36:15.188Z] ++ set -x [2022-01-20T12:36:15.188Z] ++ 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-01-20T12:36:15.188Z] INFO: Testing against a local daemon [2022-01-20T12:36:15.188Z] === RUN TestContinueAfterPluginCrash [2022-01-20T12:36:15.188Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T12:36:15.188Z] === RUN TestReadPluginNoRead [2022-01-20T12:36:15.188Z] === PAUSE TestReadPluginNoRead [2022-01-20T12:36:15.188Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T12:36:15.188Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T12:36:15.188Z] === CONT TestContinueAfterPluginCrash [2022-01-20T12:36:15.188Z] === CONT TestReadPluginNoRead [2022-01-20T12:36:15.324Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T12:36:15.324Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T12:36:15.795Z] --- PASS: TestFailOnce (1.13s) [2022-01-20T12:36:15.795Z] === RUN TestEchoInputOutput [2022-01-20T12:36:15.795Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T12:36:15.795Z] === RUN TestBackoff [2022-01-20T12:36:15.795Z] --- PASS: TestBackoff (0.00s) [2022-01-20T12:36:15.795Z] === RUN TestAbortRetry [2022-01-20T12:36:15.795Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T12:36:15.795Z] === RUN TestClientScheme [2022-01-20T12:36:15.795Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T12:36:15.795Z] === RUN TestNewClientWithTimeout [2022-01-20T12:36:16.265Z] time="2022-01-20T12:36:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T12:36:17.262Z] --- PASS: TestKillContainer (6.09s) [2022-01-20T12:36:17.262Z] --- PASS: TestKillContainer/no_signal (3.00s) [2022-01-20T12:36:17.262Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:36:17.262Z] --- PASS: TestKillContainer/killing_signal (3.05s) [2022-01-20T12:36:17.262Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:36:17.262Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:36:17.263Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestKillStoppedContainer [2022-01-20T12:36:17.263Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:36:17.263Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:36:17.263Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:36:17.263Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:36:17.263Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:36:17.263Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:36:17.263Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:17.263Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:36:17.263Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:36:17.263Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T12:36:17.263Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:36:17.734Z] docker_api_swarm_node_test.go:20: [df5c6333cd6bd] joining swarm manager [df8c201e69611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:36:17.842Z] time="2022-01-20T12:36:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T12:36:17.842Z] 2022/01/20 12:36:17 Closing DB instances... [2022-01-20T12:36:18.305Z] docker_api_swarm_node_test.go:21: [d358ce4b7a797] joining swarm manager [df8c201e69611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:36:18.317Z] time="2022-01-20T12:36:17Z" level=error msg="node: 1fa0dccb2f98 is unknown to memberlist" [2022-01-20T12:36:18.566Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T12:36:19.508Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T12:36:20.080Z] === RUN TestReadPluginNoRead/default [2022-01-20T12:36:20.188Z] --- PASS: TestLogsFollowTailEmpty (3.07s) [2022-01-20T12:36:20.188Z] === RUN TestNetworkNat [2022-01-20T12:36:20.188Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:36:20.188Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T12:36:20.188Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:36:20.546Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2022-01-20T12:36:20.547Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T12:36:20.547Z] time="2022-01-20T12:36:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T12:36:20.651Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T12:36:21.017Z] === RUN TestParseEmptyInterface [2022-01-20T12:36:21.017Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestParseNonInterfaceType [2022-01-20T12:36:21.017Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestParseWithOneFunction [2022-01-20T12:36:21.017Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestParseWithMultipleFuncs [2022-01-20T12:36:21.017Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestParseWithUnnamedReturn [2022-01-20T12:36:21.017Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestEmbeddedInterface [2022-01-20T12:36:21.017Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestParsedImports [2022-01-20T12:36:21.017Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T12:36:21.017Z] === RUN TestAliasedImports [2022-01-20T12:36:21.017Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T12:36:21.017Z] PASS [2022-01-20T12:36:21.017Z] coverage: 56.8% of statements [2022-01-20T12:36:21.017Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-01-20T12:36:21.488Z] 2022/01/20 12:36:21 Closing DB instances... [2022-01-20T12:36:21.593Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T12:36:21.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T12:36:21.627Z] Removing intermediate container a122e0279ecf [2022-01-20T12:36:21.627Z] ---> 36d35a2699b5 [2022-01-20T12:36:21.627Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T12:36:21.627Z] ---> Running in d7afcd932f61 [2022-01-20T12:36:21.959Z] === RUN TestHTTPTransport [2022-01-20T12:36:21.959Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T12:36:21.959Z] PASS [2022-01-20T12:36:21.959Z] coverage: 85.7% of statements [2022-01-20T12:36:21.959Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-01-20T12:36:22.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T12:36:22.951Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:36:22.951Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T12:36:22.951Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T12:36:22.951Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T12:36:22.951Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T12:36:22.951Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T12:36:22.951Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T12:36:22.951Z] === RUN TestBufferPoolPutAndGet [2022-01-20T12:36:22.951Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T12:36:22.951Z] PASS [2022-01-20T12:36:22.951Z] coverage: 88.2% of statements [2022-01-20T12:36:22.951Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-01-20T12:36:22.951Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T12:36:22.951Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T12:36:23.104Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T12:36:23.422Z] === RUN TestOutputOnPrematureClose [2022-01-20T12:36:23.422Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T12:36:23.422Z] === RUN TestCompleteSilently [2022-01-20T12:36:23.422Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T12:36:23.422Z] PASS [2022-01-20T12:36:23.422Z] coverage: 75.9% of statements [2022-01-20T12:36:23.422Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-01-20T12:36:23.867Z] [2022-01-20T12:36:23.867Z] SUCCESS: Specified value was saved. [2022-01-20T12:36:23.894Z] === RUN TestSendToOneSub [2022-01-20T12:36:23.894Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T12:36:23.894Z] === RUN TestSendToMultipleSubs [2022-01-20T12:36:23.894Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T12:36:23.894Z] === RUN TestEvictOneSub [2022-01-20T12:36:23.894Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T12:36:23.894Z] === RUN TestClosePublisher [2022-01-20T12:36:23.894Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T12:36:23.894Z] === RUN TestPubSubRace [2022-01-20T12:36:23.927Z] --- PASS: TestNetworkLocalhostTCPNat (3.81s) [2022-01-20T12:36:23.927Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:36:23.927Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:36:23.927Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T12:36:23.927Z] === RUN TestPause [2022-01-20T12:36:23.927Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:36:23.927Z] --- SKIP: TestPause (0.00s) [2022-01-20T12:36:23.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:36:24.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T12:36:24.614Z] === CONT TestReadPluginNoRead [2022-01-20T12:36:24.614Z] read_test.go:92: [d5d1c3f12444b] daemon is not started [2022-01-20T12:36:24.614Z] --- PASS: TestReadPluginNoRead (9.39s) [2022-01-20T12:36:24.614Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2022-01-20T12:36:24.614Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-01-20T12:36:24.614Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-01-20T12:36:24.614Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T12:36:24.887Z] --- PASS: TestPubSubRace (1.06s) [2022-01-20T12:36:24.887Z] PASS [2022-01-20T12:36:24.887Z] coverage: 75.0% of statements [2022-01-20T12:36:24.887Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-01-20T12:36:24.887Z] time="2022-01-20T12:36:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T12:36:24.924Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-01-20T12:36:24.924Z] === RUN TestInfoDebug [2022-01-20T12:36:24.924Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T12:36:24.924Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:36:24.924Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T12:36:24.924Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:36:24.924Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-20T12:36:24.924Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:36:24.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T12:36:24.924Z] === RUN TestPingCacheHeaders [2022-01-20T12:36:24.924Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T12:36:24.924Z] === RUN TestPingGet [2022-01-20T12:36:24.924Z] --- PASS: TestPingGet (0.01s) [2022-01-20T12:36:24.924Z] === RUN TestPingHead [2022-01-20T12:36:24.924Z] --- PASS: TestPingHead (0.02s) [2022-01-20T12:36:24.924Z] === RUN TestVersion [2022-01-20T12:36:24.924Z] --- PASS: TestVersion (0.02s) [2022-01-20T12:36:24.924Z] === CONT TestDiskUsage [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T12:36:25.181Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T12:36:25.358Z] --- PASS: TestRequest (10.19s) [2022-01-20T12:36:25.358Z] === RUN TestOverlappingRequests [2022-01-20T12:36:25.358Z] === RUN TestRegister [2022-01-20T12:36:25.358Z] --- PASS: TestRegister (0.00s) [2022-01-20T12:36:25.358Z] === RUN TestCommand [2022-01-20T12:36:25.358Z] --- PASS: TestCommand (0.03s) [2022-01-20T12:36:25.358Z] === RUN TestNaiveSelf [2022-01-20T12:36:25.358Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T12:36:25.358Z] PASS [2022-01-20T12:36:25.358Z] coverage: 82.4% of statements [2022-01-20T12:36:25.358Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T12:36:25.439Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T12:36:25.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T12:36:25.697Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T12:36:25.817Z] --- PASS: TestContinueAfterPluginCrash (10.68s) [2022-01-20T12:36:25.828Z] --- PASS: TestOverlappingRequests (0.52s) [2022-01-20T12:36:25.829Z] === RUN TestRelease [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage (1.08s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T12:36:25.956Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:36:25.956Z] PASS [2022-01-20T12:36:25.956Z] [2022-01-20T12:36:25.956Z] === Skipped [2022-01-20T12:36:25.956Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:36:25.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:36:25.956Z] [2022-01-20T12:36:25.956Z] DONE 50 tests, 1 skipped in 19.729s [2022-01-20T12:36:25.956Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T12:36:25.956Z] ++ 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-01-20T12:36:25.956Z] ++ set -e [2022-01-20T12:36:25.956Z] ++ '[' -n 0 ']' [2022-01-20T12:36:25.956Z] ++ set -x [2022-01-20T12:36:25.956Z] ++ 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-01-20T12:36:25.956Z] INFO: Testing against a local daemon [2022-01-20T12:36:25.956Z] === RUN TestVolumesCreateAndList [2022-01-20T12:36:25.956Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T12:36:25.956Z] === RUN TestVolumesRemove [2022-01-20T12:36:25.956Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-20T12:36:25.956Z] === RUN TestVolumesInspect [2022-01-20T12:36:25.956Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T12:36:25.956Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:36:25.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:36:25.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:36:26.214Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:36:26.214Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T12:36:26.214Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:36:26.214Z] PASS [2022-01-20T12:36:26.214Z] [2022-01-20T12:36:26.214Z] DONE 5 tests in 0.208s [2022-01-20T12:36:26.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T12:36:26.214Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T12:36:26.214Z] +++ kill 13048 [2022-01-20T12:36:26.300Z] === RUN TestDump [2022-01-20T12:36:26.300Z] goroutine 6 [running]: [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.dump(0xcb6b7) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T12:36:26.300Z] testing.tRunner(0xc00011c1a0, 0x238e68) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:36:26.300Z] created by testing.(*T).Run [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:36:26.300Z] [2022-01-20T12:36:26.300Z] goroutine 1 [chan receive]: [2022-01-20T12:36:26.300Z] testing.(*T).Run(0xc00011c000, {0x22a52e, 0xaa413}, 0x238e68) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:36:26.300Z] testing.runTests.func1(0xc000068750) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:36:26.300Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:36:26.300Z] testing.runTests(0xc000076080, {0x39cba0, 0x3, 0x3}, {0xca90d, 0x22c228, 0x3a1640}) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:36:26.300Z] testing.(*M).Run(0xc000076080) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:36:26.300Z] main.main() [2022-01-20T12:36:26.300Z] _testmain.go:95 +0x1f5 [2022-01-20T12:36:26.300Z] --- PASS: TestDump (0.00s) [2022-01-20T12:36:26.300Z] === RUN TestDumpToFile [2022-01-20T12:36:26.300Z] --- PASS: TestDumpToFile (0.13s) [2022-01-20T12:36:26.300Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T12:36:26.300Z] goroutine 8 [running]: [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.dump(0x1386f4) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x138aa0}) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T12:36:26.300Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-20T12:36:26.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T12:36:26.300Z] testing.tRunner(0xc00011c680, 0x238e58) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:36:26.300Z] created by testing.(*T).Run [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T12:36:26.300Z] [2022-01-20T12:36:26.300Z] goroutine 1 [chan receive]: [2022-01-20T12:36:26.300Z] testing.(*T).Run(0xc00011c000, {0x2312ba, 0xaa413}, 0x238e58) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T12:36:26.300Z] testing.runTests.func1(0xc000068750) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T12:36:26.300Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T12:36:26.300Z] testing.runTests(0xc000076080, {0x39cba0, 0x3, 0x3}, {0xca90d, 0x22c228, 0x3a1640}) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T12:36:26.300Z] testing.(*M).Run(0xc000076080) [2022-01-20T12:36:26.300Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T12:36:26.300Z] main.main() [2022-01-20T12:36:26.300Z] _testmain.go:95 +0x1f5 [2022-01-20T12:36:26.300Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T12:36:26.300Z] PASS [2022-01-20T12:36:26.300Z] coverage: 90.9% of statements [2022-01-20T12:36:26.300Z] ok github.com/docker/docker/pkg/stack 0.169s coverage: 90.9% of statements [2022-01-20T12:36:26.472Z] +++ /etc/init.d/apparmor stop [2022-01-20T12:36:26.472Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T12:36:26.472Z] [2022-01-20T12:36:26.472Z] Unloading profiles will leave already running processes permanently [2022-01-20T12:36:26.472Z] unconfined, which can lead to unexpected situations. [2022-01-20T12:36:26.472Z] [2022-01-20T12:36:26.472Z] To set a process to complain mode, use the command line tool [2022-01-20T12:36:26.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T12:36:26.472Z] +++ true [2022-01-20T12:36:26.472Z] exiting test-integration [2022-01-20T12:36:26.472Z] ++ exit 0 [2022-01-20T12:36:26.472Z] [2022-01-20T12:36:26.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T12:36:26.770Z] === RUN TestNewStdWriter [2022-01-20T12:36:26.770Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T12:36:26.770Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T12:36:26.770Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T12:36:26.770Z] === RUN TestWriteWithNilBytes [2022-01-20T12:36:26.770Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T12:36:26.770Z] === RUN TestWrite [2022-01-20T12:36:26.770Z] --- PASS: TestWrite (0.00s) [2022-01-20T12:36:26.770Z] === RUN TestWriteWithWriterError [2022-01-20T12:36:26.771Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T12:36:26.771Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyWriteAndRead [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T12:36:26.771Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T12:36:26.771Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T12:36:26.771Z] PASS [2022-01-20T12:36:26.771Z] coverage: 100.0% of statements [2022-01-20T12:36:26.771Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-01-20T12:36:26.836Z] Removing intermediate container d7afcd932f61 [2022-01-20T12:36:26.836Z] ---> 2fb75721a21e [2022-01-20T12:36:26.836Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T12:36:26.836Z] ---> Running in 3715f57989b6 Post stage [Pipeline] junit [2022-01-20T12:36:27.048Z] Recording test results [2022-01-20T12:36:27.475Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T12:36:27.670Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.10s) [2022-01-20T12:36:27.670Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:36:27.670Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:36:27.670Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T12:36:27.670Z] === RUN TestPsFilter [2022-01-20T12:36:27.670Z] --- PASS: TestPsFilter (0.32s) [2022-01-20T12:36:27.670Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:36:27.797Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2022-01-20T12:36:27.797Z] PASS [2022-01-20T12:36:27.797Z] [2022-01-20T12:36:27.797Z] DONE 6 tests in 12.671s [2022-01-20T12:36:27.797Z] 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-01-20T12:36:27.797Z] ++ 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-01-20T12:36:27.797Z] ++ set -e [2022-01-20T12:36:27.797Z] ++ '[' -n 0 ']' [2022-01-20T12:36:27.797Z] ++ set -x [2022-01-20T12:36:27.797Z] ++ 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-01-20T12:36:27.797Z] testing: warning: no tests to run [2022-01-20T12:36:27.797Z] PASS [2022-01-20T12:36:27.797Z] [2022-01-20T12:36:27.797Z] DONE 0 tests in 0.036s [2022-01-20T12:36:27.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T12:36:27.797Z] ++ 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-01-20T12:36:27.797Z] ++ set -e [2022-01-20T12:36:27.797Z] ++ '[' -n 0 ']' [2022-01-20T12:36:27.797Z] ++ set -x [2022-01-20T12:36:27.797Z] ++ 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-01-20T12:36:27.797Z] INFO: Testing against a local daemon [2022-01-20T12:36:27.797Z] === RUN TestPluginWithDevMounts [2022-01-20T12:36:27.797Z] === PAUSE TestPluginWithDevMounts [2022-01-20T12:36:27.797Z] === CONT TestPluginWithDevMounts [2022-01-20T12:36:27.822Z] + echo Ensuring container killed. [2022-01-20T12:36:27.822Z] Ensuring container killed. [2022-01-20T12:36:27.822Z] + docker rm -vf docker-pr15 [2022-01-20T12:36:27.822Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-01-20T12:36:27.933Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T12:36:27.933Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T12:36:27.933Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestFormatStatus [2022-01-20T12:36:27.933Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestFormatError [2022-01-20T12:36:27.933Z] --- PASS: TestFormatError (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestFormatJSONError [2022-01-20T12:36:27.933Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T12:36:27.933Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T12:36:27.933Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestNewJSONProgressOutput [2022-01-20T12:36:27.933Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestAuxFormatterEmit [2022-01-20T12:36:27.933Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestStreamWriterStdout [2022-01-20T12:36:27.933Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T12:36:27.933Z] === RUN TestStreamWriterStderr [2022-01-20T12:36:27.933Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T12:36:27.933Z] PASS [2022-01-20T12:36:27.933Z] coverage: 66.2% of statements [2022-01-20T12:36:27.933Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-01-20T12:36:27.934Z] --- PASS: TestRelease (2.13s) [2022-01-20T12:36:27.934Z] === RUN TestAllocateRandomDeallocate [2022-01-20T12:36:27.934Z] === RUN TestGenerateRandomID [2022-01-20T12:36:27.934Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestShortenId [2022-01-20T12:36:27.934Z] --- PASS: TestShortenId (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestShortenSha256Id [2022-01-20T12:36:27.934Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestShortenIdEmpty [2022-01-20T12:36:27.934Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestShortenIdInvalid [2022-01-20T12:36:27.934Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestIsShortIDNonHex [2022-01-20T12:36:27.934Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T12:36:27.934Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T12:36:27.934Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T12:36:27.934Z] PASS [2022-01-20T12:36:27.934Z] coverage: 70.6% of statements [2022-01-20T12:36:27.934Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-01-20T12:36:28.102Z] + echo Chowning /workspace to jenkins user [2022-01-20T12:36:28.102Z] Chowning /workspace to jenkins user [2022-01-20T12:36:28.102Z] + id -u [2022-01-20T12:36:28.102Z] + id -g [2022-01-20T12:36:28.102Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T12:36:28.102Z] Unable to find image 'busybox:latest' locally [2022-01-20T12:36:28.102Z] latest: Pulling from library/busybox [2022-01-20T12:36:28.102Z] a01966dde7f8: Pulling fs layer [2022-01-20T12:36:28.360Z] a01966dde7f8: Verifying Checksum [2022-01-20T12:36:28.360Z] a01966dde7f8: Download complete [2022-01-20T12:36:28.360Z] a01966dde7f8: Pull complete [2022-01-20T12:36:28.360Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T12:36:28.360Z] Status: Downloaded newer image for busybox:latest [2022-01-20T12:36:28.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b90960_} [2022-01-20T12:36:28.928Z] === RUN TestIsCpusetListAvailable [2022-01-20T12:36:28.928Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T12:36:28.928Z] PASS [2022-01-20T12:36:28.928Z] coverage: 39.4% of statements [2022-01-20T12:36:28.928Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-01-20T12:36:28.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T12:36:29.510Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-01-20T12:36:29.510Z] PASS [2022-01-20T12:36:29.510Z] [2022-01-20T12:36:29.510Z] DONE 1 tests in 1.751s [2022-01-20T12:36:29.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14226508686_/foo_false____} [2022-01-20T12:36:29.510Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T12:36:29.510Z] ++ 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-01-20T12:36:29.510Z] ++ set -e [2022-01-20T12:36:29.510Z] ++ '[' -n 0 ']' [2022-01-20T12:36:29.510Z] ++ set -x [2022-01-20T12:36:29.510Z] ++ 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 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T12:36:29.771Z] INFO: Testing against a local daemon [2022-01-20T12:36:29.771Z] === RUN TestSecretInspect [2022-01-20T12:36:30.038Z] + bundleName=arm64-integration [2022-01-20T12:36:30.038Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T12:36:30.038Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T12:36:30.038Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T12:36:30.038Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T12:36:30.058Z] Archiving artifacts [2022-01-20T12:36:30.500Z] === RUN TestChtimes [2022-01-20T12:36:30.500Z] --- PASS: TestChtimes (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestChtimesWindows [2022-01-20T12:36:30.500Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T12:36:30.500Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T12:36:30.500Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T12:36:30.500Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T12:36:30.500Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T12:36:30.500Z] === RUN TestHasWin32KSupport [2022-01-20T12:36:30.500Z] syscall_windows_test.go:8: win32k: true [2022-01-20T12:36:30.500Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T12:36:30.500Z] PASS [2022-01-20T12:36:30.500Z] coverage: 13.0% of statements [2022-01-20T12:36:30.500Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-01-20T12:36:30.580Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.11s) [2022-01-20T12:36:30.580Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:36:30.977Z] === RUN TestTailFile [2022-01-20T12:36:30.977Z] --- PASS: TestTailFile (0.00s) [2022-01-20T12:36:30.977Z] === RUN TestTailFileManyLines [2022-01-20T12:36:30.977Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T12:36:30.977Z] === RUN TestTailEmptyFile [2022-01-20T12:36:30.977Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T12:36:30.977Z] === RUN TestTailNegativeN [2022-01-20T12:36:30.977Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.977Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.977Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.977Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T12:36:30.978Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.978Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.978Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.979Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:30.979Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.979Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:30.980Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:30.980Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.980Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.980Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:30.980Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:30.999Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:30.999Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:30.999Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.000Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.000Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.000Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14226508686_/foo_true____} [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.473Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.473Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.474Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.474Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.475Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T12:36:31.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.476Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.477Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T12:36:31.478Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T12:36:31.800Z] Cannot create a file when that file already exists. [2022-01-20T12:36:31.919Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.949Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T12:36:31.950Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T12:36:31.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T12:36:31.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T12:36:31.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T12:36:31.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T12:36:31.951Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T12:36:31.951Z] PASS [2022-01-20T12:36:31.951Z] coverage: 88.6% of statements [2022-01-20T12:36:31.951Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [Pipeline] sh [2022-01-20T12:36:32.226Z] + make clean [2022-01-20T12:36:32.226Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T12:36:32.226Z] docker-dev-cache [2022-01-20T12:36:32.226Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T12:36:32.421Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T12:36:32.421Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestTarSumRemove [2022-01-20T12:36:32.421Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestSortFileInfoSums [2022-01-20T12:36:32.421Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T12:36:32.421Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestNewTarSumForLabel [2022-01-20T12:36:32.421Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestEmptyTar [2022-01-20T12:36:32.421Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestTarSumsReadSize [2022-01-20T12:36:32.421Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestTarSums [2022-01-20T12:36:32.421Z] --- PASS: TestTarSums (0.06s) [2022-01-20T12:36:32.421Z] === RUN TestIteration [2022-01-20T12:36:32.421Z] --- PASS: TestIteration (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestVersionLabelForChecksum [2022-01-20T12:36:32.421Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestVersion [2022-01-20T12:36:32.421Z] --- PASS: TestVersion (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestGetVersion [2022-01-20T12:36:32.421Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T12:36:32.421Z] === RUN TestGetVersions [2022-01-20T12:36:32.421Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T12:36:32.421Z] PASS [2022-01-20T12:36:32.421Z] coverage: 89.3% of statements [2022-01-20T12:36:32.421Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2022-01-20T12:36:32.542Z] --- PASS: TestSecretInspect (2.69s) [2022-01-20T12:36:32.542Z] === RUN TestSecretList [2022-01-20T12:36:32.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_false____} [2022-01-20T12:36:32.803Z] docker_api_swarm_test.go:502: [d2dd40af6ce4e] joining swarm manager [d83af29656247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:36:32.893Z] testing: warning: no tests to run [2022-01-20T12:36:32.893Z] PASS [2022-01-20T12:36:32.893Z] coverage: [no statements] [2022-01-20T12:36:32.893Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-01-20T12:36:33.364Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T12:36:33.364Z] === RUN TestClientStream [2022-01-20T12:36:33.364Z] --- PASS: TestClientStream (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestClientSendFile [2022-01-20T12:36:33.364Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestClientWithRequestTimeout [2022-01-20T12:36:33.364Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T12:36:33.364Z] === RUN TestFileSpecPlugin [2022-01-20T12:36:33.364Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T12:36:33.364Z] === RUN TestFileJSONSpecPlugin [2022-01-20T12:36:33.364Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T12:36:33.364Z] === RUN TestTruncIndex [2022-01-20T12:36:33.364Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestPluginAddHandler [2022-01-20T12:36:33.364Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestPluginWaitBadPlugin [2022-01-20T12:36:33.364Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T12:36:33.364Z] === RUN TestGet [2022-01-20T12:36:33.364Z] time="2022-01-20T12:36:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T12:36:33.499Z] --- PASS: TestRemoveContainerWithVolume (3.05s) [2022-01-20T12:36:33.499Z] === RUN TestRemoveContainerRunning [2022-01-20T12:36:33.834Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T12:36:33.835Z] PASS [2022-01-20T12:36:33.835Z] coverage: 91.5% of statements [2022-01-20T12:36:33.835Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T12:36:34.308Z] === RUN TestIsGIT [2022-01-20T12:36:34.308Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T12:36:34.308Z] === RUN TestIsTransport [2022-01-20T12:36:34.308Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T12:36:34.308Z] PASS [2022-01-20T12:36:34.308Z] coverage: 100.0% of statements [2022-01-20T12:36:34.308Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-01-20T12:36:34.308Z] --- PASS: TestAllocateRandomDeallocate (6.32s) [2022-01-20T12:36:34.308Z] === RUN TestRetrieveFromStore [2022-01-20T12:36:34.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_true____} [2022-01-20T12:36:34.778Z] time="2022-01-20T12:36:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T12:36:34.778Z] === RUN TestVersionInfo [2022-01-20T12:36:34.778Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T12:36:34.778Z] === RUN TestAppendVersions [2022-01-20T12:36:34.778Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T12:36:34.778Z] PASS [2022-01-20T12:36:34.778Z] coverage: 88.9% of statements [2022-01-20T12:36:34.778Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-01-20T12:36:34.975Z] --- PASS: TestSecretList (2.58s) [2022-01-20T12:36:34.975Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:36:35.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_true__0xc000b90990__} [2022-01-20T12:36:36.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b909a8_} [2022-01-20T12:36:36.354Z] --- PASS: TestRetrieveFromStore (1.84s) [2022-01-20T12:36:36.354Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T12:36:36.354Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T12:36:36.354Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T12:36:36.354Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T12:36:36.354Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T12:36:36.354Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T12:36:36.354Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T12:36:36.354Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T12:36:36.354Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T12:36:36.354Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T12:36:36.354Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T12:36:36.354Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T12:36:36.354Z] === RUN TestDebug [2022-01-20T12:36:36.354Z] --- PASS: TestDebug (0.00s) [2022-01-20T12:36:36.354Z] === RUN TestRequestPoolParallel [2022-01-20T12:36:36.354Z] === RUN TestValidatePrivileges [2022-01-20T12:36:36.354Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T12:36:36.354Z] === RUN TestFilterByCapNeg [2022-01-20T12:36:36.354Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T12:36:36.354Z] === RUN TestFilterByCapPos [2022-01-20T12:36:36.354Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T12:36:36.354Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T12:36:36.354Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T12:36:36.354Z] PASS [2022-01-20T12:36:36.354Z] coverage: 12.0% of statements [2022-01-20T12:36:36.354Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2022-01-20T12:36:36.354Z] --- PASS: TestRequestPoolParallel (0.52s) [2022-01-20T12:36:36.354Z] === RUN TestFullAllocateRelease [2022-01-20T12:36:36.354Z] time="2022-01-20T12:36:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T12:36:36.827Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-01-20T12:36:36.827Z] === RUN TestOddAllocateRelease [2022-01-20T12:36:37.247Z] --- PASS: TestRemoveContainerRunning (3.19s) [2022-01-20T12:36:37.247Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:36:37.298Z] === RUN TestNewSettable [2022-01-20T12:36:37.298Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T12:36:37.298Z] === RUN TestIsSettable [2022-01-20T12:36:37.298Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T12:36:37.298Z] === RUN TestUpdateSettingsEnv [2022-01-20T12:36:37.298Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T12:36:37.298Z] PASS [2022-01-20T12:36:37.298Z] coverage: 20.0% of statements [2022-01-20T12:36:37.298Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-01-20T12:36:37.298Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T12:36:37.298Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-01-20T12:36:37.298Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-20T12:36:37.298Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T12:36:37.298Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T12:36:37.298Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T12:36:37.298Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T12:36:37.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T12:36:37.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:36:37.298Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T12:36:37.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T12:36:37.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:36:37.298Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:36:37.298Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:36:37.298Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T12:36:37.298Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:36:37.298Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:36:37.298Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:36:37.298Z] PASS [2022-01-20T12:36:37.298Z] coverage: 85.3% of statements [2022-01-20T12:36:37.298Z] ok github.com/docker/docker/libnetwork/ipam 53.683s coverage: 85.3% of statements [2022-01-20T12:36:37.563Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2022-01-20T12:36:37.563Z] === RUN TestSecretsUpdate [2022-01-20T12:36:37.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b909c0_} [2022-01-20T12:36:37.691Z] Removing intermediate container 3715f57989b6 [2022-01-20T12:36:37.691Z] ---> 1a3c700e9b50 [2022-01-20T12:36:37.691Z] Step 13/13 : CMD ["sh"] [2022-01-20T12:36:37.691Z] ---> Running in bc26e5dde2fe [2022-01-20T12:36:38.163Z] Removing intermediate container bc26e5dde2fe [2022-01-20T12:36:38.163Z] ---> 7530047245fa [2022-01-20T12:36:38.163Z] Successfully built 7530047245fa [2022-01-20T12:36:38.163Z] Successfully tagged busybox:latest [2022-01-20T12:36:38.163Z] INFO: Docker images of the daemon under test [2022-01-20T12:36:38.163Z] [2022-01-20T12:36:38.289Z] === RUN TestLoad [2022-01-20T12:36:38.289Z] --- PASS: TestLoad (0.00s) [2022-01-20T12:36:38.289Z] === RUN TestSave [2022-01-20T12:36:38.289Z] --- PASS: TestSave (0.03s) [2022-01-20T12:36:38.289Z] === RUN TestAddDeleteGet [2022-01-20T12:36:38.289Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-20T12:36:38.289Z] === RUN TestInvalidTags [2022-01-20T12:36:38.289Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T12:36:38.289Z] PASS [2022-01-20T12:36:38.289Z] coverage: 84.4% of statements [2022-01-20T12:36:38.289Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2022-01-20T12:36:38.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:36:38.634Z] busybox latest 7530047245fa Less than a second ago 4.99GB [2022-01-20T12:36:38.634Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T12:36:38.634Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T12:36:38.634Z] [2022-01-20T12:36:38.634Z] INFO: Running integration tests at 01/20/2022 12:36:38... [2022-01-20T12:36:38.634Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T12:36:38.634Z] INFO: Integration API tests being run from the host: [2022-01-20T12:36:38.634Z] INFO: make.ps1 starting at 01/20/2022 12:36:38 [2022-01-20T12:36:38.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b909d8_} [2022-01-20T12:36:39.627Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T12:36:39.866Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T12:36:39.866Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T12:36:39.866Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T12:36:39.866Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T12:36:39.866Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T12:36:39.866Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T12:36:39.866Z] === RUN TestValidateMirror [2022-01-20T12:36:39.866Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T12:36:39.866Z] === RUN TestLoadInsecureRegistries [2022-01-20T12:36:39.888Z] --- PASS: TestSecretsUpdate (2.42s) [2022-01-20T12:36:39.888Z] === RUN TestTemplatedSecret [2022-01-20T12:36:40.157Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.07s) [2022-01-20T12:36:40.157Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:36:40.157Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T12:36:40.157Z] === RUN TestRenameLinkedContainer [2022-01-20T12:36:40.157Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:36:40.157Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T12:36:40.157Z] === RUN TestRenameStoppedContainer [2022-01-20T12:36:40.340Z] time="2022-01-20T12:36:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:36:40.340Z] time="2022-01-20T12:36:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T12:36:40.340Z] time="2022-01-20T12:36:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T12:36:40.340Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-20T12:36:40.340Z] === RUN TestNewServiceConfig [2022-01-20T12:36:40.340Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestValidateIndexName [2022-01-20T12:36:40.340Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestValidateIndexNameWithError [2022-01-20T12:36:40.340Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestEndpointParse [2022-01-20T12:36:40.340Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestEndpointParseInvalid [2022-01-20T12:36:40.340Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestValidateEndpoint [2022-01-20T12:36:40.340Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T12:36:40.340Z] === RUN TestPing [2022-01-20T12:36:40.340Z] --- PASS: TestPing (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestPingRegistryEndpoint [2022-01-20T12:36:40.340Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:40.340Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestEndpoint [2022-01-20T12:36:40.340Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:40.340Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestParseRepositoryInfo [2022-01-20T12:36:40.340Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestNewIndexInfo [2022-01-20T12:36:40.340Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestMirrorEndpointLookup [2022-01-20T12:36:40.340Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:36:40.340Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestSearchRepositories [2022-01-20T12:36:40.340Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T12:36:40.340Z] Host: 127.0.0.1:49316 [2022-01-20T12:36:40.340Z] User-Agent: docker test client [2022-01-20T12:36:40.340Z] Authorization: Token fake-token [2022-01-20T12:36:40.340Z] X-Docker-Token: true [2022-01-20T12:36:40.340Z] Accept-Encoding: gzip [2022-01-20T12:36:40.340Z] [2022-01-20T12:36:40.340Z] [2022-01-20T12:36:40.340Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T12:36:40.340Z] Connection: close [2022-01-20T12:36:40.340Z] Content-Length: 144 [2022-01-20T12:36:40.340Z] Cache-Control: no-cache [2022-01-20T12:36:40.340Z] Content-Type: application/json [2022-01-20T12:36:40.340Z] Date: Thu, 20 Jan 2022 12:36:39 GMT [2022-01-20T12:36:40.340Z] Expires: -1 [2022-01-20T12:36:40.340Z] Pragma: no-cache [2022-01-20T12:36:40.340Z] Server: docker-tests/mock [2022-01-20T12:36:40.340Z] X-Docker-Registry-Config: mock [2022-01-20T12:36:40.340Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T12:36:40.340Z] [2022-01-20T12:36:40.340Z] [2022-01-20T12:36:40.340Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestTrustedLocation [2022-01-20T12:36:40.340Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T12:36:40.340Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T12:36:40.340Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T12:36:40.340Z] === RUN TestIsSecureIndex [2022-01-20T12:36:40.340Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T12:36:40.340Z] PASS [2022-01-20T12:36:40.340Z] coverage: 51.2% of statements [2022-01-20T12:36:40.340Z] ok github.com/docker/docker/registry 0.204s coverage: 51.2% of statements [2022-01-20T12:36:40.340Z] time="2022-01-20T12:36:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T12:36:40.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b909f0_} [2022-01-20T12:36:41.335Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T12:36:41.336Z] time="2022-01-20T12:36:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReader [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T12:36:41.336Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T12:36:41.336Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T12:36:41.336Z] PASS [2022-01-20T12:36:41.336Z] coverage: 100.0% of statements [2022-01-20T12:36:41.336Z] ok github.com/docker/docker/registry/resumable 0.184s coverage: 100.0% of statements [2022-01-20T12:36:41.806Z] === RUN TestRestartManagerTimeout [2022-01-20T12:36:41.806Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T12:36:41.806Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T12:36:41.806Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T12:36:41.806Z] PASS [2022-01-20T12:36:41.806Z] coverage: 50.9% of statements [2022-01-20T12:36:41.806Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-01-20T12:36:41.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T12:36:42.413Z] --- PASS: TestTemplatedSecret (2.49s) [2022-01-20T12:36:42.413Z] === RUN TestSecretCreateResolve [2022-01-20T12:36:42.798Z] === RUN TestDecodeContainerConfig [2022-01-20T12:36:42.798Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T12:36:42.798Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T12:36:42.798Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T12:36:42.798Z] === RUN TestValidatePrivileged [2022-01-20T12:36:42.798Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T12:36:42.798Z] PASS [2022-01-20T12:36:42.798Z] coverage: 52.6% of statements [2022-01-20T12:36:42.798Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T12:36:42.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T12:36:43.072Z] --- PASS: TestRenameStoppedContainer (3.09s) [2022-01-20T12:36:43.072Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:36:43.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T12:36:43.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T12:36:43.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T12:36:43.245Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T12:36:43.269Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T12:36:43.269Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T12:36:43.269Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T12:36:43.269Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T12:36:43.269Z] PASS [2022-01-20T12:36:43.269Z] coverage: 62.5% of statements [2022-01-20T12:36:43.269Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-01-20T12:36:45.180Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-01-20T12:36:45.180Z] PASS [2022-01-20T12:36:45.180Z] [2022-01-20T12:36:45.180Z] DONE 6 tests in 15.288s [2022-01-20T12:36:45.180Z] docker_api_swarm_test.go:507: [d8cc7111cf3a1] joining swarm manager [d83af29656247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:36:45.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T12:36:45.180Z] ++ 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-01-20T12:36:45.180Z] ++ set -e [2022-01-20T12:36:45.180Z] ++ '[' -n 0 ']' [2022-01-20T12:36:45.180Z] ++ set -x [2022-01-20T12:36:45.180Z] ++ 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-01-20T12:36:45.180Z] INFO: Testing against a local daemon [2022-01-20T12:36:45.180Z] === RUN TestServiceCreateInit [2022-01-20T12:36:45.180Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:36:45.771Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T12:36:47.159Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T12:36:48.050Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T12:36:48.050Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T12:36:48.050Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T12:36:48.050Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T12:36:48.050Z] === RUN TestGetDriver [2022-01-20T12:36:48.050Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T12:36:48.050Z] === RUN TestVolumeRequestError [2022-01-20T12:36:48.050Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T12:36:48.050Z] PASS [2022-01-20T12:36:48.050Z] coverage: 36.1% of statements [2022-01-20T12:36:48.050Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-01-20T12:36:48.520Z] === RUN TestGetAddress [2022-01-20T12:36:48.520Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T12:36:48.520Z] === RUN TestRemove [2022-01-20T12:36:48.521Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:36:48.521Z] --- SKIP: TestRemove (0.00s) [2022-01-20T12:36:48.521Z] === RUN TestInitializeWithVolumes [2022-01-20T12:36:48.521Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-20T12:36:48.521Z] === RUN TestCreate [2022-01-20T12:36:48.521Z] --- PASS: TestCreate (0.01s) [2022-01-20T12:36:48.521Z] === RUN TestValidateName [2022-01-20T12:36:48.521Z] --- PASS: TestValidateName (0.00s) [2022-01-20T12:36:48.521Z] === RUN TestCreateWithOpts [2022-01-20T12:36:48.521Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:36:48.521Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T12:36:48.521Z] === RUN TestRelaodNoOpts [2022-01-20T12:36:48.521Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T12:36:48.521Z] PASS [2022-01-20T12:36:48.521Z] coverage: 41.5% of statements [2022-01-20T12:36:48.521Z] ok github.com/docker/docker/volume/local 0.081s coverage: 41.5% of statements [2022-01-20T12:36:48.521Z] --- PASS: TestGet (15.01s) [2022-01-20T12:36:48.521Z] === RUN TestPluginWithNoManifest [2022-01-20T12:36:48.521Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T12:36:48.521Z] === RUN TestGetAll [2022-01-20T12:36:48.521Z] --- PASS: TestGetAll (0.00s) [2022-01-20T12:36:48.521Z] PASS [2022-01-20T12:36:48.521Z] coverage: 73.2% of statements [2022-01-20T12:36:48.521Z] ok github.com/docker/docker/pkg/plugins 34.881s coverage: 73.2% of statements [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRaw [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T12:36:48.992Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRaw [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T12:36:48.992Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestConvertTmpfsOptions [2022-01-20T12:36:48.992Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T12:36:48.992Z] linux_parser_test.go:209: data="ro" [2022-01-20T12:36:48.992Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestParseMountSpec [2022-01-20T12:36:48.992Z] parser_test.go:62: case 0 [2022-01-20T12:36:48.992Z] parser_test.go:62: case 1 [2022-01-20T12:36:48.992Z] parser_test.go:62: case 2 [2022-01-20T12:36:48.992Z] parser_test.go:62: case 3 [2022-01-20T12:36:48.992Z] parser_test.go:62: case 4 [2022-01-20T12:36:48.992Z] parser_test.go:62: case 5 [2022-01-20T12:36:48.992Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestValidateMount [2022-01-20T12:36:48.992Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRaw [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T12:36:48.992Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T12:36:48.992Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T12:36:48.992Z] PASS [2022-01-20T12:36:48.992Z] coverage: 67.6% of statements [2022-01-20T12:36:48.992Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-01-20T12:36:49.706Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:36:49.706Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T12:36:49.985Z] === RUN TestSetGetMeta [2022-01-20T12:36:49.985Z] === PAUSE TestSetGetMeta [2022-01-20T12:36:49.985Z] === RUN TestRestore [2022-01-20T12:36:49.985Z] === PAUSE TestRestore [2022-01-20T12:36:49.985Z] === RUN TestServiceCreate [2022-01-20T12:36:49.985Z] === PAUSE TestServiceCreate [2022-01-20T12:36:49.985Z] === RUN TestServiceList [2022-01-20T12:36:49.985Z] === PAUSE TestServiceList [2022-01-20T12:36:49.985Z] === RUN TestServiceRemove [2022-01-20T12:36:49.985Z] === PAUSE TestServiceRemove [2022-01-20T12:36:49.985Z] === RUN TestServiceGet [2022-01-20T12:36:49.985Z] === PAUSE TestServiceGet [2022-01-20T12:36:49.985Z] === RUN TestServicePrune [2022-01-20T12:36:49.985Z] === PAUSE TestServicePrune [2022-01-20T12:36:49.985Z] === RUN TestCreate [2022-01-20T12:36:49.985Z] === PAUSE TestCreate [2022-01-20T12:36:49.985Z] === RUN TestRemove [2022-01-20T12:36:49.985Z] === PAUSE TestRemove [2022-01-20T12:36:49.985Z] === RUN TestList [2022-01-20T12:36:49.985Z] === PAUSE TestList [2022-01-20T12:36:49.985Z] === RUN TestFindByDriver [2022-01-20T12:36:49.985Z] === PAUSE TestFindByDriver [2022-01-20T12:36:49.985Z] === RUN TestFindByReferenced [2022-01-20T12:36:49.985Z] === PAUSE TestFindByReferenced [2022-01-20T12:36:49.985Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T12:36:49.985Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T12:36:49.985Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:36:49.985Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:36:49.985Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T12:36:49.985Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T12:36:49.985Z] === RUN TestRefDerefRemove [2022-01-20T12:36:49.985Z] === PAUSE TestRefDerefRemove [2022-01-20T12:36:49.985Z] === RUN TestGet [2022-01-20T12:36:49.985Z] === PAUSE TestGet [2022-01-20T12:36:49.985Z] === RUN TestGetWithReference [2022-01-20T12:36:49.985Z] === PAUSE TestGetWithReference [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:36:49.985Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T12:36:49.985Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T12:36:49.985Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T12:36:49.985Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T12:36:49.985Z] === CONT TestSetGetMeta [2022-01-20T12:36:49.985Z] === CONT TestList [2022-01-20T12:36:49.985Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T12:36:49.985Z] === CONT TestServiceGet [2022-01-20T12:36:49.985Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T12:36:49.985Z] === CONT TestServiceRemove [2022-01-20T12:36:49.985Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T12:36:49.985Z] === CONT TestServiceList [2022-01-20T12:36:49.985Z] --- PASS: TestList (0.04s) [2022-01-20T12:36:49.985Z] === CONT TestServiceCreate [2022-01-20T12:36:49.985Z] --- PASS: TestServiceGet (0.13s) [2022-01-20T12:36:49.985Z] === CONT TestRestore [2022-01-20T12:36:49.985Z] --- PASS: TestServiceRemove (0.12s) [2022-01-20T12:36:49.985Z] === CONT TestGet [2022-01-20T12:36:49.985Z] --- PASS: TestServiceList (0.11s) [2022-01-20T12:36:49.985Z] === CONT TestGetWithReference [2022-01-20T12:36:49.985Z] --- PASS: TestServiceCreate (0.10s) [2022-01-20T12:36:49.985Z] === CONT TestRefDerefRemove [2022-01-20T12:36:49.985Z] --- PASS: TestGet (0.02s) [2022-01-20T12:36:49.985Z] === CONT TestCreate [2022-01-20T12:36:49.985Z] --- PASS: TestRestore (0.03s) [2022-01-20T12:36:49.985Z] === CONT TestRemove [2022-01-20T12:36:49.985Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T12:36:49.985Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T12:36:49.985Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T12:36:49.985Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T12:36:49.985Z] --- PASS: TestCreate (0.02s) [2022-01-20T12:36:49.985Z] === CONT TestFindByReferenced [2022-01-20T12:36:50.157Z] --- PASS: TestRenameRunningContainerAndReuse (6.14s) [2022-01-20T12:36:50.157Z] === RUN TestRenameInvalidName [2022-01-20T12:36:50.456Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T12:36:50.456Z] === CONT TestFindByDriver [2022-01-20T12:36:50.456Z] --- PASS: TestRemove (0.02s) [2022-01-20T12:36:50.457Z] === CONT TestServicePrune [2022-01-20T12:36:50.457Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T12:36:50.457Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T12:36:50.457Z] time="2022-01-20T12:36:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:36:50.457Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T12:36:50.457Z] time="2022-01-20T12:36:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:36:50.457Z] time="2022-01-20T12:36:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:36:50.457Z] time="2022-01-20T12:36:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T12:36:50.457Z] time="2022-01-20T12:36:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T12:36:50.457Z] --- PASS: TestServicePrune (0.04s) [2022-01-20T12:36:50.457Z] PASS [2022-01-20T12:36:50.457Z] coverage: 69.0% of statements [2022-01-20T12:36:50.457Z] ok github.com/docker/docker/volume/service 0.272s coverage: 69.0% of statements [2022-01-20T12:36:50.649Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T12:36:50.649Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T12:36:51.592Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T12:36:52.163Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T12:36:52.338Z] --- PASS: TestRenameInvalidName (3.11s) [2022-01-20T12:36:52.338Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:36:52.734Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T12:36:53.305Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T12:36:53.875Z] --- PASS: TestServiceCreateInit (8.69s) [2022-01-20T12:36:53.875Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s) [2022-01-20T12:36:53.875Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.46s) [2022-01-20T12:36:53.875Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:36:53.875Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T12:36:54.817Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T12:36:55.388Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T12:36:56.330Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T12:36:57.274Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T12:36:58.216Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T12:36:58.787Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T12:36:59.730Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T12:37:00.673Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T12:37:01.245Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T12:37:02.630Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T12:37:02.890Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T12:37:02.890Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T12:37:03.463Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T12:37:04.034Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T12:37:04.727Z] --- PASS: TestRenameAnonymousContainer (11.34s) [2022-01-20T12:37:04.727Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:37:04.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T12:37:05.544Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T12:37:06.115Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T12:37:06.910Z] --- PASS: TestRenameContainerWithSameName (3.06s) [2022-01-20T12:37:06.910Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:37:06.910Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:06.910Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:37:06.910Z] === RUN TestResize [2022-01-20T12:37:07.058Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T12:37:07.629Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T12:37:09.015Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T12:37:09.819Z] --- PASS: TestResize (3.03s) [2022-01-20T12:37:09.819Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:37:11.558Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) [2022-01-20T12:37:11.558Z] === RUN TestCreateServiceConflict [2022-01-20T12:37:12.129Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T12:37:12.727Z] --- PASS: TestResizeWithInvalidSize (3.03s) [2022-01-20T12:37:12.727Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:37:13.514Z] --- PASS: TestCreateServiceConflict (2.38s) [2022-01-20T12:37:13.514Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:37:14.086Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T12:37:14.656Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T12:37:15.635Z] --- PASS: TestResizeWhenContainerNotStarted (3.03s) [2022-01-20T12:37:15.635Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:37:15.635Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:15.635Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:37:15.635Z] === RUN TestStats [2022-01-20T12:37:15.635Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:37:15.635Z] --- SKIP: TestStats (0.00s) [2022-01-20T12:37:15.635Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:37:15.783Z] 2022/01/20 12:37:15 Closing DB instances... [2022-01-20T12:37:15.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:37:15.790Z] INFO: Testing against a local daemon [2022-01-20T12:37:15.790Z] === RUN TestBuildWithSession [2022-01-20T12:37:15.790Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:37:15.790Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:37:15.790Z] === RUN TestBuildSquashParent [2022-01-20T12:37:15.790Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:15.790Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:37:15.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:37:15.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:37:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:37:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:37:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:37:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:37:16.569Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2022-01-20T12:37:16.569Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:37:17.356Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-01-20T12:37:17.356Z] === RUN TestFindNode [2022-01-20T12:37:17.356Z] 2022/01/20 12:37:16 Closing DB instances... [2022-01-20T12:37:17.356Z] --- PASS: TestFindNode (0.02s) [2022-01-20T12:37:17.356Z] === RUN TestChangeNodeState [2022-01-20T12:37:17.356Z] 2022/01/20 12:37:16 Closing DB instances... [2022-01-20T12:37:17.356Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T12:37:17.356Z] === RUN TestNodeReincarnation [2022-01-20T12:37:17.356Z] 2022/01/20 12:37:16 Closing DB instances... [2022-01-20T12:37:17.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T12:37:18.898Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T12:37:19.841Z] docker_api_swarm_node_test.go:81: [d721649d17a8a] joining swarm manager [d6ce5836dc7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:37:21.755Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T12:37:22.029Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T12:37:22.126Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T12:37:22.126Z] === RUN TestParallelCreate [2022-01-20T12:37:22.126Z] 2022/01/20 12:37:21 Closing DB instances... [2022-01-20T12:37:22.126Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T12:37:22.126Z] === RUN TestParallelDelete [2022-01-20T12:37:22.126Z] 2022/01/20 12:37:21 Closing DB instances... [2022-01-20T12:37:22.126Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T12:37:22.126Z] === RUN TestNetworkDBIslands [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9fc2167fe8dc with config:&{NodeID:9fc2167fe8dc 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-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, added to nodes list" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d487d0e24854 with config:&{NodeID:d487d0e24854 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-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node d487d0e24854/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node d487d0e24854/172.21.118.164, added to nodes list" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node d487d0e24854/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node d487d0e24854/172.21.118.164, added to nodes list" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, added to nodes list" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T12:37:22.126Z] time="2022-01-20T12:37:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f1c4f90fe61c with config:&{NodeID:f1c4f90fe61c 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-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node d487d0e24854/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node d487d0e24854/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.121Z] time="2022-01-20T12:37:22Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:64c47d6b6ec8 with config:&{NodeID:64c47d6b6ec8 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-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node d487d0e24854/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node d487d0e24854/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:23.595Z] time="2022-01-20T12:37:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e701977bab8b with config:&{NodeID:e701977bab8b 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-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node d487d0e24854/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node d487d0e24854/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:24.068Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=info msg="The new bootstrap node list is:[172.21.118.164:10033 172.21.118.164:10034 172.21.118.164:10035]" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10033" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49359" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49360" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10034" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10035" [2022-01-20T12:37:24.068Z] time="2022-01-20T12:37:23Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49361" [2022-01-20T12:37:24.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.75s) [2022-01-20T12:37:24.209Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:37:24.209Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:37:24.209Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T12:37:24.209Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:37:24.548Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="The new bootstrap node list is:[172.21.118.164:10033 172.21.118.164:10034 172.21.118.164:10035]" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10033" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49362" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10034" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49363" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10035" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49364" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="node 0 leaving" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc change state NodeActive --> NodeLeft" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="node5(e701977bab8b): Node leave event for 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc change state NodeActive --> NodeLeft" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="node2(d487d0e24854): Node leave event for 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc change state NodeActive --> NodeLeft" [2022-01-20T12:37:24.548Z] time="2022-01-20T12:37:24Z" level=info msg="node4(64c47d6b6ec8): Node leave event for 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node1(9fc2167fe8dc): Node leave event for 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node3(f1c4f90fe61c): Node leave event for 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node 9fc2167fe8dc/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node 1 leaving" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854 change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node3(f1c4f90fe61c): Node leave event for d487d0e24854/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854 change state NodeActive --> NodeFailed" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854/172.21.118.164, added to failed nodes list" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854 change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node4(64c47d6b6ec8): Node leave event for d487d0e24854/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="Node d487d0e24854 change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=info msg="node5(e701977bab8b): Node leave event for d487d0e24854/172.21.118.164" [2022-01-20T12:37:25.020Z] time="2022-01-20T12:37:24Z" level=error msg="node: d487d0e24854 is unknown to memberlist" [2022-01-20T12:37:25.359Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node d487d0e24854/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node d487d0e24854/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node d487d0e24854/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="node 2 leaving" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="node4(64c47d6b6ec8): Node leave event for f1c4f90fe61c/172.21.118.164" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="node5(e701977bab8b): Node leave event for f1c4f90fe61c/172.21.118.164" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c change state NodeActive --> NodeLeft" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=info msg="node3(f1c4f90fe61c): Node leave event for f1c4f90fe61c/172.21.118.164" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=debug msg="memberlist: Failed ping: d487d0e24854 (timeout reached)" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.118.164:10035: use of closed network connection" [2022-01-20T12:37:25.497Z] time="2022-01-20T12:37:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.118.164:10036: use of closed network connection" [2022-01-20T12:37:25.931Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T12:37:25.968Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.968Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.968Z] time="2022-01-20T12:37:25Z" level=info msg="Node f1c4f90fe61c/172.21.118.164, left gossip cluster" [2022-01-20T12:37:25.968Z] time="2022-01-20T12:37:25Z" level=info msg="memberlist: Suspect d487d0e24854 has failed, no acks received" [2022-01-20T12:37:26.438Z] networkdb_test.go:867: node4: OK [2022-01-20T12:37:26.438Z] networkdb_test.go:867: node5: OK [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="node 0 coming back" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41e3845691c7 with config:&{NodeID:41e3845691c7 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-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node 41e3845691c7/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to nodes list" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="node 1 coming back" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7429dcca1cae with config:&{NodeID:7429dcca1cae 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-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node 7429dcca1cae/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node 7429dcca1cae/172.21.118.164, added to nodes list" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="node 2 coming back" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:de311e04bd17 with config:&{NodeID:de311e04bd17 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-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node de311e04bd17/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:26.438Z] time="2022-01-20T12:37:25Z" level=info msg="Node de311e04bd17/172.21.118.164, added to nodes list" [2022-01-20T12:37:26.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T12:37:28.260Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T12:37:29.202Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T12:37:29.403Z] time="2022-01-20T12:37:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.118.164:10033 172.21.118.164:10034 172.21.118.164:10035]" [2022-01-20T12:37:29.462Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T12:37:29.874Z] time="2022-01-20T12:37:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.118.164:10033 172.21.118.164:10034 172.21.118.164:10035]" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10033" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49366" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, is the new incarnation of the shutdown node 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49367" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10034" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, is the new incarnation of the shutdown node d487d0e24854/172.21.118.164" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10035" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49368" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node e701977bab8b/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, is the new incarnation of the shutdown node f1c4f90fe61c/172.21.118.164" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, is the new incarnation of the shutdown node d487d0e24854/172.21.118.164" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 7429dcca1cae/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, is the new incarnation of the shutdown node 9fc2167fe8dc/172.21.118.164" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.345Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.403Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T12:37:30.403Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, joined gossip cluster" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, is the new incarnation of the shutdown node f1c4f90fe61c/172.21.118.164" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=info msg="Node de311e04bd17/172.21.118.164, added to nodes list" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10033" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49369" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10034" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49370" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.118.164:10035" [2022-01-20T12:37:30.816Z] time="2022-01-20T12:37:30Z" level=debug msg="memberlist: Stream connection from=172.21.118.164:49371" [2022-01-20T12:37:30.974Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2022-01-20T12:37:30.974Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:37:31.235Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T12:37:31.290Z] 2022/01/20 12:37:30 Closing DB instances... [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7 change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="node5(e701977bab8b): Node leave event for 41e3845691c7/172.21.118.164" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7 change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="node3(de311e04bd17): Node leave event for 41e3845691c7/172.21.118.164" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, left gossip cluster" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7 change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="node4(64c47d6b6ec8): Node leave event for 41e3845691c7/172.21.118.164" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7 change state NodeActive --> NodeFailed" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, added to failed nodes list" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7 change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=info msg="node2(7429dcca1cae): Node leave event for 41e3845691c7/172.21.118.164" [2022-01-20T12:37:31.290Z] time="2022-01-20T12:37:31Z" level=error msg="node: 41e3845691c7 is unknown to memberlist" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, left gossip cluster" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, left gossip cluster" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, left gossip cluster" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 41e3845691c7/172.21.118.164, left gossip cluster" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="node5(e701977bab8b): Node leave event for 7429dcca1cae/172.21.118.164" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="node4(64c47d6b6ec8): Node leave event for 7429dcca1cae/172.21.118.164" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="node3(de311e04bd17): Node leave event for 7429dcca1cae/172.21.118.164" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae change state NodeActive --> NodeLeft" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="node2(7429dcca1cae): Node leave event for 7429dcca1cae/172.21.118.164" [2022-01-20T12:37:31.763Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.177Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T12:37:32.177Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="Node 7429dcca1cae/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.21.118.164:10037: use of closed network connection" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="Node de311e04bd17 change state NodeActive --> NodeLeft" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="node5(e701977bab8b): Node leave event for de311e04bd17/172.21.118.164" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="Node de311e04bd17 change state NodeActive --> NodeLeft" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:31Z" level=info msg="node4(64c47d6b6ec8): Node leave event for de311e04bd17/172.21.118.164" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:32Z" level=info msg="Node de311e04bd17 change state NodeActive --> NodeLeft" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:32Z" level=info msg="node3(de311e04bd17): Node leave event for de311e04bd17/172.21.118.164" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:32Z" level=info msg="Node de311e04bd17/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.235Z] time="2022-01-20T12:37:32Z" level=info msg="Node de311e04bd17/172.21.118.164, left gossip cluster" [2022-01-20T12:37:32.438Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T12:37:32.706Z] time="2022-01-20T12:37:32Z" level=info msg="Node de311e04bd17/172.21.118.164, left gossip cluster" [2022-01-20T12:37:33.010Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T12:37:33.177Z] time="2022-01-20T12:37:32Z" level=info msg="Node 64c47d6b6ec8 change state NodeActive --> NodeLeft" [2022-01-20T12:37:33.177Z] time="2022-01-20T12:37:32Z" level=info msg="node5(e701977bab8b): Node leave event for 64c47d6b6ec8/172.21.118.164" [2022-01-20T12:37:33.177Z] time="2022-01-20T12:37:32Z" level=info msg="Node 64c47d6b6ec8 change state NodeActive --> NodeLeft" [2022-01-20T12:37:33.177Z] time="2022-01-20T12:37:32Z" level=info msg="node4(64c47d6b6ec8): Node leave event for 64c47d6b6ec8/172.21.118.164" [2022-01-20T12:37:33.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T12:37:33.531Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T12:37:33.531Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T12:37:33.531Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T12:37:33.531Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T12:37:33.648Z] time="2022-01-20T12:37:33Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, left gossip cluster" [2022-01-20T12:37:33.648Z] time="2022-01-20T12:37:33Z" level=info msg="Node 64c47d6b6ec8/172.21.118.164, left gossip cluster" [2022-01-20T12:37:33.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:37:33.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:37:34.103Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T12:37:34.128Z] time="2022-01-20T12:37:33Z" level=info msg="Node e701977bab8b/172.21.118.164, left gossip cluster" [2022-01-20T12:37:34.128Z] time="2022-01-20T12:37:33Z" level=info msg="Node e701977bab8b change state NodeActive --> NodeFailed" [2022-01-20T12:37:34.128Z] time="2022-01-20T12:37:33Z" level=info msg="Node e701977bab8b/172.21.118.164, added to failed nodes list" [2022-01-20T12:37:34.128Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-01-20T12:37:34.128Z] PASS [2022-01-20T12:37:34.128Z] coverage: 60.0% of statements [2022-01-20T12:37:34.128Z] ok github.com/docker/docker/libnetwork/networkdb 103.098s coverage: 60.0% of statements [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T12:37:34.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T12:37:34.363Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T12:37:34.624Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T12:37:34.624Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T12:37:34.884Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T12:37:34.884Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T12:37:34.884Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T12:37:34.884Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T12:37:35.145Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T12:37:35.405Z] docker_api_swarm_node_test.go:53: [d59411e708fd0] joining swarm manager [d8c347a03e0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:37:36.348Z] docker_api_swarm_node_test.go:54: [dd7a9c93e90ec] joining swarm manager [d8c347a03e0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === Skipped [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T12:37:36.353Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T12:37:36.353Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T12:37:36.353Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T12:37:36.353Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T12:37:36.353Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T12:37:36.353Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T12:37:36.353Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T12:37:36.353Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T12:37:36.353Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T12:37:36.353Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T12:37:36.353Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T12:37:36.353Z] daemon_test.go:145: root required [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T12:37:36.353Z] reload_test.go:342: root required [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T12:37:36.353Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T12:37:36.353Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.353Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T12:37:36.353Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T12:37:36.353Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T12:37:36.354Z] download_test.go:267: Needs fixing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T12:37:36.354Z] layer_test.go:303: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T12:37:36.354Z] layer_test.go:352: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T12:37:36.354Z] layer_test.go:467: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T12:37:36.354Z] layer_test.go:696: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T12:37:36.354Z] migration_test.go:45: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T12:37:36.354Z] migration_test.go:181: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T12:37:36.354Z] mount_test.go:17: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T12:37:36.354Z] mount_test.go:76: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T12:37:36.354Z] mount_test.go:125: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T12:37:36.354Z] mount_test.go:212: Failing on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T12:37:36.354Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T12:37:36.354Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T12:37:36.354Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T12:37:36.354Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T12:37:36.354Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T12:37:36.354Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T12:37:36.354Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T12:37:36.354Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T12:37:36.354Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T12:37:36.354Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T12:37:36.354Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T12:37:36.354Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:37:36.354Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:37:36.354Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:37:36.354Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:37:36.354Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:37:36.354Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T12:37:36.354Z] archive_test.go:140: zstd not installed [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T12:37:36.354Z] archive_windows_test.go:16: Currently fails [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T12:37:36.354Z] changes_test.go:195: needs more investigation [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T12:37:36.354Z] changes_test.go:432: needs further investigation [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T12:37:36.354Z] changes_test.go:468: needs further investigation [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T12:37:36.354Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T12:37:36.354Z] poller_test.go:40: No chmod on Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T12:37:36.354Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T12:37:36.354Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T12:37:36.354Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T12:37:36.354Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T12:37:36.354Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T12:37:36.354Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T12:37:36.354Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T12:37:36.354Z] [2022-01-20T12:37:36.354Z] DONE 2066 tests, 68 skipped in 270.170s [2022-01-20T12:37:36.354Z] INFO: make.ps1 ended at 01/20/2022 12:37:36 [2022-01-20T12:37:36.918Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T12:37:36.919Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T12:37:36.919Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T12:37:38.578Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T12:37:38.578Z] INFO: Unit tests ended at 01/20/2022 12:37:38. Duration:00:04:46.8773351 [2022-01-20T12:37:38.578Z] INFO: Building busybox [2022-01-20T12:37:38.578Z] Sending build context to Docker daemon 5.12kB [2022-01-20T12:37:38.578Z] [2022-01-20T12:37:38.578Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T12:37:38.578Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T12:37:38.578Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T12:37:38.578Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T12:37:38.578Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T12:37:38.578Z] ---> 60d6f56ecebd [2022-01-20T12:37:38.578Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T12:37:38.578Z] ---> Running in 12d4cf761165 [2022-01-20T12:37:39.463Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T12:37:39.723Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T12:37:39.723Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T12:37:39.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T12:37:39.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T12:37:39.723Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T12:37:40.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T12:37:41.264Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T12:37:41.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T12:37:42.407Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.13s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.13s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.17s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.30s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.98s) [2022-01-20T12:37:42.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.11s) [2022-01-20T12:37:42.408Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:37:42.408Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:37:42.778Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T12:37:43.721Z] --- PASS: TestCreateServiceSecretFileMode (12.79s) [2022-01-20T12:37:43.721Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:37:43.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T12:37:44.553Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T12:37:45.123Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T12:37:45.123Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T12:37:45.695Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T12:37:45.695Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T12:37:45.695Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T12:37:45.956Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T12:37:46.304Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T12:37:46.304Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T12:37:46.304Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T12:37:46.304Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T12:37:46.304Z] Cross building: bundles/cross/linux/s390x [2022-01-20T12:37:46.304Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T12:37:46.304Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T12:37:46.896Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T12:37:47.158Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T12:37:48.100Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T12:37:48.100Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T12:37:48.100Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T12:37:48.361Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T12:37:49.455Z] --- PASS: TestUpdateRestartPolicy (24.32s) [2022-01-20T12:37:49.455Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:37:50.998Z] --- PASS: TestUpdateRestartWithAutoRemove (3.01s) [2022-01-20T12:37:50.998Z] === RUN TestWaitNonBlocked [2022-01-20T12:37:50.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:37:50.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:37:50.998Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:37:50.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:37:50.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:37:50.998Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:37:53.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:37:53.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:37:53.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T12:37:54.737Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T12:37:54.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.72s) [2022-01-20T12:37:54.737Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.84s) [2022-01-20T12:37:54.737Z] === RUN TestWaitBlocked [2022-01-20T12:37:54.737Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:37:54.737Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T12:37:54.737Z] PASS [2022-01-20T12:37:54.737Z] ok github.com/docker/docker/integration/container 112.037s [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === Skipped [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T12:37:54.737Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T12:37:54.737Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:37:54.737Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:37:54.737Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:37:54.737Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:37:54.737Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:37:54.737Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T12:37:54.737Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:37:54.737Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T12:37:54.737Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-20T12:37:54.737Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T12:37:54.737Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T12:37:54.737Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:37:54.737Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T12:37:54.737Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T12:37:54.737Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:37:54.737Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:37:54.737Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T12:37:54.737Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T12:37:54.737Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T12:37:54.737Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T12:37:54.737Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T12:37:54.737Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T12:37:54.737Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:37:54.737Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:37:54.737Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T12:37:54.737Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T12:37:54.737Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T12:37:54.737Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:37:54.737Z] [2022-01-20T12:37:54.737Z] DONE 87 tests, 34 skipped in 114.241s [2022-01-20T12:37:55.119Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:37:55.197Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T12:37:55.553Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T12:37:56.430Z] Removing intermediate container 12d4cf761165 [2022-01-20T12:37:56.430Z] ---> 3ee52b7f2489 [2022-01-20T12:37:56.430Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T12:37:56.430Z] ---> Running in 870717951bbb [2022-01-20T12:37:56.662Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:37:56.903Z] Removing intermediate container 870717951bbb [2022-01-20T12:37:56.904Z] ---> 43989acb55fa [2022-01-20T12:37:56.904Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T12:37:56.904Z] ---> Running in e2f6376843af [2022-01-20T12:37:56.935Z] --- PASS: TestCreateServiceConfigFileMode (12.90s) [2022-01-20T12:37:56.935Z] === RUN TestCreateServiceSysctls [2022-01-20T12:37:57.195Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T12:37:57.374Z] Removing intermediate container e2f6376843af [2022-01-20T12:37:57.374Z] ---> 81c4ef9734be [2022-01-20T12:37:57.374Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy (16.68s) [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.10s) [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.13s) [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.26s) [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2022-01-20T12:37:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.74s) [2022-01-20T12:37:58.206Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:37:58.953Z] [2022-01-20T12:37:59.107Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T12:37:59.423Z] ---> 6a70ec459c38 [2022-01-20T12:37:59.423Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T12:37:59.423Z] ---> Running in 9cabc44b781e [2022-01-20T12:37:59.680Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T12:38:00.621Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-01-20T12:38:00.621Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:38:00.621Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T12:38:01.203Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T12:38:01.773Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T12:38:01.956Z] --- PASS: TestBuildMultiStageParentConfig (3.15s) [2022-01-20T12:38:01.956Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:38:01.956Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:01.956Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T12:38:01.956Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:38:02.714Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T12:38:02.929Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-01-20T12:38:02.929Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:38:03.283Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-20T12:38:03.543Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2022-01-20T12:38:03.543Z] === RUN TestInspect [2022-01-20T12:38:04.926Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T12:38:06.310Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T12:38:06.880Z] --- PASS: TestInspect (3.28s) [2022-01-20T12:38:06.880Z] === RUN TestCreateJob [2022-01-20T12:38:08.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T12:38:08.794Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T12:38:10.706Z] --- PASS: TestCreateJob (3.66s) [2022-01-20T12:38:10.706Z] === RUN TestReplicatedJob [2022-01-20T12:38:11.277Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T12:38:12.219Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T12:38:13.604Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T12:38:15.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T12:38:16.392Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:38:16.392Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:38:16.392Z] === RUN TestDaemonConfigValidation [2022-01-20T12:38:16.392Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T12:38:16.392Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:38:16.392Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:38:16.392Z] === RUN TestDaemonProxy [2022-01-20T12:38:16.392Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:38:16.392Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T12:38:16.392Z] PASS [2022-01-20T12:38:16.392Z] ok github.com/docker/docker/integration/daemon 0.113s [2022-01-20T12:38:16.392Z] [2022-01-20T12:38:16.392Z] === Skipped [2022-01-20T12:38:16.392Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:38:16.392Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] [2022-01-20T12:38:16.392Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T12:38:16.392Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] [2022-01-20T12:38:16.392Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:38:16.392Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:38:16.392Z] [2022-01-20T12:38:16.392Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T12:38:16.392Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:38:16.392Z] [2022-01-20T12:38:16.392Z] DONE 4 tests, 4 skipped in 19.178s [2022-01-20T12:38:16.392Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T12:38:16.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:16.392Z] INFO: Testing against a local daemon [2022-01-20T12:38:16.392Z] === RUN TestCommitInheritsEnv [2022-01-20T12:38:16.392Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:16.392Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T12:38:16.392Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:38:16.392Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:38:16.392Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:38:16.392Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:38:16.392Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T12:38:16.392Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:38:16.392Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T12:38:16.392Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:38:16.851Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2022-01-20T12:38:16.851Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:38:16.851Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T12:38:16.851Z] === RUN TestTagInvalidReference [2022-01-20T12:38:16.851Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T12:38:16.851Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:38:16.851Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T12:38:16.851Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:38:16.851Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T12:38:16.851Z] === RUN TestTagOfficialNames [2022-01-20T12:38:16.898Z] --- PASS: TestReplicatedJob (6.23s) [2022-01-20T12:38:16.898Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:38:17.311Z] --- PASS: TestTagOfficialNames (0.07s) [2022-01-20T12:38:17.311Z] === RUN TestTagMatchesDigest [2022-01-20T12:38:17.311Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T12:38:17.311Z] PASS [2022-01-20T12:38:17.311Z] ok github.com/docker/docker/integration/image 1.412s [2022-01-20T12:38:17.311Z] [2022-01-20T12:38:17.311Z] === Skipped [2022-01-20T12:38:17.311Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T12:38:17.311Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:17.311Z] [2022-01-20T12:38:17.311Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:38:17.311Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:38:17.311Z] [2022-01-20T12:38:17.311Z] DONE 11 tests, 2 skipped in 3.021s [2022-01-20T12:38:17.311Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T12:38:17.469Z] docker_api_swarm_test.go:202: [d199adb413335] joining swarm manager [d899359ffb07c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:38:19.385Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T12:38:19.385Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T12:38:19.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:19.492Z] INFO: Testing against a local daemon [2022-01-20T12:38:19.492Z] === RUN TestNetworkCreateDelete [2022-01-20T12:38:19.492Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.492Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:38:19.492Z] 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-01-20T12:38:19.492Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonDNSFallback [2022-01-20T12:38:19.492Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestInspectNetwork [2022-01-20T12:38:19.492Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:19.492Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:38:19.492Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.492Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:38:19.492Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:38:19.492Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:38:19.492Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:38:19.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:38:19.492Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:38:19.492Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:38:19.492Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:38:19.492Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:38:19.492Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T12:38:19.492Z] === RUN TestNetworkList [2022-01-20T12:38:19.492Z] === RUN TestNetworkList//networks [2022-01-20T12:38:19.492Z] === PAUSE TestNetworkList//networks [2022-01-20T12:38:19.492Z] === RUN TestNetworkList//networks/ [2022-01-20T12:38:19.492Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:38:19.492Z] === CONT TestNetworkList//networks [2022-01-20T12:38:19.492Z] === CONT TestNetworkList//networks/ [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:38:19.492Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:38:19.492Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:38:19.492Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:38:19.492Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:38:19.492Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:38:19.492Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T12:38:19.492Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:38:19.492Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:38:19.492Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:38:19.492Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:38:19.492Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:38:19.492Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:38:19.492Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:38:19.492Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:38:19.492Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:38:19.492Z] PASS [2022-01-20T12:38:19.492Z] ok github.com/docker/docker/integration/network 0.169s [2022-01-20T12:38:19.492Z] [2022-01-20T12:38:19.492Z] === Skipped [2022-01-20T12:38:19.492Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T12:38:19.492Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.492Z] [2022-01-20T12:38:19.492Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:38:19.492Z] 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-01-20T12:38:19.492Z] [2022-01-20T12:38:19.492Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T12:38:19.492Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.492Z] [2022-01-20T12:38:19.492Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T12:38:19.951Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:38:19.951Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:38:19.951Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T12:38:19.951Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:38:19.951Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:38:19.951Z] [2022-01-20T12:38:19.951Z] DONE 22 tests, 15 skipped in 2.290s [2022-01-20T12:38:19.951Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T12:38:20.329Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2022-01-20T12:38:20.329Z] === RUN TestServiceListWithStatuses [2022-01-20T12:38:20.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:38:20.329Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-01-20T12:38:20.329Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:38:20.411Z] testing: warning: no tests to run [2022-01-20T12:38:20.411Z] PASS [2022-01-20T12:38:20.411Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-01-20T12:38:20.411Z] [2022-01-20T12:38:20.411Z] DONE 0 tests in 0.617s [2022-01-20T12:38:20.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T12:38:20.596Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T12:38:20.649Z] --- PASS: TestBuildMultiStageOnBuild (16.08s) [2022-01-20T12:38:20.649Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:38:20.649Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:20.649Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:38:20.649Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:38:20.809Z] Removing intermediate container 9cabc44b781e [2022-01-20T12:38:20.810Z] ---> c946e379c8dd [2022-01-20T12:38:20.810Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T12:38:20.810Z] ---> Running in d00e5eadb638 [2022-01-20T12:38:21.171Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T12:38:21.171Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T12:38:21.380Z] testing: warning: no tests to run [2022-01-20T12:38:21.380Z] PASS [2022-01-20T12:38:21.380Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-01-20T12:38:21.380Z] [2022-01-20T12:38:21.380Z] DONE 0 tests in 0.631s [2022-01-20T12:38:21.380Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T12:38:21.742Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T12:38:21.742Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T12:38:21.800Z] [2022-01-20T12:38:21.800Z] SUCCESS: Specified value was saved. [2022-01-20T12:38:21.839Z] testing: warning: no tests to run [2022-01-20T12:38:21.839Z] PASS [2022-01-20T12:38:21.839Z] ok github.com/docker/docker/integration/plugin 0.072s [2022-01-20T12:38:21.839Z] [2022-01-20T12:38:21.839Z] DONE 0 tests in 0.647s [2022-01-20T12:38:21.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T12:38:22.004Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T12:38:22.808Z] testing: warning: no tests to run [2022-01-20T12:38:22.808Z] PASS [2022-01-20T12:38:22.808Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2022-01-20T12:38:22.808Z] [2022-01-20T12:38:22.808Z] DONE 0 tests in 0.635s [2022-01-20T12:38:22.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T12:38:23.388Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T12:38:24.029Z] Removing intermediate container d00e5eadb638 [2022-01-20T12:38:24.029Z] ---> 4ac33bf5ff57 [2022-01-20T12:38:24.029Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T12:38:24.029Z] ---> Running in a24b7bece8cc [2022-01-20T12:38:24.771Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T12:38:24.771Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T12:38:24.771Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T12:38:25.341Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2022-01-20T12:38:25.341Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:38:25.602Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T12:38:25.862Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T12:38:26.433Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T12:38:27.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:27.521Z] INFO: Testing against a local daemon [2022-01-20T12:38:27.521Z] === RUN TestPluginInvalidJSON [2022-01-20T12:38:27.521Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:38:27.521Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:38:27.521Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:38:27.521Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T12:38:27.521Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:38:27.521Z] === RUN TestPluginInstall [2022-01-20T12:38:27.521Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:38:27.521Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T12:38:27.521Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:38:27.521Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:38:27.521Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T12:38:27.521Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:38:27.521Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:38:27.521Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:38:27.521Z] PASS [2022-01-20T12:38:27.521Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2022-01-20T12:38:27.521Z] [2022-01-20T12:38:27.521Z] === Skipped [2022-01-20T12:38:27.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T12:38:27.521Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:38:27.521Z] [2022-01-20T12:38:27.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T12:38:27.521Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:38:27.521Z] [2022-01-20T12:38:27.522Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:38:27.522Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:38:27.522Z] [2022-01-20T12:38:27.522Z] DONE 5 tests, 3 skipped in 4.575s [2022-01-20T12:38:27.522Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T12:38:27.819Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T12:38:27.819Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T12:38:27.819Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T12:38:27.819Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T12:38:27.819Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T12:38:27.819Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T12:38:28.759Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2022-01-20T12:38:28.759Z] === RUN TestServicePlugin [2022-01-20T12:38:29.913Z] Cannot create a file when that file already exists. [2022-01-20T12:38:30.142Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T12:38:30.402Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T12:38:30.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:30.431Z] INFO: Testing against a local daemon [2022-01-20T12:38:30.431Z] === RUN TestExternalGraphDriver [2022-01-20T12:38:30.431Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:38:30.431Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T12:38:30.431Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:38:30.431Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:38:30.431Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:38:30.431Z] PASS [2022-01-20T12:38:30.431Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-01-20T12:38:30.431Z] [2022-01-20T12:38:30.431Z] === Skipped [2022-01-20T12:38:30.431Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T12:38:30.431Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:38:30.431Z] [2022-01-20T12:38:30.431Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:38:30.431Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:38:30.431Z] [2022-01-20T12:38:30.431Z] DONE 2 tests, 2 skipped in 2.841s [2022-01-20T12:38:30.431Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T12:38:30.973Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T12:38:31.914Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T12:38:32.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:32.611Z] INFO: Testing against a local daemon [2022-01-20T12:38:32.611Z] === RUN TestReadPluginNoRead [2022-01-20T12:38:32.611Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:38:32.611Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T12:38:32.611Z] PASS [2022-01-20T12:38:32.611Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2022-01-20T12:38:32.611Z] [2022-01-20T12:38:32.611Z] === Skipped [2022-01-20T12:38:32.611Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T12:38:32.611Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:38:32.611Z] [2022-01-20T12:38:32.611Z] DONE 1 tests, 1 skipped in 1.948s [2022-01-20T12:38:32.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T12:38:32.858Z] plugin_test.go:61: [d2db75e79993a] joining swarm manager [d65bafdbe7b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:38:33.080Z] --- PASS: TestBuildMultiStageLayerLeak (13.68s) [2022-01-20T12:38:33.080Z] === RUN TestBuildWithHugeFile [2022-01-20T12:38:33.581Z] testing: warning: no tests to run [2022-01-20T12:38:33.581Z] PASS [2022-01-20T12:38:33.581Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-01-20T12:38:33.581Z] [2022-01-20T12:38:33.581Z] DONE 0 tests in 0.923s [2022-01-20T12:38:33.581Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T12:38:33.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T12:38:34.057Z] plugin_test.go:64: [d31d0f15211ce] joining swarm manager [d65bafdbe7b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:38:34.712Z] Removing intermediate container a24b7bece8cc [2022-01-20T12:38:34.713Z] ---> 7ecb297695ec [2022-01-20T12:38:34.713Z] Step 13/13 : CMD ["sh"] [2022-01-20T12:38:34.713Z] ---> Running in 011050eb5abb [2022-01-20T12:38:34.713Z] Removing intermediate container 011050eb5abb [2022-01-20T12:38:34.713Z] ---> e5765721fda9 [2022-01-20T12:38:34.713Z] Successfully built e5765721fda9 [2022-01-20T12:38:34.713Z] Successfully tagged busybox:latest [2022-01-20T12:38:34.713Z] INFO: Docker images of the daemon under test [2022-01-20T12:38:34.713Z] [2022-01-20T12:38:34.713Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T12:38:34.713Z] busybox latest e5765721fda9 Less than a second ago 5.77GB [2022-01-20T12:38:34.713Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T12:38:34.713Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T12:38:34.713Z] [2022-01-20T12:38:34.713Z] INFO: Running integration tests at 01/20/2022 12:38:34... [2022-01-20T12:38:34.713Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T12:38:34.713Z] INFO: Integration API tests being run from the host: [2022-01-20T12:38:34.713Z] INFO: make.ps1 starting at 01/20/2022 12:38:34 [2022-01-20T12:38:35.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:35.265Z] INFO: Testing against a local daemon [2022-01-20T12:38:35.265Z] === RUN TestPluginWithDevMounts [2022-01-20T12:38:35.265Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:35.265Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T12:38:35.265Z] PASS [2022-01-20T12:38:35.265Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2022-01-20T12:38:35.705Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T12:38:35.724Z] [2022-01-20T12:38:35.724Z] === Skipped [2022-01-20T12:38:35.724Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T12:38:35.724Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:35.724Z] [2022-01-20T12:38:35.724Z] DONE 1 tests, 1 skipped in 1.993s [2022-01-20T12:38:35.724Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T12:38:35.970Z] docker_api_swarm_test.go:384: [d24438888c863] joining swarm manager [dc0d59591bbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:38:37.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:37.262Z] INFO: Testing against a local daemon [2022-01-20T12:38:37.262Z] === RUN TestSecretInspect [2022-01-20T12:38:37.262Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T12:38:37.262Z] === RUN TestSecretList [2022-01-20T12:38:37.262Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T12:38:37.262Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:38:37.262Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:38:37.262Z] === RUN TestSecretsUpdate [2022-01-20T12:38:37.262Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T12:38:37.262Z] === RUN TestTemplatedSecret [2022-01-20T12:38:37.262Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T12:38:37.262Z] === RUN TestSecretCreateResolve [2022-01-20T12:38:37.262Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:37.262Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T12:38:37.262Z] PASS [2022-01-20T12:38:37.262Z] ok github.com/docker/docker/integration/secret 0.094s [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === Skipped [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T12:38:37.262Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:37.262Z] [2022-01-20T12:38:37.262Z] DONE 6 tests, 6 skipped in 1.763s [2022-01-20T12:38:37.353Z] docker_api_swarm_test.go:385: [d3fdd3c74aec7] joining swarm manager [dc0d59591bbfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:38:37.354Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T12:38:37.725Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T12:38:37.924Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T12:38:38.504Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T12:38:39.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:39.924Z] INFO: Testing against a local daemon [2022-01-20T12:38:39.924Z] === RUN TestServiceCreateInit [2022-01-20T12:38:39.924Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:38:39.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:38:39.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:38:39.924Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceConflict [2022-01-20T12:38:39.924Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:38:39.924Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T12:38:39.924Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:38:39.924Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:38:39.924Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:38:39.924Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceSysctls [2022-01-20T12:38:39.924Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T12:38:39.924Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:38:39.924Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T12:38:39.924Z] === RUN TestInspect [2022-01-20T12:38:39.924Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestInspect (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestCreateJob [2022-01-20T12:38:39.924Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestReplicatedJob [2022-01-20T12:38:39.924Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:38:39.924Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceListWithStatuses [2022-01-20T12:38:39.924Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:38:39.924Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:38:39.924Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServicePlugin [2022-01-20T12:38:39.924Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceUpdateLabel [2022-01-20T12:38:39.924Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:38:39.924Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:38:39.924Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:38:39.924Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T12:38:39.924Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:38:39.924Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:38:39.924Z] PASS [2022-01-20T12:38:39.924Z] ok github.com/docker/docker/integration/service 0.214s [2022-01-20T12:38:39.924Z] [2022-01-20T12:38:39.924Z] === Skipped [2022-01-20T12:38:39.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:38:39.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:38:39.924Z] [2022-01-20T12:38:39.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:38:39.924Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:38:39.924Z] [2022-01-20T12:38:39.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T12:38:39.924Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] [2022-01-20T12:38:39.924Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T12:38:39.924Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.924Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T12:38:39.925Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:38:39.925Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:38:39.925Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:38:39.925Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T12:38:39.925Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T12:38:39.925Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T12:38:39.925Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T12:38:39.925Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T12:38:39.925Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T12:38:39.925Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T12:38:39.925Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:38:39.925Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T12:38:39.925Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T12:38:39.925Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T12:38:39.925Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T12:38:39.925Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T12:38:39.925Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T12:38:39.925Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:38:39.925Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:38:39.925Z] [2022-01-20T12:38:39.925Z] DONE 24 tests, 23 skipped in 2.373s [2022-01-20T12:38:39.925Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T12:38:41.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:41.463Z] INFO: Testing against a local daemon [2022-01-20T12:38:41.463Z] === RUN TestSessionCreate [2022-01-20T12:38:41.463Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:41.463Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T12:38:41.463Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:38:41.463Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:41.463Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:38:41.463Z] PASS [2022-01-20T12:38:41.463Z] ok github.com/docker/docker/integration/session 0.091s [2022-01-20T12:38:41.803Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T12:38:41.803Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T12:38:41.926Z] [2022-01-20T12:38:41.926Z] === Skipped [2022-01-20T12:38:41.926Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T12:38:41.926Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:41.926Z] [2022-01-20T12:38:41.926Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:38:41.926Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:38:41.926Z] [2022-01-20T12:38:41.926Z] DONE 2 tests, 2 skipped in 1.748s [2022-01-20T12:38:41.926Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T12:38:43.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:43.472Z] INFO: Testing against a local daemon [2022-01-20T12:38:43.472Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:38:43.472Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:43.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestDiskUsage [2022-01-20T12:38:43.472Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:38:43.472Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestEventsExecDie [2022-01-20T12:38:43.472Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:38:43.472Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:38:43.472Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:38:43.472Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestEventsVolumeCreate [2022-01-20T12:38:43.472Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:38:43.472Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestInfoAPI [2022-01-20T12:38:43.472Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T12:38:43.472Z] === RUN TestInfoAPIWarnings [2022-01-20T12:38:43.472Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:43.472Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestInfoDebug [2022-01-20T12:38:43.472Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:43.472Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:38:43.472Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:43.472Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:38:43.472Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:43.472Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T12:38:43.472Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:38:44.344Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T12:38:44.440Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-01-20T12:38:44.440Z] === RUN TestPingCacheHeaders [2022-01-20T12:38:44.440Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T12:38:44.440Z] === RUN TestPingGet [2022-01-20T12:38:44.440Z] --- PASS: TestPingGet (0.03s) [2022-01-20T12:38:44.440Z] === RUN TestPingHead [2022-01-20T12:38:44.440Z] --- PASS: TestPingHead (0.03s) [2022-01-20T12:38:44.440Z] === RUN TestVersion [2022-01-20T12:38:44.440Z] --- PASS: TestVersion (0.03s) [2022-01-20T12:38:44.440Z] PASS [2022-01-20T12:38:44.440Z] ok github.com/docker/docker/integration/system 1.227s [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === Skipped [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:38:44.901Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T12:38:44.901Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T12:38:44.901Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:38:44.901Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T12:38:44.901Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T12:38:44.901Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T12:38:44.901Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T12:38:44.901Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T12:38:44.901Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:38:44.901Z] [2022-01-20T12:38:44.901Z] DONE 15 tests, 9 skipped in 2.871s [2022-01-20T12:38:44.901Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T12:38:46.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:46.439Z] INFO: Testing against a local daemon [2022-01-20T12:38:46.439Z] === RUN TestVolumesCreateAndList [2022-01-20T12:38:46.439Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-01-20T12:38:46.439Z] === RUN TestVolumesRemove [2022-01-20T12:38:46.439Z] --- PASS: TestVolumesRemove (0.13s) [2022-01-20T12:38:46.439Z] === RUN TestVolumesInspect [2022-01-20T12:38:46.439Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-20T12:38:46.439Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:38:46.439Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:38:46.439Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:38:46.439Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:38:46.439Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T12:38:46.439Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:38:46.439Z] PASS [2022-01-20T12:38:46.439Z] ok github.com/docker/docker/integration/volume 0.296s [2022-01-20T12:38:46.898Z] [2022-01-20T12:38:46.898Z] DONE 5 tests in 1.970s [2022-01-20T12:38:46.898Z] INFO: make.ps1 ended at 01/20/2022 12:38:46 [2022-01-20T12:38:46.898Z] INFO: Integration CLI tests being run from the host: [2022-01-20T12:38:46.898Z] 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-01-20T12:38:55.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:38:55.490Z] INFO: Testing against a local daemon [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T12:38:55.490Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T12:38:55.490Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T12:38:55.490Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T12:38:55.491Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T12:38:55.491Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T12:38:56.461Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T12:38:56.461Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T12:38:56.565Z] === RUN TestDockerSuite/TestExec [2022-01-20T12:38:56.565Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T12:38:56.565Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T12:38:56.565Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T12:38:57.134Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T12:38:57.432Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T12:38:57.432Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T12:38:58.074Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T12:38:58.645Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T12:38:59.216Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T12:38:59.476Z] --- PASS: TestServicePlugin (30.72s) [2022-01-20T12:38:59.476Z] === RUN TestServiceUpdateLabel [2022-01-20T12:38:59.736Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T12:39:00.308Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T12:39:00.879Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T12:39:01.449Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T12:39:02.023Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-01-20T12:39:02.024Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:39:02.966Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T12:39:03.908Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T12:39:04.481Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T12:39:05.870Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T12:39:06.134Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T12:39:07.750Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T12:39:07.750Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T12:39:07.750Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T12:39:07.750Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T12:39:07.750Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T12:39:08.044Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T12:39:08.082Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T12:39:08.305Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T12:39:08.372Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/test/unit [2022-01-20T12:39:08.631Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T12:39:08.631Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T12:39:08.631Z] + TESTDIRS=./... [2022-01-20T12:39:08.631Z] + exclude_paths='/vendor/|/integration' [2022-01-20T12:39:08.631Z] ++ go list ./... [2022-01-20T12:39:08.631Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T12:39:08.874Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T12:39:09.445Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T12:39:09.569Z] + pkg_list='github.com/docker/docker/api [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/backend [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/events [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/filters [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/image [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/mount [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/network [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/registry [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/time [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/volume [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:39:09.569Z] github.com/docker/docker/cli [2022-01-20T12:39:09.569Z] github.com/docker/docker/cli/config [2022-01-20T12:39:09.569Z] github.com/docker/docker/cli/debug [2022-01-20T12:39:09.569Z] github.com/docker/docker/client [2022-01-20T12:39:09.569Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:39:09.569Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:39:09.569Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:39:09.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:39:09.569Z] github.com/docker/docker/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/container/stream [2022-01-20T12:39:09.569Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:39:09.569Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:39:09.569Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/config [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/events [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/exec [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/images [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/links [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/names [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/network [2022-01-20T12:39:09.569Z] github.com/docker/docker/daemon/stats [2022-01-20T12:39:09.569Z] github.com/docker/docker/distribution [2022-01-20T12:39:09.569Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:39:09.569Z] github.com/docker/docker/distribution/utils [2022-01-20T12:39:09.569Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:39:09.569Z] github.com/docker/docker/dockerversion [2022-01-20T12:39:09.569Z] github.com/docker/docker/errdefs [2022-01-20T12:39:09.569Z] github.com/docker/docker/image [2022-01-20T12:39:09.569Z] github.com/docker/docker/image/cache [2022-01-20T12:39:09.569Z] github.com/docker/docker/image/tarexport [2022-01-20T12:39:09.569Z] github.com/docker/docker/image/v1 [2022-01-20T12:39:09.569Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:39:09.569Z] github.com/docker/docker/layer [2022-01-20T12:39:09.569Z] github.com/docker/docker/libcontainerd [2022-01-20T12:39:09.569Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:39:09.569Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:39:09.569Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:39:09.569Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:39:09.569Z] github.com/docker/docker/oci [2022-01-20T12:39:09.569Z] github.com/docker/docker/oci/caps [2022-01-20T12:39:09.569Z] github.com/docker/docker/opts [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/archive [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/directory [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/locker [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/mount [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/platform [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/pools [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/progress [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/signal [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/stack [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/system [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/term [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:39:09.569Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:39:09.569Z] github.com/docker/docker/plugin [2022-01-20T12:39:09.569Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:39:09.569Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:39:09.569Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:39:09.569Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:39:09.569Z] github.com/docker/docker/quota [2022-01-20T12:39:09.569Z] github.com/docker/docker/reference [2022-01-20T12:39:09.569Z] github.com/docker/docker/registry [2022-01-20T12:39:09.569Z] github.com/docker/docker/registry/resumable [2022-01-20T12:39:09.569Z] github.com/docker/docker/restartmanager [2022-01-20T12:39:09.569Z] github.com/docker/docker/rootless [2022-01-20T12:39:09.569Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:39:09.569Z] github.com/docker/docker/runconfig [2022-01-20T12:39:09.569Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/environment [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/registry [2022-01-20T12:39:09.569Z] github.com/docker/docker/testutil/request [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/drivers [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/local [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/mounts [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/service [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:39:09.569Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:39:09.569Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T12:39:09.569Z] ++ echo 'github.com/docker/docker/api [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/backend [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/container [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/events [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/filters [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/image [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/mount [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/network [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/registry [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/time [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:39:09.569Z] github.com/docker/docker/api/types/volume [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:39:09.569Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli/config [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli/debug [2022-01-20T12:39:09.570Z] github.com/docker/docker/client [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:39:09.570Z] github.com/docker/docker/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/container/stream [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/config [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/events [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/exec [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/images [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/links [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/names [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/network [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/stats [2022-01-20T12:39:09.570Z] github.com/docker/docker/distribution [2022-01-20T12:39:09.570Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:39:09.570Z] github.com/docker/docker/distribution/utils [2022-01-20T12:39:09.570Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:39:09.570Z] github.com/docker/docker/dockerversion [2022-01-20T12:39:09.570Z] github.com/docker/docker/errdefs [2022-01-20T12:39:09.570Z] github.com/docker/docker/image [2022-01-20T12:39:09.570Z] github.com/docker/docker/image/cache [2022-01-20T12:39:09.570Z] github.com/docker/docker/image/tarexport [2022-01-20T12:39:09.570Z] github.com/docker/docker/image/v1 [2022-01-20T12:39:09.570Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:39:09.570Z] github.com/docker/docker/layer [2022-01-20T12:39:09.570Z] github.com/docker/docker/libcontainerd [2022-01-20T12:39:09.570Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:39:09.570Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:39:09.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:39:09.570Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:39:09.570Z] github.com/docker/docker/oci [2022-01-20T12:39:09.570Z] github.com/docker/docker/oci/caps [2022-01-20T12:39:09.570Z] github.com/docker/docker/opts [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/archive [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/directory [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/locker [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/mount [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/platform [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/pools [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/progress [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/signal [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/stack [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/system [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/term [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:39:09.570Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:39:09.570Z] github.com/docker/docker/plugin [2022-01-20T12:39:09.570Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:39:09.570Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:39:09.570Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:39:09.570Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:39:09.570Z] github.com/docker/docker/quota [2022-01-20T12:39:09.570Z] github.com/docker/docker/reference [2022-01-20T12:39:09.570Z] github.com/docker/docker/registry [2022-01-20T12:39:09.570Z] github.com/docker/docker/registry/resumable [2022-01-20T12:39:09.570Z] github.com/docker/docker/restartmanager [2022-01-20T12:39:09.570Z] github.com/docker/docker/rootless [2022-01-20T12:39:09.570Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:39:09.570Z] github.com/docker/docker/runconfig [2022-01-20T12:39:09.570Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/environment [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/registry [2022-01-20T12:39:09.570Z] github.com/docker/docker/testutil/request [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/drivers [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/local [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/mounts [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/service [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:39:09.570Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:39:09.570Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/backend [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/events [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/filters [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/image [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/mount [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/network [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/registry [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/time [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/versions [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:39:09.570Z] github.com/docker/docker/api/types/volume [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:39:09.570Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli/config [2022-01-20T12:39:09.570Z] github.com/docker/docker/cli/debug [2022-01-20T12:39:09.570Z] github.com/docker/docker/client [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:39:09.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:39:09.570Z] github.com/docker/docker/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/container/stream [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:39:09.570Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/config [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/events [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/exec [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/images [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/links [2022-01-20T12:39:09.570Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/names [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/network [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/stats [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/utils [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:39:09.571Z] github.com/docker/docker/dockerversion [2022-01-20T12:39:09.571Z] github.com/docker/docker/errdefs [2022-01-20T12:39:09.571Z] github.com/docker/docker/image [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/cache [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/tarexport [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/v1 [2022-01-20T12:39:09.571Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:39:09.571Z] github.com/docker/docker/layer [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:39:09.571Z] github.com/docker/docker/oci [2022-01-20T12:39:09.571Z] github.com/docker/docker/oci/caps [2022-01-20T12:39:09.571Z] github.com/docker/docker/opts [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/archive [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/directory [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/locker [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/mount [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/platform [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/pools [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/progress [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/signal [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/stack [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/system [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/term [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:39:09.571Z] github.com/docker/docker/plugin [2022-01-20T12:39:09.571Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:39:09.571Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:39:09.571Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:39:09.571Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:39:09.571Z] github.com/docker/docker/quota [2022-01-20T12:39:09.571Z] github.com/docker/docker/reference [2022-01-20T12:39:09.571Z] github.com/docker/docker/registry [2022-01-20T12:39:09.571Z] github.com/docker/docker/registry/resumable [2022-01-20T12:39:09.571Z] github.com/docker/docker/restartmanager [2022-01-20T12:39:09.571Z] github.com/docker/docker/rootless [2022-01-20T12:39:09.571Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:39:09.571Z] github.com/docker/docker/runconfig [2022-01-20T12:39:09.571Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/environment [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/registry [2022-01-20T12:39:09.571Z] github.com/docker/docker/testutil/request [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/drivers [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/local [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/mounts [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/service [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:39:09.571Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:39:09.571Z] ++ grep --fixed-strings /libnetwork [2022-01-20T12:39:09.571Z] ++ echo 'github.com/docker/docker/api [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/backend [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/container [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/events [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/filters [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/image [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/mount [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/network [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/registry [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/time [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/versions [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:39:09.571Z] github.com/docker/docker/api/types/volume [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:39:09.571Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:39:09.571Z] github.com/docker/docker/cli [2022-01-20T12:39:09.571Z] github.com/docker/docker/cli/config [2022-01-20T12:39:09.571Z] github.com/docker/docker/cli/debug [2022-01-20T12:39:09.571Z] github.com/docker/docker/client [2022-01-20T12:39:09.571Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:39:09.571Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:39:09.571Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:39:09.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:39:09.571Z] github.com/docker/docker/container [2022-01-20T12:39:09.571Z] github.com/docker/docker/container/stream [2022-01-20T12:39:09.571Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:39:09.571Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:39:09.571Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/config [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/events [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/exec [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/images [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/links [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/names [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/network [2022-01-20T12:39:09.571Z] github.com/docker/docker/daemon/stats [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/utils [2022-01-20T12:39:09.571Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:39:09.571Z] github.com/docker/docker/dockerversion [2022-01-20T12:39:09.571Z] github.com/docker/docker/errdefs [2022-01-20T12:39:09.571Z] github.com/docker/docker/image [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/cache [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/tarexport [2022-01-20T12:39:09.571Z] github.com/docker/docker/image/v1 [2022-01-20T12:39:09.571Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:39:09.571Z] github.com/docker/docker/layer [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:39:09.571Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/libnetwork/types [2022-01-20T12:39:09.571Z] github.com/docker/docker/oci [2022-01-20T12:39:09.571Z] github.com/docker/docker/oci/caps [2022-01-20T12:39:09.571Z] github.com/docker/docker/opts [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/archive [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/directory [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/locker [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/mount [2022-01-20T12:39:09.571Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/platform [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/pools [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/progress [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/signal [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/stack [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/system [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/term [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:39:09.572Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:39:09.572Z] github.com/docker/docker/plugin [2022-01-20T12:39:09.572Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:39:09.572Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:39:09.572Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:39:09.572Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:39:09.572Z] github.com/docker/docker/quota [2022-01-20T12:39:09.572Z] github.com/docker/docker/reference [2022-01-20T12:39:09.572Z] github.com/docker/docker/registry [2022-01-20T12:39:09.572Z] github.com/docker/docker/registry/resumable [2022-01-20T12:39:09.572Z] github.com/docker/docker/restartmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/rootless [2022-01-20T12:39:09.572Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:39:09.572Z] github.com/docker/docker/runconfig [2022-01-20T12:39:09.572Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/environment [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/registry [2022-01-20T12:39:09.572Z] github.com/docker/docker/testutil/request [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/drivers [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/local [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/mounts [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/service [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:39:09.572Z] github.com/docker/docker/volume/testutils' [2022-01-20T12:39:09.572Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/types' [2022-01-20T12:39:09.572Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/types' [2022-01-20T12:39:09.572Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:39:09.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:39:09.572Z] + type docker-proxy [2022-01-20T12:39:09.572Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T12:39:09.572Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T12:39:09.572Z] [2022-01-20T12:39:09.572Z] Removing bundles/ [2022-01-20T12:39:09.572Z] [2022-01-20T12:39:09.572Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T12:39:09.831Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T12:39:09.831Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T12:39:10.017Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T12:39:10.277Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T12:39:10.848Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T12:39:11.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:39:11.748Z] INFO: Testing against a local daemon [2022-01-20T12:39:11.748Z] === RUN TestBuildWithSession [2022-01-20T12:39:11.748Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:39:11.748Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T12:39:11.748Z] === RUN TestBuildSquashParent [2022-01-20T12:39:11.748Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:39:11.748Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:39:11.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:39:11.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:39:11.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T12:39:11.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T12:39:11.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T12:39:11.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T12:39:12.233Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T12:39:12.493Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T12:39:13.063Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T12:39:16.399Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T12:39:16.399Z] [2022-01-20T12:39:16.399Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T12:39:16.399Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T12:39:16.399Z] [2022-01-20T12:39:16.399Z] + mkdir -p bundles [2022-01-20T12:39:16.399Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/backend/build [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/httputils [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/middleware [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/build [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/container [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/debug [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/image [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/network [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/session [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/system [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/server/router/volume [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/backend [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/container [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/events [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/filters [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/image [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/mount [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/network [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/registry [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/strslice [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/swarm [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/time [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/versions [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T12:39:16.399Z] github.com/docker/docker/api/types/volume [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/dockerfile [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/dockerignore [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/remotecontext [2022-01-20T12:39:16.399Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T12:39:16.399Z] github.com/docker/docker/cli [2022-01-20T12:39:16.399Z] github.com/docker/docker/cli/config [2022-01-20T12:39:16.399Z] github.com/docker/docker/cli/debug [2022-01-20T12:39:16.399Z] github.com/docker/docker/client [2022-01-20T12:39:16.399Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T12:39:16.399Z] github.com/docker/docker/cmd/dockerd [2022-01-20T12:39:16.399Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T12:39:16.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T12:39:16.399Z] github.com/docker/docker/container [2022-01-20T12:39:16.399Z] github.com/docker/docker/container/stream [2022-01-20T12:39:16.399Z] github.com/docker/docker/contrib/apparmor [2022-01-20T12:39:16.399Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T12:39:16.399Z] github.com/docker/docker/contrib/httpserver [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/config [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/events [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/exec [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/images [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/initlayer [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/links [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/listeners [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/local [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/names [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/network [2022-01-20T12:39:16.399Z] github.com/docker/docker/daemon/stats [2022-01-20T12:39:16.399Z] github.com/docker/docker/distribution [2022-01-20T12:39:16.399Z] github.com/docker/docker/distribution/metadata [2022-01-20T12:39:16.399Z] github.com/docker/docker/distribution/utils [2022-01-20T12:39:16.399Z] github.com/docker/docker/distribution/xfer [2022-01-20T12:39:16.399Z] github.com/docker/docker/dockerversion [2022-01-20T12:39:16.399Z] github.com/docker/docker/errdefs [2022-01-20T12:39:16.399Z] github.com/docker/docker/image [2022-01-20T12:39:16.399Z] github.com/docker/docker/image/cache [2022-01-20T12:39:16.399Z] github.com/docker/docker/image/tarexport [2022-01-20T12:39:16.399Z] github.com/docker/docker/image/v1 [2022-01-20T12:39:16.399Z] github.com/docker/docker/internal/test/suite [2022-01-20T12:39:16.399Z] github.com/docker/docker/layer [2022-01-20T12:39:16.399Z] github.com/docker/docker/libcontainerd [2022-01-20T12:39:16.399Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T12:39:16.399Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T12:39:16.399Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T12:39:16.399Z] github.com/docker/docker/libcontainerd/types [2022-01-20T12:39:16.399Z] github.com/docker/docker/oci [2022-01-20T12:39:16.399Z] github.com/docker/docker/oci/caps [2022-01-20T12:39:16.399Z] github.com/docker/docker/opts [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/aaparser [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/archive [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/authorization [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/capabilities [2022-01-20T12:39:16.399Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/containerfs [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/directory [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/dmesg [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/filenotify [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/fileutils [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/fsutils [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/homedir [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/idtools [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/ioutils [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/locker [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/longpath [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/loopback [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/mount [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/parsers [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/pidfile [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/platform [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugins [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/pools [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/progress [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/pubsub [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/reexec [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/signal [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/stack [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/stringid [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/symlink [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/system [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/tailfile [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/tarsum [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/term [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/term/windows [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/truncindex [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/urlutil [2022-01-20T12:39:16.400Z] github.com/docker/docker/pkg/useragent [2022-01-20T12:39:16.400Z] github.com/docker/docker/plugin [2022-01-20T12:39:16.400Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T12:39:16.400Z] github.com/docker/docker/plugin/v2 [2022-01-20T12:39:16.400Z] github.com/docker/docker/profiles/apparmor [2022-01-20T12:39:16.400Z] github.com/docker/docker/profiles/seccomp [2022-01-20T12:39:16.400Z] github.com/docker/docker/quota [2022-01-20T12:39:16.400Z] github.com/docker/docker/reference [2022-01-20T12:39:16.400Z] github.com/docker/docker/registry [2022-01-20T12:39:16.400Z] github.com/docker/docker/registry/resumable [2022-01-20T12:39:16.400Z] github.com/docker/docker/restartmanager [2022-01-20T12:39:16.400Z] github.com/docker/docker/rootless [2022-01-20T12:39:16.400Z] github.com/docker/docker/rootless/specconv [2022-01-20T12:39:16.400Z] github.com/docker/docker/runconfig [2022-01-20T12:39:16.400Z] github.com/docker/docker/runconfig/opts [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/daemon [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/environment [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fakegit [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/registry [2022-01-20T12:39:16.400Z] github.com/docker/docker/testutil/request [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/drivers [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/local [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/mounts [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/service [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/service/opts [2022-01-20T12:39:16.400Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T12:39:16.400Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T12:39:17.262Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-01-20T12:39:17.262Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:39:17.337Z] ? github.com/docker/docker/api [no test files] [2022-01-20T12:39:20.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T12:39:20.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T12:39:23.837Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T12:39:24.408Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T12:39:24.979Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T12:39:25.549Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T12:39:26.121Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T12:39:26.691Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T12:39:26.691Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T12:39:26.691Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T12:39:27.631Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.55s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.65s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.82s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.95s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.64s) [2022-01-20T12:39:27.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.81s) [2022-01-20T12:39:27.651Z] === RUN TestBuildMultiStageCopy [2022-01-20T12:39:27.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T12:39:28.219Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T12:39:29.184Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T12:39:29.447Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T12:39:30.387Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T12:39:31.768Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-01-20T12:39:31.768Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:39:32.219Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-01-20T12:39:35.063Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T12:39:36.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T12:39:36.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T12:39:37.334Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T12:39:38.326Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T12:39:39.261Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy (12.70s) [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.41s) [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2022-01-20T12:39:39.898Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-01-20T12:39:39.898Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T12:39:40.642Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T12:39:42.893Z] --- PASS: TestBuildMultiStageParentConfig (2.79s) [2022-01-20T12:39:42.893Z] === RUN TestBuildLabelWithTargets [2022-01-20T12:39:42.893Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:39:42.893Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T12:39:42.893Z] === RUN TestBuildWithEmptyLayers [2022-01-20T12:39:43.887Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2022-01-20T12:39:43.887Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T12:39:43.935Z] check_test.go:379: [d3fdd3c74aec7] daemon is not started [2022-01-20T12:39:43.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T12:39:44.195Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-01-20T12:39:44.195Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:39:45.136Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T12:39:45.397Z] docker_api_swarm_test.go:802: [d436c24beea18] joining swarm manager [df02466bcf627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:39:45.397Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T12:39:45.968Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T12:39:45.968Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T12:39:45.968Z] === RUN TestDockerSuite/TestHealth [2022-01-20T12:39:46.229Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T12:39:46.802Z] docker_api_swarm_test.go:802: [d6d80314d2e2e] joining swarm manager [df02466bcf627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:39:48.186Z] docker_api_swarm_test.go:802: [db31cf6ed8212] joining swarm manager [df02466bcf627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T12:39:49.567Z] docker_api_swarm_test.go:802: [dde7f4b685341] joining swarm manager [df02466bcf627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T12:39:50.954Z] docker_api_swarm_test.go:810: [dcf52faad7872] joining swarm manager [df02466bcf627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T12:39:53.496Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T12:39:56.419Z] --- PASS: TestBuildMultiStageOnBuild (12.09s) [2022-01-20T12:39:56.419Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T12:39:56.419Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:39:56.419Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:39:56.419Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T12:40:01.630Z] --- PASS: TestServiceUpdatePidsLimit (16.70s) [2022-01-20T12:40:01.630Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-01-20T12:40:01.630Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-01-20T12:40:01.630Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-01-20T12:40:01.630Z] PASS [2022-01-20T12:40:01.630Z] [2022-01-20T12:40:01.630Z] === Skipped [2022-01-20T12:40:01.630Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-01-20T12:40:01.630Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T12:40:01.630Z] [2022-01-20T12:40:01.630Z] DONE 27 tests, 1 skipped in 195.903s [2022-01-20T12:40:01.630Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T12:40:01.630Z] ++ 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-01-20T12:40:01.630Z] ++ set -e [2022-01-20T12:40:01.630Z] ++ '[' -n 0 ']' [2022-01-20T12:40:01.630Z] ++ set -x [2022-01-20T12:40:01.630Z] ++ 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-01-20T12:40:01.630Z] INFO: Testing against a local daemon [2022-01-20T12:40:01.630Z] === RUN TestSessionCreate [2022-01-20T12:40:01.630Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T12:40:01.630Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:40:01.630Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T12:40:01.630Z] PASS [2022-01-20T12:40:01.630Z] [2022-01-20T12:40:01.630Z] DONE 2 tests in 0.130s [2022-01-20T12:40:01.630Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T12:40:01.631Z] ++ 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-01-20T12:40:01.631Z] ++ set -e [2022-01-20T12:40:01.631Z] ++ '[' -n 0 ']' [2022-01-20T12:40:01.631Z] ++ set -x [2022-01-20T12:40:01.631Z] ++ 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-01-20T12:40:01.631Z] INFO: Testing against a local daemon [2022-01-20T12:40:01.631Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:40:01.631Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:40:01.631Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:40:01.631Z] === RUN TestDiskUsage [2022-01-20T12:40:01.631Z] === PAUSE TestDiskUsage [2022-01-20T12:40:01.631Z] === RUN TestEventsExecDie [2022-01-20T12:40:01.631Z] --- PASS: TestEventsExecDie (0.58s) [2022-01-20T12:40:01.631Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:40:01.631Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T12:40:01.631Z] === RUN TestEventsVolumeCreate [2022-01-20T12:40:01.891Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-20T12:40:01.891Z] === RUN TestInfoBinaryCommits [2022-01-20T12:40:01.891Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T12:40:01.891Z] === RUN TestInfoAPIVersioned [2022-01-20T12:40:01.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T12:40:01.891Z] === RUN TestInfoAPI [2022-01-20T12:40:01.891Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T12:40:01.891Z] === RUN TestInfoAPIWarnings [2022-01-20T12:40:05.185Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T12:40:05.185Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T12:40:05.185Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T12:40:05.185Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T12:40:05.754Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T12:40:05.754Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T12:40:06.324Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T12:40:06.324Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T12:40:06.324Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T12:40:06.584Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T12:40:06.584Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T12:40:06.845Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T12:40:07.105Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T12:40:07.105Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T12:40:07.676Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T12:40:07.937Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T12:40:08.510Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T12:40:09.452Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T12:40:09.452Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T12:40:09.782Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T12:40:09.782Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T12:40:09.782Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T12:40:09.782Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T12:40:09.782Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T12:40:09.782Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T12:40:09.782Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T12:40:09.782Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.022Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T12:40:10.247Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T12:40:10.247Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T12:40:10.247Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T12:40:10.247Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T12:40:10.247Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T12:40:10.247Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T12:40:10.247Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T12:40:10.247Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T12:40:10.247Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T12:40:10.247Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T12:40:11.387Z] --- PASS: TestBuildMultiStageLayerLeak (15.15s) [2022-01-20T12:40:11.387Z] === RUN TestBuildWithHugeFile [2022-01-20T12:40:12.562Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T12:40:12.562Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T12:40:12.562Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T12:40:13.156Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T12:40:13.156Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T12:40:13.156Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T12:40:13.156Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T12:40:13.156Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T12:40:13.156Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T12:40:13.156Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T12:40:13.156Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T12:40:13.156Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T12:40:13.502Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T12:40:14.911Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T12:40:14.911Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T12:40:15.851Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T12:40:17.233Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T12:40:18.174Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T12:40:18.174Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-01-20T12:40:18.174Z] === RUN TestInfoDebug [2022-01-20T12:40:18.744Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T12:40:18.744Z] --- PASS: TestInfoDebug (0.55s) [2022-01-20T12:40:18.744Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:40:18.965Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T12:40:18.965Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T12:40:18.965Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T12:40:18.965Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T12:40:18.965Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T12:40:19.314Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-20T12:40:19.314Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:40:19.314Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T12:40:19.887Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T12:40:19.887Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:40:19.887Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T12:40:19.887Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T12:40:19.887Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T12:40:19.887Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2022-01-20T12:40:19.887Z] === RUN TestPingCacheHeaders [2022-01-20T12:40:19.887Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T12:40:19.887Z] === RUN TestPingGet [2022-01-20T12:40:19.887Z] --- PASS: TestPingGet (0.01s) [2022-01-20T12:40:19.887Z] === RUN TestPingHead [2022-01-20T12:40:19.887Z] --- PASS: TestPingHead (0.02s) [2022-01-20T12:40:19.887Z] === RUN TestVersion [2022-01-20T12:40:19.887Z] --- PASS: TestVersion (0.03s) [2022-01-20T12:40:19.887Z] === CONT TestDiskUsage [2022-01-20T12:40:20.458Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T12:40:20.458Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T12:40:20.719Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T12:40:20.979Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T12:40:21.240Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage (1.42s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T12:40:21.501Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T12:40:21.501Z] PASS [2022-01-20T12:40:21.501Z] [2022-01-20T12:40:21.501Z] === Skipped [2022-01-20T12:40:21.501Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:40:21.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T12:40:21.501Z] [2022-01-20T12:40:21.501Z] DONE 50 tests, 1 skipped in 20.421s [2022-01-20T12:40:21.501Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T12:40:21.501Z] ++ 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-01-20T12:40:21.501Z] ++ set -e [2022-01-20T12:40:21.501Z] ++ '[' -n 0 ']' [2022-01-20T12:40:21.501Z] ++ set -x [2022-01-20T12:40:21.501Z] ++ 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-01-20T12:40:21.501Z] INFO: Testing against a local daemon [2022-01-20T12:40:21.501Z] === RUN TestVolumesCreateAndList [2022-01-20T12:40:21.501Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T12:40:21.501Z] === RUN TestVolumesRemove [2022-01-20T12:40:21.762Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T12:40:21.762Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T12:40:21.762Z] === RUN TestVolumesInspect [2022-01-20T12:40:21.762Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-20T12:40:21.762Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:40:21.762Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:40:21.762Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:40:21.762Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:40:21.762Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T12:40:21.762Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:40:21.762Z] PASS [2022-01-20T12:40:21.762Z] [2022-01-20T12:40:21.762Z] DONE 5 tests in 0.256s [2022-01-20T12:40:21.762Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T12:40:22.022Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T12:40:22.022Z] +++ kill 6158 [2022-01-20T12:40:22.284Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T12:40:22.284Z] +++ /etc/init.d/apparmor stop [2022-01-20T12:40:22.284Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T12:40:22.284Z] [2022-01-20T12:40:22.284Z] Unloading profiles will leave already running processes permanently [2022-01-20T12:40:22.284Z] unconfined, which can lead to unexpected situations. [2022-01-20T12:40:22.284Z] [2022-01-20T12:40:22.284Z] To set a process to complain mode, use the command line tool [2022-01-20T12:40:22.284Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T12:40:22.284Z] +++ true [2022-01-20T12:40:22.284Z] exiting test-integration [2022-01-20T12:40:22.284Z] ++ exit 0 [2022-01-20T12:40:22.284Z] [2022-01-20T12:40:22.857Z] + for job in $(jobs -p) [2022-01-20T12:40:22.857Z] + wait 1562 [2022-01-20T12:40:23.117Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T12:40:23.692Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T12:40:23.692Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T12:40:24.632Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T12:40:25.202Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T12:40:25.772Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T12:40:25.772Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T12:40:26.032Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T12:40:26.032Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T12:40:26.032Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T12:40:26.051Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T12:40:26.973Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T12:40:27.235Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T12:40:27.805Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T12:40:28.375Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T12:40:28.375Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T12:40:28.375Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T12:40:28.375Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T12:40:28.375Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T12:40:28.946Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T12:40:29.206Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T12:40:29.466Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T12:40:29.727Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T12:40:30.298Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T12:40:32.226Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T12:40:32.226Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T12:40:32.798Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T12:40:33.368Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T12:40:34.310Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T12:40:34.880Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T12:40:35.450Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T12:40:36.020Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T12:40:36.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T12:40:36.852Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T12:40:37.113Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T12:40:37.373Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T12:40:38.757Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T12:40:39.698Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T12:40:40.639Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T12:40:40.901Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T12:40:41.843Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T12:40:43.757Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T12:40:44.698Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T12:40:44.698Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T12:40:46.081Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T12:40:46.341Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T12:40:46.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T12:40:49.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 49.0% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T12:40:53.671Z] ok github.com/docker/docker/builder/remotecontext/git 1.207s coverage: 86.3% of statements [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T12:40:53.671Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T12:40:54.240Z] ok github.com/docker/docker/cmd/docker-proxy 0.144s coverage: 67.6% of statements [2022-01-20T12:40:54.748Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T12:40:55.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T12:40:56.522Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T12:40:56.777Z] ok github.com/docker/docker/client 0.123s coverage: 75.6% of statements [2022-01-20T12:40:57.093Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T12:40:58.587Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T12:40:58.587Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T12:40:58.848Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T12:40:58.848Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T12:40:58.848Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T12:40:59.108Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T12:40:59.680Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T12:41:00.122Z] --- PASS: TestBuildWithHugeFile (135.03s) [2022-01-20T12:41:00.122Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:41:00.122Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:41:00.122Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:41:00.122Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:41:00.122Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:41:00.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:41:00.122Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:41:00.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:41:00.122Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:41:00.122Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:41:00.122Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:41:00.122Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:41:00.122Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:41:00.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-01-20T12:41:00.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T12:41:00.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-20T12:41:00.122Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T12:41:00.122Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:41:00.122Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:41:00.122Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T12:41:00.122Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:41:00.122Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-01-20T12:41:00.122Z] PASS [2022-01-20T12:41:00.122Z] ok github.com/docker/docker/integration/build 213.871s [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === Skipped [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T12:41:00.122Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T12:41:00.122Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T12:41:00.122Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:41:00.122Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:41:00.122Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T12:41:00.122Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:41:00.122Z] [2022-01-20T12:41:00.122Z] DONE 29 tests, 6 skipped in 249.013s [2022-01-20T12:41:00.122Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T12:41:00.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:41:00.122Z] INFO: Testing against a local daemon [2022-01-20T12:41:00.122Z] === RUN TestConfigInspect [2022-01-20T12:41:00.122Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.122Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T12:41:00.122Z] === RUN TestConfigList [2022-01-20T12:41:00.122Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.122Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T12:41:00.122Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:41:00.122Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.122Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:41:00.122Z] === RUN TestConfigsUpdate [2022-01-20T12:41:00.122Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestTemplatedConfig [2022-01-20T12:41:00.123Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestConfigCreateResolve [2022-01-20T12:41:00.123Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:41:00.123Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T12:41:00.123Z] PASS [2022-01-20T12:41:00.123Z] ok github.com/docker/docker/integration/config 0.125s [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === Skipped [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T12:41:00.123Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:41:00.123Z] [2022-01-20T12:41:00.123Z] DONE 6 tests, 6 skipped in 2.380s [2022-01-20T12:41:00.123Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T12:41:00.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:41:00.123Z] INFO: Testing against a local daemon [2022-01-20T12:41:00.123Z] === RUN TestCheckpoint [2022-01-20T12:41:00.123Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:41:00.123Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestContainerInvalidJSON [2022-01-20T12:41:00.123Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:41:00.123Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:41:00.123Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:41:00.123Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:41:00.123Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:41:00.123Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:41:00.123Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T12:41:00.123Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T12:41:00.123Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:41:00.123Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-01-20T12:41:00.123Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:41:00.123Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-01-20T12:41:00.123Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:41:00.123Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.31s) [2022-01-20T12:41:00.123Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:41:00.123Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-01-20T12:41:00.123Z] === RUN TestCopyFromContainer [2022-01-20T12:41:00.123Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:41:00.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:41:00.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:41:00.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:41:00.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:41:00.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:41:00.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:41:00.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:41:00.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:41:00.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:41:00.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-20T12:41:00.123Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:41:00.123Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:41:00.123Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:41:00.123Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:41:00.123Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:41:00.123Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:41:00.123Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:41:00.123Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:41:00.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:41:00.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:41:00.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T12:41:00.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:41:00.123Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:41:00.123Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:41:00.123Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:41:00.123Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:41:00.123Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T12:41:00.123Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:41:00.123Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-01-20T12:41:00.123Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:41:00.123Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:41:00.123Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T12:41:00.123Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:41:00.123Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:00.123Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestDiff [2022-01-20T12:41:00.123Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:00.123Z] --- SKIP: TestDiff (0.00s) [2022-01-20T12:41:00.123Z] === RUN TestExecWithCloseStdin [2022-01-20T12:41:00.123Z] --- PASS: TestExecWithCloseStdin (2.93s) [2022-01-20T12:41:00.123Z] === RUN TestExec [2022-01-20T12:41:01.735Z] --- PASS: TestExec (2.65s) [2022-01-20T12:41:01.735Z] === RUN TestExecUser [2022-01-20T12:41:01.735Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:41:01.735Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:41:01.735Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:01.735Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:41:01.735Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:01.735Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:41:01.735Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:01.735Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestHealthKillContainer [2022-01-20T12:41:01.735Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:41:01.735Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:41:01.735Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:41:01.735Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:41:01.735Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:41:03.876Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T12:41:03.876Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T12:41:04.659Z] --- PASS: TestKillContainerInvalidSignal (2.65s) [2022-01-20T12:41:04.659Z] === RUN TestKillContainer [2022-01-20T12:41:04.659Z] === RUN TestKillContainer/no_signal [2022-01-20T12:41:06.850Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:41:06.850Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:41:06.850Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:41:08.074Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T12:41:08.645Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T12:41:08.645Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T12:41:09.216Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T12:41:09.771Z] --- PASS: TestKillContainer (5.51s) [2022-01-20T12:41:09.771Z] --- PASS: TestKillContainer/no_signal (2.63s) [2022-01-20T12:41:09.771Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:41:09.771Z] --- PASS: TestKillContainer/killing_signal (2.83s) [2022-01-20T12:41:09.771Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:41:09.771Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:41:09.771Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestKillStoppedContainer [2022-01-20T12:41:09.771Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:41:09.771Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:41:09.771Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:41:09.771Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:41:09.771Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:41:09.771Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:41:09.771Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:09.771Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:41:09.771Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:41:09.771Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T12:41:09.771Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:41:10.156Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T12:41:11.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T12:41:11.098Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T12:41:12.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T12:41:12.696Z] --- PASS: TestLogsFollowTailEmpty (2.58s) [2022-01-20T12:41:12.696Z] === RUN TestNetworkNat [2022-01-20T12:41:12.696Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:12.696Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T12:41:12.696Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:41:12.999Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T12:41:15.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T12:41:15.545Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T12:41:15.635Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-01-20T12:41:15.635Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:41:15.635Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:15.635Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T12:41:15.635Z] === RUN TestPause [2022-01-20T12:41:15.635Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:41:15.635Z] --- SKIP: TestPause (0.00s) [2022-01-20T12:41:15.635Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:41:15.805Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T12:41:16.376Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T12:41:17.320Z] docker_api_swarm_service_test.go:395: [d637e326cd568] joining swarm manager [d2882f842475a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:41:17.823Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.64s) [2022-01-20T12:41:17.823Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:41:17.823Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:41:17.823Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T12:41:17.823Z] === RUN TestPsFilter [2022-01-20T12:41:18.260Z] docker_api_swarm_service_test.go:395: [d9cfef3adc4a6] joining swarm manager [d2882f842475a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:41:18.284Z] --- PASS: TestPsFilter (0.44s) [2022-01-20T12:41:18.284Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:41:22.034Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.21s) [2022-01-20T12:41:22.034Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:41:23.543Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T12:41:24.951Z] --- PASS: TestRemoveContainerWithVolume (3.18s) [2022-01-20T12:41:24.951Z] === RUN TestRemoveContainerRunning [2022-01-20T12:41:27.868Z] --- PASS: TestRemoveContainerRunning (2.63s) [2022-01-20T12:41:27.868Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:41:28.825Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T12:41:28.825Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T12:41:29.397Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T12:41:29.969Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T12:41:30.062Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.48s) [2022-01-20T12:41:30.062Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:41:30.062Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T12:41:30.062Z] === RUN TestRenameLinkedContainer [2022-01-20T12:41:30.062Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:30.062Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T12:41:30.062Z] === RUN TestRenameStoppedContainer [2022-01-20T12:41:30.230Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T12:41:30.491Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T12:41:31.062Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T12:41:32.446Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T12:41:32.446Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T12:41:32.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T12:41:32.982Z] --- PASS: TestRenameStoppedContainer (3.22s) [2022-01-20T12:41:32.982Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:41:33.277Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T12:41:34.677Z] docker_api_swarm_service_test.go:343: [d357d58f2592f] joining swarm manager [d3a35e6bf53e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:41:34.945Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T12:41:35.518Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T12:41:35.518Z] docker_api_swarm_service_test.go:343: [d21968c76def1] joining swarm manager [d3a35e6bf53e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:41:35.615Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.1% of statements [2022-01-20T12:41:35.615Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-20T12:41:36.183Z] ok github.com/docker/docker/cmd/dockerd/trap 2.521s coverage: 0.0% of statements [2022-01-20T12:41:36.183Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T12:41:36.183Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T12:41:36.183Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T12:41:36.183Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T12:41:36.183Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T12:41:38.062Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T12:41:38.163Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T12:41:38.163Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T12:41:38.163Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T12:41:38.796Z] --- PASS: TestRenameRunningContainerAndReuse (5.19s) [2022-01-20T12:41:38.796Z] === RUN TestRenameInvalidName [2022-01-20T12:41:40.985Z] --- PASS: TestRenameInvalidName (2.59s) [2022-01-20T12:41:40.985Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:41:43.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T12:41:43.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T12:41:44.305Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2022-01-20T12:41:44.651Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T12:41:44.651Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T12:41:44.651Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T12:41:44.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-20T12:41:44.911Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T12:41:46.297Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-20T12:41:46.869Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T12:41:47.837Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T12:41:47.837Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T12:41:47.837Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T12:41:47.837Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T12:41:47.837Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T12:41:47.837Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T12:41:47.837Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T12:41:48.207Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T12:41:48.298Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T12:41:49.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T12:41:49.266Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T12:41:49.717Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T12:41:51.101Z] docker_api_swarm_service_test.go:490: [d58bc8e4cd24a] joining swarm manager [d6b928a57b879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:41:51.671Z] docker_api_swarm_service_test.go:490: [dde1d105ae869] joining swarm manager [d6b928a57b879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:41:52.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T12:41:52.612Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T12:41:53.400Z] --- PASS: TestRenameAnonymousContainer (11.34s) [2022-01-20T12:41:53.400Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:41:53.714Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T12:41:53.714Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T12:41:53.714Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T12:41:53.714Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T12:41:53.714Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T12:41:53.714Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T12:41:54.407Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-20T12:41:54.407Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-01-20T12:41:54.407Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-20T12:41:54.946Z] --- PASS: TestRenameContainerWithSameName (2.71s) [2022-01-20T12:41:54.946Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:41:54.946Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:41:54.946Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:41:54.946Z] === RUN TestResize [2022-01-20T12:41:54.974Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T12:41:55.543Z] ok github.com/docker/docker/daemon 10.119s coverage: 17.2% of statements [2022-01-20T12:41:55.543Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T12:41:55.543Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T12:41:55.543Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T12:41:55.543Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T12:41:56.482Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.811s coverage: 74.6% of statements [2022-01-20T12:41:56.627Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T12:41:57.420Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 56.2% of statements [2022-01-20T12:41:57.864Z] --- PASS: TestResize (2.69s) [2022-01-20T12:41:57.864Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:41:57.900Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T12:41:57.989Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.030s coverage: 3.0% of statements [2022-01-20T12:41:58.843Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T12:41:59.365Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-01-20T12:41:59.807Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T12:42:00.053Z] --- PASS: TestResizeWithInvalidSize (2.59s) [2022-01-20T12:42:00.054Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:42:00.748Z] === RUN TestDockerSuite/TestPortList [2022-01-20T12:42:01.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.329s coverage: 50.5% of statements [2022-01-20T12:42:01.845Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.256s coverage: 45.9% of statements [2022-01-20T12:42:01.845Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T12:42:03.221Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-20T12:42:03.480Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 58.0% of statements [2022-01-20T12:42:03.480Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T12:42:03.480Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T12:42:03.807Z] --- PASS: TestResizeWhenContainerNotStarted (3.26s) [2022-01-20T12:42:03.808Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:42:03.808Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:03.808Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:42:03.808Z] === RUN TestStats [2022-01-20T12:42:03.808Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:42:03.808Z] --- SKIP: TestStats (0.00s) [2022-01-20T12:42:03.808Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:42:04.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T12:42:04.050Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2022-01-20T12:42:04.617Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-01-20T12:42:05.554Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2022-01-20T12:42:05.554Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T12:42:05.554Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T12:42:06.121Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2022-01-20T12:42:07.058Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 33.6% of statements [2022-01-20T12:42:07.058Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 80.2% of statements [2022-01-20T12:42:07.058Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T12:42:07.626Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-01-20T12:42:07.626Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-01-20T12:42:08.193Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-01-20T12:42:08.253Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T12:42:08.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-01-20T12:42:08.515Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T12:42:09.019Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-01-20T12:42:09.019Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T12:42:09.031Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T12:42:09.587Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 54.7% of statements [2022-01-20T12:42:09.846Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-01-20T12:42:09.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T12:42:10.876Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-20T12:42:10.876Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T12:42:10.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.73s) [2022-01-20T12:42:10.916Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:42:10.916Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:42:10.916Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T12:42:10.916Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:42:11.444Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T12:42:11.848Z] docker_api_swarm_service_test.go:128: [d1915b13c41ab] joining swarm manager [df2a0c183c97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:42:12.381Z] ok github.com/docker/docker/daemon/logger/splunk 1.570s coverage: 82.5% of statements [2022-01-20T12:42:12.382Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T12:42:12.382Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T12:42:12.790Z] docker_api_swarm_service_test.go:129: [d874c4f6e61d0] joining swarm manager [df2a0c183c97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:42:12.949Z] ok github.com/docker/docker/distribution 0.098s coverage: 26.4% of statements [2022-01-20T12:42:13.208Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2022-01-20T12:42:13.208Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T12:42:13.903Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T12:42:14.145Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-01-20T12:42:14.701Z] docker_api_swarm_service_test.go:137: [dce61a2ffe42c] joining swarm manager [df2a0c183c97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T12:42:14.701Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T12:42:14.701Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T12:42:14.701Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T12:42:14.712Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-01-20T12:42:14.871Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T12:42:14.871Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T12:42:14.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T12:42:14.971Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T12:42:15.272Z] docker_api_swarm_service_test.go:138: [d2b62acc513a1] joining swarm manager [df2a0c183c97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T12:42:15.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T12:42:15.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T12:42:15.538Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-20T12:42:15.798Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 85.1% of statements [2022-01-20T12:42:15.798Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T12:42:15.798Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2022-01-20T12:42:15.798Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T12:42:16.058Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-01-20T12:42:16.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T12:42:16.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T12:42:16.673Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T12:42:16.673Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T12:42:16.994Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-01-20T12:42:17.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T12:42:17.612Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T12:42:17.932Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-01-20T12:42:17.932Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T12:42:18.611Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T12:42:19.523Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T12:42:19.580Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T12:42:19.836Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.4% of statements [2022-01-20T12:42:20.095Z] ok github.com/docker/docker/pkg/authorization 0.179s coverage: 68.3% of statements [2022-01-20T12:42:20.354Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T12:42:20.354Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T12:42:20.486Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T12:42:21.055Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T12:42:21.055Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T12:42:22.966Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T12:42:23.536Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T12:42:23.636Z] ok github.com/docker/docker/pkg/chrootarchive 2.464s coverage: 43.5% of statements [2022-01-20T12:42:23.636Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T12:42:23.636Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-01-20T12:42:24.571Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T12:42:24.830Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 84.8% of statements [2022-01-20T12:42:25.088Z] ok github.com/docker/docker/pkg/fsutils 0.124s coverage: 85.1% of statements [2022-01-20T12:42:25.088Z] ok github.com/docker/docker/layer 7.386s coverage: 68.8% of statements [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T12:42:25.088Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T12:42:25.347Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T12:42:25.378Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T12:42:25.378Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T12:42:25.378Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T12:42:25.378Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T12:42:25.378Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T12:42:26.078Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T12:42:26.286Z] ok github.com/docker/docker/pkg/idtools 0.486s coverage: 69.5% of statements [2022-01-20T12:42:26.286Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.1% of statements [2022-01-20T12:42:26.854Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-01-20T12:42:26.855Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-01-20T12:42:26.855Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T12:42:26.855Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T12:42:26.855Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T12:42:26.855Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-01-20T12:42:26.855Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T12:42:27.113Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2022-01-20T12:42:27.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-01-20T12:42:27.372Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-01-20T12:42:27.372Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T12:42:27.372Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T12:42:27.372Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T12:42:28.309Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-01-20T12:42:28.568Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T12:42:28.827Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T12:42:28.827Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T12:42:29.375Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T12:42:29.375Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T12:42:30.261Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-20T12:42:30.261Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T12:42:30.520Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T12:42:30.780Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-20T12:42:31.039Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T12:42:31.039Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2022-01-20T12:42:31.289Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T12:42:31.606Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-01-20T12:42:31.865Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-20T12:42:32.123Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-01-20T12:42:32.695Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-01-20T12:42:32.695Z] coverage: [no statements] [2022-01-20T12:42:32.695Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-20T12:42:32.954Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T12:42:33.212Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T12:42:33.212Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T12:42:35.115Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-01-20T12:42:35.115Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-20T12:42:35.683Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-20T12:42:36.094Z] --- PASS: TestUpdateRestartPolicy (24.82s) [2022-01-20T12:42:36.094Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:42:36.619Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2022-01-20T12:42:36.878Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-20T12:42:37.642Z] --- PASS: TestUpdateRestartWithAutoRemove (2.63s) [2022-01-20T12:42:37.642Z] === RUN TestWaitNonBlocked [2022-01-20T12:42:37.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:42:37.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:42:37.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:42:37.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:42:37.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:42:37.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:42:37.814Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-20T12:42:37.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T12:42:37.866Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T12:42:38.073Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T12:42:38.332Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T12:42:38.590Z] --- PASS: TestBuildWithHugeFile (136.52s) [2022-01-20T12:42:38.590Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T12:42:38.590Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:42:38.590Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T12:42:38.590Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:42:38.590Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:42:38.590Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:42:38.590Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:42:38.590Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:42:38.590Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:42:38.590Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T12:42:38.590Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T12:42:38.590Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T12:42:38.590Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-20T12:42:38.590Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T12:42:38.590Z] === RUN TestBuildPreserveOwnership [2022-01-20T12:42:38.590Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:42:38.590Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestBuildPlatformInvalid [2022-01-20T12:42:38.590Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-20T12:42:38.590Z] PASS [2022-01-20T12:42:38.590Z] ok github.com/docker/docker/integration/build 201.273s [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === Skipped [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T12:42:38.590Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T12:42:38.590Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T12:42:38.590Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T12:42:38.590Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T12:42:38.590Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T12:42:38.590Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] DONE 29 tests, 6 skipped in 232.445s [2022-01-20T12:42:38.590Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T12:42:38.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:42:38.590Z] INFO: Testing against a local daemon [2022-01-20T12:42:38.590Z] === RUN TestConfigInspect [2022-01-20T12:42:38.590Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestConfigList [2022-01-20T12:42:38.590Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestConfigsCreateAndDelete [2022-01-20T12:42:38.590Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestConfigsUpdate [2022-01-20T12:42:38.590Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestTemplatedConfig [2022-01-20T12:42:38.590Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestConfigCreateResolve [2022-01-20T12:42:38.590Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:38.590Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T12:42:38.590Z] PASS [2022-01-20T12:42:38.590Z] ok github.com/docker/docker/integration/config 0.092s [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === Skipped [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T12:42:38.590Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:38.590Z] [2022-01-20T12:42:38.590Z] DONE 6 tests, 6 skipped in 2.533s [2022-01-20T12:42:38.590Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T12:42:38.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:42:38.590Z] INFO: Testing against a local daemon [2022-01-20T12:42:38.590Z] === RUN TestCheckpoint [2022-01-20T12:42:38.590Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:42:38.590Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestContainerInvalidJSON [2022-01-20T12:42:38.590Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:42:38.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:42:38.590Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:42:38.590Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:42:38.590Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T12:42:38.590Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T12:42:38.590Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-20T12:42:38.590Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T12:42:38.590Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T12:42:38.590Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T12:42:38.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-01-20T12:42:38.590Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T12:42:38.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.33s) [2022-01-20T12:42:38.590Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T12:42:38.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-01-20T12:42:38.590Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T12:42:38.590Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-01-20T12:42:38.590Z] === RUN TestCopyFromContainer [2022-01-20T12:42:38.590Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T12:42:38.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:42:38.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:42:38.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:42:38.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:42:38.590Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:42:38.590Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:42:38.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T12:42:38.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T12:42:38.590Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T12:42:38.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T12:42:38.590Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:42:38.590Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidEnv [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T12:42:38.590Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.590Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T12:42:38.590Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:38.590Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T12:42:38.590Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:38.590Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:42:38.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:42:38.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T12:42:38.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T12:42:38.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T12:42:38.590Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:42:38.590Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:42:38.590Z] === RUN TestCreateDifferentPlatform [2022-01-20T12:42:38.590Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T12:42:38.590Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T12:42:38.590Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T12:42:38.590Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-20T12:42:38.590Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T12:42:38.590Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-01-20T12:42:38.590Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T12:42:38.591Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:42:38.591Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T12:42:38.591Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T12:42:38.591Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:38.591Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:42:38.591Z] === RUN TestDiff [2022-01-20T12:42:38.591Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:38.591Z] --- SKIP: TestDiff (0.00s) [2022-01-20T12:42:38.591Z] === RUN TestExecWithCloseStdin [2022-01-20T12:42:38.591Z] --- PASS: TestExecWithCloseStdin (2.46s) [2022-01-20T12:42:38.591Z] === RUN TestExec [2022-01-20T12:42:38.808Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T12:42:38.900Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-20T12:42:38.900Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T12:42:39.604Z] --- PASS: TestExec (2.19s) [2022-01-20T12:42:39.604Z] === RUN TestExecUser [2022-01-20T12:42:39.604Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:42:39.604Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestExportContainerAndImportImage [2022-01-20T12:42:39.604Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:39.604Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T12:42:39.604Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:39.604Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestHealthCheckWorkdir [2022-01-20T12:42:39.604Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:39.604Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestHealthKillContainer [2022-01-20T12:42:39.604Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:42:39.604Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T12:42:39.604Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:42:39.604Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:42:39.604Z] === RUN TestKillContainerInvalidSignal [2022-01-20T12:42:39.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T12:42:40.688Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T12:42:41.433Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T12:42:41.630Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T12:42:41.835Z] --- PASS: TestKillContainerInvalidSignal (1.95s) [2022-01-20T12:42:41.835Z] === RUN TestKillContainer [2022-01-20T12:42:41.835Z] === RUN TestKillContainer/no_signal [2022-01-20T12:42:42.001Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-01-20T12:42:42.202Z] docker_api_swarm_service_test.go:304: [dead33980df78] joining swarm manager [d73fb1f4c8561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:42:42.356Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T12:42:42.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.20s) [2022-01-20T12:42:42.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.32s) [2022-01-20T12:42:42.356Z] === RUN TestWaitBlocked [2022-01-20T12:42:42.356Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:42.356Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T12:42:42.356Z] PASS [2022-01-20T12:42:42.356Z] ok github.com/docker/docker/integration/container 107.732s [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === Skipped [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T12:42:42.356Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T12:42:42.356Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:42:42.356Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:42:42.356Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:42:42.356Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:42:42.356Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:42:42.356Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T12:42:42.356Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:42:42.356Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T12:42:42.356Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T12:42:42.356Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T12:42:42.356Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:42:42.356Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T12:42:42.356Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T12:42:42.356Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:42:42.356Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:42:42.356Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T12:42:42.356Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T12:42:42.356Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T12:42:42.356Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T12:42:42.356Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T12:42:42.356Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T12:42:42.356Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:42:42.356Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:42:42.356Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T12:42:42.356Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T12:42:42.356Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T12:42:42.356Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:42:42.356Z] [2022-01-20T12:42:42.356Z] DONE 87 tests, 33 skipped in 110.682s [2022-01-20T12:42:42.356Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T12:42:42.568Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-01-20T12:42:42.778Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T12:42:43.038Z] docker_api_swarm_service_test.go:304: [d77892bd5cfa3] joining swarm manager [d73fb1f4c8561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:42:43.503Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-20T12:42:44.062Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T12:42:44.062Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:42:44.063Z] === RUN TestKillContainer/killing_signal [2022-01-20T12:42:44.950Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T12:42:46.862Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T12:42:47.432Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T12:42:47.693Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T12:42:48.263Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T12:42:49.646Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T12:42:51.247Z] --- PASS: TestKillContainer (9.12s) [2022-01-20T12:42:51.247Z] --- PASS: TestKillContainer/no_signal (1.91s) [2022-01-20T12:42:51.247Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:42:51.247Z] --- PASS: TestKillContainer/killing_signal (7.15s) [2022-01-20T12:42:51.247Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T12:42:51.247Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:51.247Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestKillStoppedContainer [2022-01-20T12:42:51.247Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:51.247Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T12:42:51.247Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:42:51.247Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestKillDifferentUserContainer [2022-01-20T12:42:51.247Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:42:51.247Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestInspectOomKilledTrue [2022-01-20T12:42:51.247Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:51.247Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestInspectOomKilledFalse [2022-01-20T12:42:51.247Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:42:51.247Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T12:42:51.247Z] === RUN TestLogsFollowTailEmpty [2022-01-20T12:42:51.558Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T12:42:52.128Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T12:42:52.128Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T12:42:52.128Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T12:42:52.388Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T12:42:52.649Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T12:42:52.649Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T12:42:52.818Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2022-01-20T12:42:52.818Z] === RUN TestNetworkNat [2022-01-20T12:42:52.818Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:52.818Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T12:42:52.818Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T12:42:53.218Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T12:42:54.157Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T12:42:55.065Z] --- PASS: TestNetworkLocalhostTCPNat (2.27s) [2022-01-20T12:42:55.065Z] === RUN TestNetworkLoopbackNat [2022-01-20T12:42:55.065Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:42:55.065Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T12:42:55.065Z] === RUN TestPause [2022-01-20T12:42:55.065Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:42:55.065Z] --- SKIP: TestPause (0.00s) [2022-01-20T12:42:55.065Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T12:42:55.098Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T12:42:55.359Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T12:42:57.292Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.91s) [2022-01-20T12:42:57.292Z] === RUN TestPauseStopPausedContainer [2022-01-20T12:42:57.292Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:42:57.292Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T12:42:57.292Z] === RUN TestPsFilter [2022-01-20T12:42:57.292Z] --- PASS: TestPsFilter (0.20s) [2022-01-20T12:42:57.292Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T12:42:59.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s) [2022-01-20T12:42:59.521Z] === RUN TestRemoveContainerWithVolume [2022-01-20T12:43:01.086Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T12:43:01.086Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T12:43:01.086Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T12:43:01.086Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T12:43:01.086Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T12:43:01.747Z] --- PASS: TestRemoveContainerWithVolume (2.24s) [2022-01-20T12:43:01.747Z] === RUN TestRemoveContainerRunning [2022-01-20T12:43:01.943Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T12:43:01.943Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T12:43:02.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T12:43:03.454Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T12:43:03.454Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T12:43:03.454Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T12:43:03.972Z] --- PASS: TestRemoveContainerRunning (1.97s) [2022-01-20T12:43:03.972Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T12:43:04.032Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T12:43:04.973Z] docker_api_swarm_service_test.go:100: [d01a9b13c8673] joining swarm manager [dd9895328a57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:43:05.432Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T12:43:05.432Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === Skipped [2022-01-20T12:43:05.432Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T12:43:05.432Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T12:43:05.432Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T12:43:05.432Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T12:43:05.432Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T12:43:05.432Z] time="2022-01-20T12:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T12:43:05.432Z] time="2022-01-20T12:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T12:43:05.432Z] time="2022-01-20T12:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T12:43:05.432Z] time="2022-01-20T12:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T12:43:05.432Z] time="2022-01-20T12:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T12:43:05.432Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T12:43:05.432Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T12:43:05.432Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T12:43:05.432Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T12:43:05.432Z] graphtest_unix.go:71: No driver to put! [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T12:43:05.432Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T12:43:05.432Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T12:43:05.432Z] [2022-01-20T12:43:05.432Z] DONE 2311 tests, 28 skipped in 225.942s [2022-01-20T12:43:05.432Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/config [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/idm [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/ns [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/options [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/osl [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T12:43:05.432Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T12:43:05.432Z] + 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-01-20T12:43:05.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2022-01-20T12:43:05.544Z] === RUN TestRemoveInvalidContainer [2022-01-20T12:43:05.544Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T12:43:05.544Z] === RUN TestRenameLinkedContainer [2022-01-20T12:43:05.544Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:05.544Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T12:43:05.544Z] === RUN TestRenameStoppedContainer [2022-01-20T12:43:05.913Z] docker_api_swarm_service_test.go:101: [d007707dcd656] joining swarm manager [dd9895328a57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:43:05.913Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T12:43:06.853Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T12:43:07.768Z] --- PASS: TestRenameStoppedContainer (2.29s) [2022-01-20T12:43:07.768Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T12:43:11.056Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T12:43:11.317Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T12:43:11.317Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T12:43:11.317Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T12:43:11.688Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2022-01-20T12:43:11.688Z] === RUN TestRenameInvalidName [2022-01-20T12:43:12.417Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:43:12.417Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:43:12.417Z] === RUN TestDaemonConfigValidation [2022-01-20T12:43:12.417Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T12:43:12.417Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:43:12.417Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:43:12.417Z] === RUN TestDaemonProxy [2022-01-20T12:43:12.417Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:43:12.417Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T12:43:12.417Z] PASS [2022-01-20T12:43:12.417Z] ok github.com/docker/docker/integration/daemon 0.142s [2022-01-20T12:43:12.417Z] [2022-01-20T12:43:12.417Z] === Skipped [2022-01-20T12:43:12.417Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:43:12.417Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] [2022-01-20T12:43:12.417Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T12:43:12.417Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] [2022-01-20T12:43:12.417Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:43:12.417Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:43:12.417Z] [2022-01-20T12:43:12.417Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T12:43:12.417Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:43:12.417Z] [2022-01-20T12:43:12.417Z] DONE 4 tests, 4 skipped in 26.780s [2022-01-20T12:43:12.417Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T12:43:12.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:12.417Z] INFO: Testing against a local daemon [2022-01-20T12:43:12.417Z] === RUN TestCommitInheritsEnv [2022-01-20T12:43:12.417Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:43:12.417Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-20T12:43:12.417Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:43:12.417Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:43:12.417Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:43:12.417Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:43:12.417Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-01-20T12:43:12.417Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:43:12.417Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-20T12:43:12.417Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:43:12.878Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-01-20T12:43:12.878Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:43:12.878Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-20T12:43:12.878Z] === RUN TestTagInvalidReference [2022-01-20T12:43:12.878Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-20T12:43:12.878Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:43:12.878Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-20T12:43:12.878Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:43:12.878Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T12:43:12.878Z] === RUN TestTagOfficialNames [2022-01-20T12:43:12.878Z] --- PASS: TestTagOfficialNames (0.11s) [2022-01-20T12:43:12.878Z] === RUN TestTagMatchesDigest [2022-01-20T12:43:12.878Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-20T12:43:12.878Z] PASS [2022-01-20T12:43:12.878Z] ok github.com/docker/docker/integration/image 1.868s [2022-01-20T12:43:13.340Z] [2022-01-20T12:43:13.340Z] === Skipped [2022-01-20T12:43:13.340Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-20T12:43:13.340Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:43:13.340Z] [2022-01-20T12:43:13.340Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:43:13.340Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:43:13.340Z] [2022-01-20T12:43:13.340Z] DONE 11 tests, 2 skipped in 3.999s [2022-01-20T12:43:13.340Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T12:43:13.860Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T12:43:13.912Z] --- PASS: TestRenameInvalidName (1.95s) [2022-01-20T12:43:13.912Z] === RUN TestRenameAnonymousContainer [2022-01-20T12:43:14.430Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T12:43:14.430Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T12:43:15.815Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T12:43:16.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:16.281Z] INFO: Testing against a local daemon [2022-01-20T12:43:16.281Z] === RUN TestNetworkCreateDelete [2022-01-20T12:43:16.281Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:43:16.281Z] 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-01-20T12:43:16.281Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonDNSFallback [2022-01-20T12:43:16.281Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestInspectNetwork [2022-01-20T12:43:16.281Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:16.281Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:43:16.281Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:43:16.281Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:43:16.281Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:43:16.281Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:43:16.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:43:16.281Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:43:16.281Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:43:16.281Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:43:16.281Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:43:16.281Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T12:43:16.281Z] === RUN TestNetworkList [2022-01-20T12:43:16.281Z] === RUN TestNetworkList//networks [2022-01-20T12:43:16.281Z] === PAUSE TestNetworkList//networks [2022-01-20T12:43:16.281Z] === RUN TestNetworkList//networks/ [2022-01-20T12:43:16.281Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:43:16.281Z] === CONT TestNetworkList//networks [2022-01-20T12:43:16.281Z] === CONT TestNetworkList//networks/ [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:43:16.281Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:43:16.281Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:43:16.281Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:43:16.281Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:43:16.281Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:43:16.281Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:43:16.281Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:43:16.281Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:43:16.281Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:43:16.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:43:16.281Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:43:16.281Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:43:16.281Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:43:16.281Z] PASS [2022-01-20T12:43:16.281Z] ok github.com/docker/docker/integration/network 0.207s [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === Skipped [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T12:43:16.281Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:43:16.281Z] 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-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T12:43:16.281Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T12:43:16.281Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:43:16.281Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:43:16.281Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:43:16.281Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:43:16.281Z] [2022-01-20T12:43:16.281Z] DONE 22 tests, 15 skipped in 2.693s [2022-01-20T12:43:16.281Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T12:43:16.386Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T12:43:17.261Z] testing: warning: no tests to run [2022-01-20T12:43:17.261Z] PASS [2022-01-20T12:43:17.261Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-01-20T12:43:17.261Z] [2022-01-20T12:43:17.261Z] DONE 0 tests in 0.867s [2022-01-20T12:43:17.261Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T12:43:17.768Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T12:43:18.234Z] testing: warning: no tests to run [2022-01-20T12:43:18.234Z] PASS [2022-01-20T12:43:18.234Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [2022-01-20T12:43:18.234Z] [2022-01-20T12:43:18.234Z] DONE 0 tests in 0.852s [2022-01-20T12:43:18.234Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T12:43:18.339Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T12:43:18.339Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T12:43:18.777Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T12:43:18.777Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T12:43:18.777Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T12:43:18.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T12:43:18.912Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T12:43:19.207Z] testing: warning: no tests to run [2022-01-20T12:43:19.207Z] PASS [2022-01-20T12:43:19.207Z] ok github.com/docker/docker/integration/plugin 0.108s [2022-01-20T12:43:19.207Z] [2022-01-20T12:43:19.207Z] DONE 0 tests in 0.860s [2022-01-20T12:43:19.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T12:43:20.180Z] testing: warning: no tests to run [2022-01-20T12:43:20.180Z] PASS [2022-01-20T12:43:20.180Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-01-20T12:43:20.180Z] [2022-01-20T12:43:20.180Z] DONE 0 tests in 0.808s [2022-01-20T12:43:20.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T12:43:22.211Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T12:43:22.211Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T12:43:22.781Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T12:43:23.041Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T12:43:23.995Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T12:43:24.567Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T12:43:24.827Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T12:43:25.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T12:43:25.768Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T12:43:26.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:26.036Z] INFO: Testing against a local daemon [2022-01-20T12:43:26.036Z] === RUN TestPluginInvalidJSON [2022-01-20T12:43:26.036Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:43:26.036Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:43:26.036Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:43:26.036Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-20T12:43:26.036Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T12:43:26.036Z] === RUN TestPluginInstall [2022-01-20T12:43:26.036Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:43:26.036Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T12:43:26.036Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:43:26.036Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:43:26.036Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T12:43:26.036Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:43:26.036Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:43:26.036Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:43:26.036Z] PASS [2022-01-20T12:43:26.036Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-01-20T12:43:26.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T12:43:26.228Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T12:43:26.338Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T12:43:26.498Z] [2022-01-20T12:43:26.498Z] === Skipped [2022-01-20T12:43:26.498Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T12:43:26.498Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:43:26.498Z] [2022-01-20T12:43:26.498Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T12:43:26.498Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:43:26.498Z] [2022-01-20T12:43:26.498Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:43:26.498Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:43:26.498Z] [2022-01-20T12:43:26.498Z] DONE 5 tests, 3 skipped in 6.182s [2022-01-20T12:43:26.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T12:43:27.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T12:43:27.722Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T12:43:28.293Z] check_test.go:379: [d01a9b13c8673] daemon is not started [2022-01-20T12:43:28.293Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T12:43:28.864Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T12:43:28.884Z] --- PASS: TestRenameAnonymousContainer (13.80s) [2022-01-20T12:43:28.884Z] === RUN TestRenameContainerWithSameName [2022-01-20T12:43:29.355Z] --- PASS: TestRenameContainerWithSameName (1.98s) [2022-01-20T12:43:29.356Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T12:43:29.356Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:29.356Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:43:29.356Z] === RUN TestResize [2022-01-20T12:43:29.433Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T12:43:30.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:30.276Z] INFO: Testing against a local daemon [2022-01-20T12:43:30.276Z] === RUN TestExternalGraphDriver [2022-01-20T12:43:30.276Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:43:30.276Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-20T12:43:30.276Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:43:30.276Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:43:30.276Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:43:30.276Z] PASS [2022-01-20T12:43:30.276Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.130s [2022-01-20T12:43:30.276Z] [2022-01-20T12:43:30.276Z] === Skipped [2022-01-20T12:43:30.276Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-20T12:43:30.276Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:43:30.276Z] [2022-01-20T12:43:30.276Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:43:30.276Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:43:30.276Z] [2022-01-20T12:43:30.276Z] DONE 2 tests, 2 skipped in 3.658s [2022-01-20T12:43:30.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T12:43:30.374Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T12:43:31.318Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T12:43:31.586Z] --- PASS: TestResize (2.03s) [2022-01-20T12:43:31.586Z] === RUN TestResizeWithInvalidSize [2022-01-20T12:43:31.890Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T12:43:32.460Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T12:43:32.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:32.466Z] INFO: Testing against a local daemon [2022-01-20T12:43:32.466Z] === RUN TestReadPluginNoRead [2022-01-20T12:43:32.466Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:43:32.466Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T12:43:32.466Z] PASS [2022-01-20T12:43:32.466Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-01-20T12:43:32.928Z] [2022-01-20T12:43:32.928Z] === Skipped [2022-01-20T12:43:32.928Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T12:43:32.928Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:43:32.928Z] [2022-01-20T12:43:32.928Z] DONE 1 tests, 1 skipped in 2.520s [2022-01-20T12:43:32.928Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T12:43:32.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T12:43:33.032Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-20T12:43:33.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T12:43:33.602Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T12:43:33.826Z] --- PASS: TestResizeWithInvalidSize (1.99s) [2022-01-20T12:43:33.826Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T12:43:34.493Z] testing: warning: no tests to run [2022-01-20T12:43:34.493Z] PASS [2022-01-20T12:43:34.493Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2022-01-20T12:43:34.493Z] [2022-01-20T12:43:34.493Z] DONE 0 tests in 1.327s [2022-01-20T12:43:34.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T12:43:34.544Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T12:43:35.116Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-20T12:43:35.688Z] docker_api_swarm_service_test.go:533: [d128aa868c4c4] joining swarm manager [d7b55cc9f94ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:43:36.053Z] --- PASS: TestResizeWhenContainerNotStarted (2.20s) [2022-01-20T12:43:36.053Z] === RUN TestDaemonRestartKillContainers [2022-01-20T12:43:36.053Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:36.053Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:43:36.053Z] === RUN TestStats [2022-01-20T12:43:36.053Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:43:36.053Z] --- SKIP: TestStats (0.00s) [2022-01-20T12:43:36.053Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T12:43:36.259Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T12:43:36.519Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T12:43:37.090Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T12:43:37.090Z] docker_api_swarm_service_test.go:534: [d3f6de0bc8092] joining swarm manager [d7b55cc9f94ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:43:37.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:37.436Z] INFO: Testing against a local daemon [2022-01-20T12:43:37.436Z] === RUN TestPluginWithDevMounts [2022-01-20T12:43:37.436Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:37.436Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T12:43:37.436Z] PASS [2022-01-20T12:43:37.436Z] ok github.com/docker/docker/integration/plugin/volumes 0.117s [2022-01-20T12:43:37.436Z] [2022-01-20T12:43:37.436Z] === Skipped [2022-01-20T12:43:37.436Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T12:43:37.436Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:37.436Z] [2022-01-20T12:43:37.436Z] DONE 1 tests, 1 skipped in 2.665s [2022-01-20T12:43:37.436Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T12:43:37.663Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T12:43:37.663Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T12:43:39.576Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T12:43:39.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:39.631Z] INFO: Testing against a local daemon [2022-01-20T12:43:39.631Z] === RUN TestSecretInspect [2022-01-20T12:43:39.631Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T12:43:39.631Z] === RUN TestSecretList [2022-01-20T12:43:39.631Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T12:43:39.631Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:43:39.631Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:43:39.631Z] === RUN TestSecretsUpdate [2022-01-20T12:43:39.631Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T12:43:39.631Z] === RUN TestTemplatedSecret [2022-01-20T12:43:39.631Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T12:43:39.631Z] === RUN TestSecretCreateResolve [2022-01-20T12:43:39.631Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:39.631Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T12:43:39.631Z] PASS [2022-01-20T12:43:39.631Z] ok github.com/docker/docker/integration/secret 0.119s [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === Skipped [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T12:43:39.631Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:39.631Z] [2022-01-20T12:43:39.631Z] DONE 6 tests, 6 skipped in 2.259s [2022-01-20T12:43:39.631Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T12:43:40.147Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T12:43:41.104Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T12:43:41.676Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T12:43:41.940Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.70s) [2022-01-20T12:43:41.941Z] === RUN TestStopContainerWithTimeout [2022-01-20T12:43:41.941Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:43:41.941Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T12:43:41.941Z] === RUN TestUpdateRestartPolicy [2022-01-20T12:43:42.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:42.564Z] INFO: Testing against a local daemon [2022-01-20T12:43:42.564Z] === RUN TestServiceCreateInit [2022-01-20T12:43:42.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:43:42.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:43:42.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- PASS: TestServiceCreateInit (0.06s) [2022-01-20T12:43:42.564Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:43:42.564Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:43:42.564Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceConflict [2022-01-20T12:43:42.564Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:43:42.564Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-20T12:43:42.564Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:43:42.564Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:43:42.564Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:43:42.564Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceSysctls [2022-01-20T12:43:42.564Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-20T12:43:42.564Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:43:42.564Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T12:43:42.564Z] === RUN TestInspect [2022-01-20T12:43:42.564Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestInspect (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestCreateJob [2022-01-20T12:43:42.564Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestReplicatedJob [2022-01-20T12:43:42.564Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:43:42.564Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestServiceListWithStatuses [2022-01-20T12:43:42.564Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:43:42.564Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:43:42.564Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.565Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:43:42.565Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.565Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServicePlugin [2022-01-20T12:43:42.565Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:42.565Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServiceUpdateLabel [2022-01-20T12:43:42.565Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:42.565Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:43:42.565Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:42.565Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:43:42.565Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:42.565Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:43:42.565Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:42.565Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T12:43:42.565Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:43:42.565Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:42.565Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:43:42.565Z] PASS [2022-01-20T12:43:42.565Z] ok github.com/docker/docker/integration/service 0.270s [2022-01-20T12:43:42.620Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T12:43:42.620Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T12:43:42.881Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === Skipped [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-20T12:43:43.027Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:43:43.027Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-20T12:43:43.027Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T12:43:43.027Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T12:43:43.027Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T12:43:43.027Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T12:43:43.027Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T12:43:43.027Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T12:43:43.027Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:43:43.027Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T12:43:43.027Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T12:43:43.027Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T12:43:43.027Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T12:43:43.027Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T12:43:43.027Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T12:43:43.027Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:43:43.027Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:43:43.027Z] [2022-01-20T12:43:43.027Z] DONE 24 tests, 23 skipped in 3.182s [2022-01-20T12:43:43.027Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T12:43:43.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T12:43:43.452Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T12:43:44.024Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T12:43:44.135Z] ok github.com/docker/docker/libnetwork 37.221s coverage: 40.7% of statements [2022-01-20T12:43:44.135Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-01-20T12:43:44.135Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T12:43:44.966Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T12:43:45.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:45.218Z] INFO: Testing against a local daemon [2022-01-20T12:43:45.218Z] === RUN TestSessionCreate [2022-01-20T12:43:45.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:45.218Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T12:43:45.218Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:43:45.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:45.218Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:43:45.218Z] PASS [2022-01-20T12:43:45.218Z] ok github.com/docker/docker/integration/session 0.118s [2022-01-20T12:43:45.218Z] [2022-01-20T12:43:45.218Z] === Skipped [2022-01-20T12:43:45.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T12:43:45.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:45.218Z] [2022-01-20T12:43:45.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:43:45.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:43:45.218Z] [2022-01-20T12:43:45.218Z] DONE 2 tests, 2 skipped in 2.191s [2022-01-20T12:43:45.218Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T12:43:45.227Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T12:43:45.227Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T12:43:45.512Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T12:43:45.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T12:43:45.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T12:43:45.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T12:43:45.512Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T12:43:45.771Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T12:43:45.771Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T12:43:45.798Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T12:43:45.798Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T12:43:46.030Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-01-20T12:43:46.288Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T12:43:46.288Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T12:43:46.288Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T12:43:46.369Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T12:43:46.547Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T12:43:46.941Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T12:43:47.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:47.406Z] INFO: Testing against a local daemon [2022-01-20T12:43:47.406Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:43:47.406Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:47.406Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestDiskUsage [2022-01-20T12:43:47.406Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:43:47.406Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestEventsExecDie [2022-01-20T12:43:47.406Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:43:47.406Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:43:47.406Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:43:47.406Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestEventsVolumeCreate [2022-01-20T12:43:47.406Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:43:47.406Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestInfoAPI [2022-01-20T12:43:47.406Z] --- PASS: TestInfoAPI (0.07s) [2022-01-20T12:43:47.406Z] === RUN TestInfoAPIWarnings [2022-01-20T12:43:47.406Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:43:47.406Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestInfoDebug [2022-01-20T12:43:47.406Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:47.406Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:43:47.406Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:47.406Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:43:47.406Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:47.406Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T12:43:47.406Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:43:47.512Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T12:43:47.772Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T12:43:47.773Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T12:43:48.346Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T12:43:48.382Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-01-20T12:43:48.382Z] === RUN TestPingCacheHeaders [2022-01-20T12:43:48.382Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T12:43:48.382Z] === RUN TestPingGet [2022-01-20T12:43:48.382Z] --- PASS: TestPingGet (0.03s) [2022-01-20T12:43:48.382Z] === RUN TestPingHead [2022-01-20T12:43:48.382Z] --- PASS: TestPingHead (0.03s) [2022-01-20T12:43:48.382Z] === RUN TestVersion [2022-01-20T12:43:48.382Z] --- PASS: TestVersion (0.04s) [2022-01-20T12:43:48.382Z] PASS [2022-01-20T12:43:48.382Z] ok github.com/docker/docker/integration/system 1.276s [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === Skipped [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:43:48.844Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T12:43:48.844Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T12:43:48.844Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:43:48.844Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T12:43:48.844Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T12:43:48.844Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T12:43:48.844Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T12:43:48.844Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T12:43:48.844Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:43:48.844Z] [2022-01-20T12:43:48.844Z] DONE 15 tests, 9 skipped in 3.344s [2022-01-20T12:43:48.844Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T12:43:49.079Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.393s coverage: 59.9% of statements [2022-01-20T12:43:49.079Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T12:43:49.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T12:43:49.338Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T12:43:50.228Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T12:43:50.274Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.176s coverage: 4.0% of statements [2022-01-20T12:43:50.274Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T12:43:50.533Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-01-20T12:43:50.533Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T12:43:50.792Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T12:43:51.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:43:51.037Z] INFO: Testing against a local daemon [2022-01-20T12:43:51.037Z] === RUN TestVolumesCreateAndList [2022-01-20T12:43:51.037Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-20T12:43:51.037Z] === RUN TestVolumesRemove [2022-01-20T12:43:51.037Z] --- PASS: TestVolumesRemove (0.19s) [2022-01-20T12:43:51.037Z] === RUN TestVolumesInspect [2022-01-20T12:43:51.037Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T12:43:51.037Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:43:51.037Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:43:51.037Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:43:51.037Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:43:51.037Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-20T12:43:51.037Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:43:51.037Z] PASS [2022-01-20T12:43:51.037Z] ok github.com/docker/docker/integration/volume 0.376s [2022-01-20T12:43:51.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T12:43:51.499Z] [2022-01-20T12:43:51.499Z] DONE 5 tests in 2.604s [2022-01-20T12:43:51.499Z] INFO: make.ps1 ended at 01/20/2022 12:43:51 [2022-01-20T12:43:51.499Z] INFO: Integration CLI tests being run from the host: [2022-01-20T12:43:51.499Z] 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-01-20T12:43:51.739Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T12:43:51.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T12:43:51.902Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T12:43:51.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T12:43:52.000Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T12:43:52.569Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T12:43:52.829Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T12:43:53.497Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T12:43:54.439Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T12:43:56.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T12:43:56.774Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T12:43:56.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T12:43:56.774Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T12:43:56.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T12:43:56.981Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T12:43:56.981Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T12:43:56.981Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T12:43:58.376Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T12:43:59.758Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T12:44:00.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T12:44:00.910Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.876s coverage: 7.2% of statements [2022-01-20T12:44:00.910Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T12:44:00.910Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-01-20T12:44:00.910Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-01-20T12:44:00.910Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T12:44:00.910Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T12:44:00.910Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T12:44:00.963Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T12:44:01.169Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-01-20T12:44:01.169Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-01-20T12:44:01.428Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T12:44:01.687Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-20T12:44:02.875Z] docker_api_swarm_service_test.go:148: [d7690835287f2] joining swarm manager [dc90a8830cad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:44:03.136Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T12:44:03.136Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T12:44:03.136Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T12:44:03.136Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T12:44:03.136Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T12:44:03.227Z] --- PASS: TestUpdateRestartPolicy (20.30s) [2022-01-20T12:44:03.227Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T12:44:03.699Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2022-01-20T12:44:03.699Z] === RUN TestWaitNonBlocked [2022-01-20T12:44:03.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:44:03.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:44:03.699Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:44:03.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:44:03.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T12:44:03.699Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T12:44:03.707Z] docker_api_swarm_service_test.go:148: [d85d7de2715a9] joining swarm manager [dc90a8830cad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479=== RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T12:44:03.707Z] [2022-01-20T12:44:03.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T12:44:03.860Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T12:44:03.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T12:44:03.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T12:44:03.860Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T12:44:03.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T12:44:03.860Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T12:44:03.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T12:44:03.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T12:44:03.931Z] INFO: Testing against a local daemon [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T12:44:03.931Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T12:44:03.931Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T12:44:03.931Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T12:44:04.392Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T12:44:04.853Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T12:44:05.315Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T12:44:05.621Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T12:44:05.776Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T12:44:06.194Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T12:44:06.663Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T12:44:06.663Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2022-01-20T12:44:06.663Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2022-01-20T12:44:06.663Z] === RUN TestWaitBlocked [2022-01-20T12:44:06.663Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:06.663Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T12:44:06.663Z] PASS [2022-01-20T12:44:06.663Z] ok github.com/docker/docker/integration/container 92.541s [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === Skipped [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T12:44:06.663Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T12:44:06.663Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T12:44:06.663Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T12:44:06.663Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T12:44:06.663Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T12:44:06.663Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T12:44:06.663Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T12:44:06.663Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T12:44:06.663Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T12:44:06.663Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T12:44:06.663Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T12:44:06.663Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T12:44:06.663Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T12:44:06.663Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T12:44:06.663Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T12:44:06.663Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T12:44:06.663Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T12:44:06.663Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T12:44:06.663Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T12:44:06.663Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T12:44:06.663Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T12:44:06.663Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T12:44:06.663Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T12:44:06.663Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:06.663Z] [2022-01-20T12:44:06.663Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T12:44:06.663Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:06.664Z] [2022-01-20T12:44:06.664Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T12:44:06.664Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T12:44:06.664Z] [2022-01-20T12:44:06.664Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T12:44:06.664Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T12:44:06.664Z] [2022-01-20T12:44:06.664Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T12:44:06.664Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:06.664Z] [2022-01-20T12:44:06.664Z] DONE 87 tests, 33 skipped in 95.272s [2022-01-20T12:44:06.664Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T12:44:08.108Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T12:44:08.368Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T12:44:09.309Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T12:44:09.879Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T12:44:09.879Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T12:44:09.879Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T12:44:10.139Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T12:44:11.080Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T12:44:11.080Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T12:44:11.651Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T12:44:11.662Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-01-20T12:44:12.222Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T12:44:12.483Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T12:44:13.057Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T12:44:13.318Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T12:44:13.888Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T12:44:14.148Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T12:44:14.720Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T12:44:14.989Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T12:44:15.580Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T12:44:16.151Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T12:44:16.412Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T12:44:16.984Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T12:44:16.984Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T12:44:17.244Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T12:44:17.816Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T12:44:18.757Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T12:44:19.018Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T12:44:19.018Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T12:44:19.018Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T12:44:21.560Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T12:44:22.131Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T12:44:26.599Z] ok github.com/docker/docker/libnetwork/ipam 14.140s coverage: 85.3% of statements [2022-01-20T12:44:26.599Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T12:44:26.599Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T12:44:26.857Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T12:44:27.116Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-20T12:44:27.116Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T12:44:27.375Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T12:44:27.942Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-01-20T12:44:27.943Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T12:44:27.943Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:44:27.943Z] === RUN TestDaemonConfigValidation [2022-01-20T12:44:27.943Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T12:44:27.943Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T12:44:27.943Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:44:27.943Z] === RUN TestDaemonProxy [2022-01-20T12:44:27.943Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:44:27.943Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T12:44:27.943Z] PASS [2022-01-20T12:44:27.943Z] ok github.com/docker/docker/integration/daemon 0.120s [2022-01-20T12:44:27.943Z] [2022-01-20T12:44:27.943Z] === Skipped [2022-01-20T12:44:27.943Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T12:44:27.943Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] [2022-01-20T12:44:27.943Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T12:44:27.943Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] [2022-01-20T12:44:27.943Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T12:44:27.943Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T12:44:27.943Z] [2022-01-20T12:44:27.943Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T12:44:27.943Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T12:44:27.943Z] [2022-01-20T12:44:27.943Z] DONE 4 tests, 4 skipped in 19.276s [2022-01-20T12:44:27.943Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T12:44:27.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:27.943Z] INFO: Testing against a local daemon [2022-01-20T12:44:27.943Z] === RUN TestCommitInheritsEnv [2022-01-20T12:44:27.943Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:44:27.943Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T12:44:27.943Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T12:44:27.943Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:44:27.943Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:44:27.943Z] === RUN TestImagesFilterMultiReference [2022-01-20T12:44:27.943Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T12:44:27.943Z] === RUN TestImagePullPlatformInvalid [2022-01-20T12:44:27.943Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-20T12:44:27.943Z] === RUN TestRemoveImageOrphaning [2022-01-20T12:44:28.510Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-01-20T12:44:28.510Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-20T12:44:28.769Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-01-20T12:44:28.935Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-01-20T12:44:28.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T12:44:28.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-20T12:44:28.935Z] === RUN TestTagInvalidReference [2022-01-20T12:44:28.935Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T12:44:28.935Z] === RUN TestTagValidPrefixedRepo [2022-01-20T12:44:28.935Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-20T12:44:28.935Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T12:44:28.935Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T12:44:28.935Z] === RUN TestTagOfficialNames [2022-01-20T12:44:28.935Z] --- PASS: TestTagOfficialNames (0.11s) [2022-01-20T12:44:28.935Z] === RUN TestTagMatchesDigest [2022-01-20T12:44:28.935Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T12:44:28.935Z] PASS [2022-01-20T12:44:28.935Z] ok github.com/docker/docker/integration/image 1.628s [2022-01-20T12:44:29.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T12:44:29.406Z] [2022-01-20T12:44:29.406Z] === Skipped [2022-01-20T12:44:29.406Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T12:44:29.406Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:44:29.406Z] [2022-01-20T12:44:29.406Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T12:44:29.406Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T12:44:29.406Z] [2022-01-20T12:44:29.406Z] DONE 11 tests, 2 skipped in 3.267s [2022-01-20T12:44:29.406Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T12:44:31.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:31.632Z] INFO: Testing against a local daemon [2022-01-20T12:44:31.632Z] === RUN TestNetworkCreateDelete [2022-01-20T12:44:31.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T12:44:31.632Z] 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-01-20T12:44:31.632Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonDNSFallback [2022-01-20T12:44:31.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestInspectNetwork [2022-01-20T12:44:31.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:31.632Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T12:44:31.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestNetworkInvalidJSON [2022-01-20T12:44:31.632Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T12:44:31.632Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T12:44:31.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:44:31.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:44:31.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:44:31.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:44:31.632Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T12:44:31.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T12:44:31.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T12:44:31.632Z] === RUN TestNetworkList [2022-01-20T12:44:31.632Z] === RUN TestNetworkList//networks [2022-01-20T12:44:31.632Z] === PAUSE TestNetworkList//networks [2022-01-20T12:44:31.632Z] === RUN TestNetworkList//networks/ [2022-01-20T12:44:31.632Z] === PAUSE TestNetworkList//networks/ [2022-01-20T12:44:31.632Z] === CONT TestNetworkList//networks [2022-01-20T12:44:31.632Z] === CONT TestNetworkList//networks/ [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T12:44:31.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T12:44:31.632Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T12:44:31.632Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T12:44:31.632Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T12:44:31.632Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T12:44:31.632Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T12:44:31.632Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T12:44:31.632Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T12:44:31.632Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:44:31.632Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T12:44:31.632Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:44:31.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T12:44:31.632Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:44:31.632Z] PASS [2022-01-20T12:44:31.632Z] ok github.com/docker/docker/integration/network 0.163s [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === Skipped [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T12:44:31.632Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T12:44:31.632Z] 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-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T12:44:31.632Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T12:44:31.632Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T12:44:31.632Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T12:44:31.632Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:243: FLAKY_TEST [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T12:44:31.632Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T12:44:31.632Z] [2022-01-20T12:44:31.632Z] DONE 22 tests, 15 skipped in 2.108s [2022-01-20T12:44:31.632Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T12:44:31.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T12:44:31.920Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T12:44:31.920Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T12:44:31.920Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T12:44:32.103Z] testing: warning: no tests to run [2022-01-20T12:44:32.103Z] PASS [2022-01-20T12:44:32.103Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-01-20T12:44:32.103Z] [2022-01-20T12:44:32.103Z] DONE 0 tests in 0.654s [2022-01-20T12:44:32.103Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T12:44:32.385Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T12:44:33.095Z] testing: warning: no tests to run [2022-01-20T12:44:33.095Z] PASS [2022-01-20T12:44:33.095Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2022-01-20T12:44:33.095Z] [2022-01-20T12:44:33.095Z] DONE 0 tests in 0.657s [2022-01-20T12:44:33.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T12:44:33.566Z] testing: warning: no tests to run [2022-01-20T12:44:33.566Z] PASS [2022-01-20T12:44:33.566Z] ok github.com/docker/docker/integration/plugin 0.064s [2022-01-20T12:44:33.566Z] [2022-01-20T12:44:33.566Z] DONE 0 tests in 0.633s [2022-01-20T12:44:33.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T12:44:33.925Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T12:44:33.925Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T12:44:33.925Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T12:44:34.353Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T12:44:34.354Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T12:44:34.559Z] testing: warning: no tests to run [2022-01-20T12:44:34.559Z] PASS [2022-01-20T12:44:34.559Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2022-01-20T12:44:34.559Z] [2022-01-20T12:44:34.559Z] DONE 0 tests in 0.667s [2022-01-20T12:44:34.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T12:44:34.613Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T12:44:34.873Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T12:44:34.873Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T12:44:34.873Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T12:44:35.133Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T12:44:37.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T12:44:37.988Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T12:44:38.622Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T12:44:39.055Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T12:44:39.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T12:44:39.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:39.480Z] INFO: Testing against a local daemon [2022-01-20T12:44:39.480Z] === RUN TestPluginInvalidJSON [2022-01-20T12:44:39.480Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:44:39.480Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:44:39.480Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T12:44:39.480Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-20T12:44:39.480Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T12:44:39.480Z] === RUN TestPluginInstall [2022-01-20T12:44:39.480Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T12:44:39.480Z] === RUN TestPluginsWithRuntimes [2022-01-20T12:44:39.480Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T12:44:39.480Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T12:44:39.480Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:44:39.480Z] PASS [2022-01-20T12:44:39.480Z] ok github.com/docker/docker/integration/plugin/common 0.118s [2022-01-20T12:44:39.480Z] [2022-01-20T12:44:39.480Z] === Skipped [2022-01-20T12:44:39.480Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T12:44:39.480Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] [2022-01-20T12:44:39.480Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T12:44:39.480Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] [2022-01-20T12:44:39.480Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T12:44:39.480Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T12:44:39.480Z] [2022-01-20T12:44:39.480Z] DONE 5 tests, 3 skipped in 4.528s [2022-01-20T12:44:39.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T12:44:40.162Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T12:44:40.162Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T12:44:40.162Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T12:44:40.162Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T12:44:40.162Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T12:44:41.702Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T12:44:42.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:42.446Z] INFO: Testing against a local daemon [2022-01-20T12:44:42.446Z] === RUN TestExternalGraphDriver [2022-01-20T12:44:42.446Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:44:42.446Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T12:44:42.446Z] === RUN TestGraphdriverPluginV2 [2022-01-20T12:44:42.446Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:44:42.446Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:44:42.446Z] PASS [2022-01-20T12:44:42.446Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-01-20T12:44:42.446Z] [2022-01-20T12:44:42.446Z] === Skipped [2022-01-20T12:44:42.446Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T12:44:42.446Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T12:44:42.446Z] [2022-01-20T12:44:42.446Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T12:44:42.446Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T12:44:42.446Z] [2022-01-20T12:44:42.446Z] DONE 2 tests, 2 skipped in 2.954s [2022-01-20T12:44:42.446Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T12:44:42.670Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T12:44:43.129Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T12:44:43.589Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T12:44:44.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:44.017Z] INFO: Testing against a local daemon [2022-01-20T12:44:44.017Z] === RUN TestReadPluginNoRead [2022-01-20T12:44:44.017Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:44:44.017Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T12:44:44.017Z] PASS [2022-01-20T12:44:44.017Z] ok github.com/docker/docker/integration/plugin/logging 0.089s [2022-01-20T12:44:44.048Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T12:44:44.346Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T12:44:44.489Z] [2022-01-20T12:44:44.489Z] === Skipped [2022-01-20T12:44:44.489Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T12:44:44.489Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T12:44:44.489Z] [2022-01-20T12:44:44.489Z] DONE 1 tests, 1 skipped in 2.096s [2022-01-20T12:44:44.489Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T12:44:44.917Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T12:44:45.178Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T12:44:45.483Z] testing: warning: no tests to run [2022-01-20T12:44:45.483Z] PASS [2022-01-20T12:44:45.483Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2022-01-20T12:44:45.483Z] [2022-01-20T12:44:45.483Z] DONE 0 tests in 0.998s [2022-01-20T12:44:45.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T12:44:46.118Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T12:44:46.118Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T12:44:46.118Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T12:44:47.059Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T12:44:47.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:47.710Z] INFO: Testing against a local daemon [2022-01-20T12:44:47.710Z] === RUN TestPluginWithDevMounts [2022-01-20T12:44:47.710Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:47.710Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T12:44:47.710Z] PASS [2022-01-20T12:44:47.710Z] ok github.com/docker/docker/integration/plugin/volumes 0.089s [2022-01-20T12:44:47.710Z] [2022-01-20T12:44:47.710Z] === Skipped [2022-01-20T12:44:47.710Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T12:44:47.710Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:47.710Z] [2022-01-20T12:44:47.710Z] DONE 1 tests, 1 skipped in 2.116s [2022-01-20T12:44:47.710Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T12:44:47.999Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T12:44:49.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:49.286Z] INFO: Testing against a local daemon [2022-01-20T12:44:49.286Z] === RUN TestSecretInspect [2022-01-20T12:44:49.286Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.286Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-20T12:44:49.286Z] === RUN TestSecretList [2022-01-20T12:44:49.286Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.286Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T12:44:49.286Z] === RUN TestSecretsCreateAndDelete [2022-01-20T12:44:49.286Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.286Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:44:49.286Z] === RUN TestSecretsUpdate [2022-01-20T12:44:49.286Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.286Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T12:44:49.286Z] === RUN TestTemplatedSecret [2022-01-20T12:44:49.286Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.286Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T12:44:49.286Z] === RUN TestSecretCreateResolve [2022-01-20T12:44:49.286Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:49.286Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T12:44:49.286Z] PASS [2022-01-20T12:44:49.286Z] ok github.com/docker/docker/integration/secret 0.097s [2022-01-20T12:44:49.384Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T12:44:49.384Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T12:44:49.384Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === Skipped [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-01-20T12:44:49.759Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T12:44:49.759Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T12:44:49.759Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T12:44:49.759Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T12:44:49.759Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T12:44:49.759Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:49.759Z] [2022-01-20T12:44:49.759Z] DONE 6 tests, 6 skipped in 1.830s [2022-01-20T12:44:49.759Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T12:44:50.326Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T12:44:51.127Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T12:44:52.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:52.012Z] INFO: Testing against a local daemon [2022-01-20T12:44:52.012Z] === RUN TestServiceCreateInit [2022-01-20T12:44:52.012Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T12:44:52.012Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T12:44:52.012Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T12:44:52.012Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceConflict [2022-01-20T12:44:52.012Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T12:44:52.012Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T12:44:52.012Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T12:44:52.012Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T12:44:52.012Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T12:44:52.012Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceSysctls [2022-01-20T12:44:52.012Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T12:44:52.012Z] === RUN TestCreateServiceCapabilities [2022-01-20T12:44:52.012Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T12:44:52.012Z] === RUN TestInspect [2022-01-20T12:44:52.012Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestInspect (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestCreateJob [2022-01-20T12:44:52.012Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestReplicatedJob [2022-01-20T12:44:52.012Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestUpdateReplicatedJob [2022-01-20T12:44:52.012Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceListWithStatuses [2022-01-20T12:44:52.012Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T12:44:52.012Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestDockerNetworkReConnect [2022-01-20T12:44:52.012Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServicePlugin [2022-01-20T12:44:52.012Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.012Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceUpdateLabel [2022-01-20T12:44:52.012Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceUpdateSecrets [2022-01-20T12:44:52.012Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceUpdateConfigs [2022-01-20T12:44:52.012Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceUpdateNetwork [2022-01-20T12:44:52.012Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T12:44:52.012Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T12:44:52.012Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.012Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:44:52.012Z] PASS [2022-01-20T12:44:52.012Z] ok github.com/docker/docker/integration/service 0.246s [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === Skipped [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T12:44:52.483Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T12:44:52.483Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T12:44:52.483Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T12:44:52.483Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T12:44:52.483Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T12:44:52.483Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T12:44:52.483Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T12:44:52.483Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T12:44:52.483Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T12:44:52.483Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T12:44:52.483Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T12:44:52.483Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T12:44:52.483Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T12:44:52.483Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T12:44:52.483Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T12:44:52.483Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T12:44:52.483Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T12:44:52.483Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T12:44:52.483Z] [2022-01-20T12:44:52.483Z] DONE 24 tests, 23 skipped in 2.536s [2022-01-20T12:44:52.483Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T12:44:52.665Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T12:44:52.665Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T12:44:52.665Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T12:44:54.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:54.062Z] INFO: Testing against a local daemon [2022-01-20T12:44:54.062Z] === RUN TestSessionCreate [2022-01-20T12:44:54.062Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:54.062Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T12:44:54.062Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T12:44:54.062Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:54.062Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:44:54.062Z] PASS [2022-01-20T12:44:54.062Z] ok github.com/docker/docker/integration/session 0.091s [2022-01-20T12:44:54.062Z] [2022-01-20T12:44:54.062Z] === Skipped [2022-01-20T12:44:54.062Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T12:44:54.062Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:54.062Z] [2022-01-20T12:44:54.062Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T12:44:54.062Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T12:44:54.062Z] [2022-01-20T12:44:54.062Z] DONE 2 tests, 2 skipped in 1.732s [2022-01-20T12:44:54.062Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T12:44:54.211Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T12:44:54.211Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T12:44:54.211Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T12:44:54.211Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T12:44:55.608Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T12:44:55.608Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T12:44:55.869Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T12:44:56.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:56.297Z] INFO: Testing against a local daemon [2022-01-20T12:44:56.297Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T12:44:56.297Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:56.297Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestDiskUsage [2022-01-20T12:44:56.297Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:44:56.297Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestEventsExecDie [2022-01-20T12:44:56.297Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:44:56.297Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestEventsBackwardsCompatible [2022-01-20T12:44:56.297Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:44:56.297Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestEventsVolumeCreate [2022-01-20T12:44:56.297Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:44:56.297Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestInfoAPI [2022-01-20T12:44:56.297Z] --- PASS: TestInfoAPI (0.03s) [2022-01-20T12:44:56.297Z] === RUN TestInfoAPIWarnings [2022-01-20T12:44:56.297Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:44:56.297Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestInfoDebug [2022-01-20T12:44:56.297Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:56.297Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestInfoInsecureRegistries [2022-01-20T12:44:56.297Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:56.297Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestInfoRegistryMirrors [2022-01-20T12:44:56.297Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:56.297Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T12:44:56.297Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T12:44:57.119Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T12:44:57.252Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T12:44:57.288Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-01-20T12:44:57.288Z] === RUN TestPingCacheHeaders [2022-01-20T12:44:57.288Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T12:44:57.288Z] === RUN TestPingGet [2022-01-20T12:44:57.288Z] --- PASS: TestPingGet (0.03s) [2022-01-20T12:44:57.288Z] === RUN TestPingHead [2022-01-20T12:44:57.288Z] --- PASS: TestPingHead (0.04s) [2022-01-20T12:44:57.288Z] === RUN TestVersion [2022-01-20T12:44:57.288Z] --- PASS: TestVersion (0.03s) [2022-01-20T12:44:57.288Z] PASS [2022-01-20T12:44:57.288Z] ok github.com/docker/docker/integration/system 1.211s [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === Skipped [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T12:44:57.288Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T12:44:57.288Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T12:44:57.288Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T12:44:57.288Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T12:44:57.288Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T12:44:57.288Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T12:44:57.288Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T12:44:57.288Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T12:44:57.288Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T12:44:57.288Z] [2022-01-20T12:44:57.288Z] DONE 15 tests, 9 skipped in 2.971s [2022-01-20T12:44:57.288Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T12:44:58.087Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T12:44:58.546Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T12:44:58.546Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T12:44:58.546Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T12:44:58.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:44:58.860Z] INFO: Testing against a local daemon [2022-01-20T12:44:58.860Z] === RUN TestVolumesCreateAndList [2022-01-20T12:44:58.860Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-20T12:44:58.860Z] === RUN TestVolumesRemove [2022-01-20T12:44:59.163Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T12:44:59.331Z] --- PASS: TestVolumesRemove (0.13s) [2022-01-20T12:44:59.331Z] === RUN TestVolumesInspect [2022-01-20T12:44:59.331Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T12:44:59.331Z] === RUN TestVolumesInvalidJSON [2022-01-20T12:44:59.331Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T12:44:59.331Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T12:44:59.331Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T12:44:59.331Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T12:44:59.331Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T12:44:59.331Z] PASS [2022-01-20T12:44:59.331Z] ok github.com/docker/docker/integration/volume 0.297s [2022-01-20T12:44:59.331Z] [2022-01-20T12:44:59.331Z] DONE 5 tests in 2.063s [2022-01-20T12:44:59.331Z] INFO: make.ps1 ended at 01/20/2022 12:44:59 [2022-01-20T12:44:59.331Z] INFO: Integration CLI tests being run from the host: [2022-01-20T12:44:59.331Z] 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-01-20T12:44:59.515Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T12:44:59.975Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T12:44:59.975Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T12:44:59.975Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T12:44:59.975Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T12:44:59.975Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T12:45:01.073Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T12:45:02.985Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T12:45:03.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T12:45:04.637Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T12:45:05.953Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T12:45:06.020Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T12:45:07.403Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T12:45:07.403Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T12:45:08.346Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T12:45:08.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T12:45:08.917Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T12:45:09.488Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T12:45:09.806Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T12:45:09.806Z] INFO: Testing against a local daemon [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T12:45:09.806Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T12:45:09.806Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T12:45:09.806Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T12:45:10.058Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T12:45:10.277Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T12:45:10.277Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T12:45:10.631Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T12:45:11.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T12:45:13.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T12:45:13.745Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T12:45:17.044Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T12:45:17.044Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T12:45:17.044Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T12:45:17.304Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T12:45:17.875Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T12:45:17.875Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T12:45:18.446Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T12:45:19.020Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T12:45:19.020Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T12:45:19.959Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T12:45:19.959Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T12:45:21.869Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T12:45:26.085Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T12:45:26.085Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T12:45:26.085Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T12:45:26.085Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-20T12:45:26.085Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T12:45:26.656Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T12:45:28.038Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T12:45:28.608Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T12:45:29.178Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T12:45:29.178Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T12:45:29.439Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T12:45:29.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T12:45:30.270Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T12:45:30.841Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T12:45:31.413Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T12:45:31.413Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T12:45:31.413Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T12:45:31.984Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T12:45:32.556Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T12:45:32.556Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T12:45:32.556Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T12:45:33.127Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T12:45:34.067Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T12:45:34.067Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T12:45:34.067Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T12:45:35.978Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T12:45:36.920Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T12:45:37.182Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T12:45:41.382Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T12:45:41.382Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T12:45:41.642Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T12:45:41.671Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T12:45:41.671Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T12:45:41.671Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T12:45:43.027Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T12:45:43.615Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T12:45:45.529Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T12:45:47.076Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T12:45:47.076Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T12:45:47.076Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T12:45:47.076Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T12:45:47.076Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T12:45:47.076Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T12:45:47.076Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T12:45:47.076Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.076Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T12:45:47.493Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T12:45:47.493Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T12:45:47.956Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T12:45:47.956Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T12:45:47.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T12:45:48.417Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T12:45:48.417Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T12:45:48.417Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T12:45:48.831Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T12:45:48.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T12:45:49.093Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T12:45:49.253Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T12:45:49.253Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T12:45:49.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T12:45:49.253Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T12:45:49.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T12:45:49.665Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T12:45:49.924Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T12:45:50.495Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T12:45:50.755Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T12:45:51.326Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T12:45:51.896Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T12:45:52.157Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T12:45:53.072Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T12:45:53.539Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T12:45:54.921Z] === RUN TestDockerSuite/TestRunState [2022-01-20T12:45:55.865Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T12:45:56.027Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T12:45:56.027Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T12:45:56.027Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T12:45:56.027Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T12:45:56.027Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T12:45:56.027Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T12:45:56.027Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T12:45:56.027Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T12:45:56.027Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T12:45:56.438Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T12:45:57.010Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T12:45:57.271Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T12:45:57.271Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T12:45:57.271Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T12:45:57.843Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T12:45:58.413Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T12:45:59.355Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T12:45:59.355Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T12:45:59.355Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T12:45:59.820Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T12:45:59.820Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T12:45:59.820Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T12:45:59.820Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T12:45:59.820Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T12:45:59.928Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T12:46:01.311Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T12:46:02.259Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T12:46:02.259Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T12:46:03.641Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T12:46:06.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T12:46:06.445Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T12:46:06.976Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T12:46:09.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T12:46:09.744Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T12:46:10.315Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T12:46:10.575Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T12:46:11.958Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T12:46:13.342Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T12:46:13.603Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T12:46:13.603Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T12:46:13.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T12:46:13.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T12:46:13.618Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T12:46:13.618Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T12:46:13.863Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T12:46:14.433Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T12:46:14.694Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T12:46:15.265Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T12:46:15.265Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T12:46:15.265Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T12:46:15.265Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T12:46:15.839Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T12:46:18.386Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T12:46:18.646Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T12:46:19.217Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T12:46:19.787Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/networkdb 103.693s coverage: 60.0% of statements [2022-01-20T12:46:20.260Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/osl 4.333s coverage: 39.7% of statements [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-01-20T12:46:20.260Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T12:46:20.260Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === Skipped [2022-01-20T12:46:20.260Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T12:46:20.260Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T12:46:20.260Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T12:46:20.260Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T12:46:20.260Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T12:46:20.260Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T12:46:20.260Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T12:46:20.260Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T12:46:20.260Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T12:46:20.260Z] firewalld_test.go:14: firewalld is not running [2022-01-20T12:46:20.260Z] [2022-01-20T12:46:20.260Z] DONE 326 tests, 9 skipped in 198.091s Post stage [Pipeline] junit [2022-01-20T12:46:20.838Z] Recording test results [2022-01-20T12:46:21.192Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T12:46:21.193Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T12:46:21.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43130/.git:/go/src/github.com/docker/docker/.git --name docker-pr15 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c31482ae8b2360c374db5b4674a43a76f6cbd6b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c31482ae8b2360c374db5b4674a43a76f6cbd6b9 hack/validate/vendor [2022-01-20T12:46:21.767Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T12:46:22.099Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-01-20T12:46:22.099Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T12:46:22.357Z] go: downloading google.golang.org/grpc v1.27.1 [2022-01-20T12:46:22.616Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T12:46:22.616Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T12:46:22.616Z] go: downloading gotest.tools/v3 v3.0.3 [2022-01-20T12:46:22.616Z] go: downloading github.com/docker/go-units v0.4.0 [2022-01-20T12:46:22.616Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-01-20T12:46:22.616Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-01-20T12:46:22.616Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-01-20T12:46:22.706Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T12:46:22.876Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-01-20T12:46:22.876Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-01-20T12:46:23.135Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-01-20T12:46:23.135Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-20T12:46:23.135Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-01-20T12:46:23.135Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-01-20T12:46:23.135Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-01-20T12:46:23.135Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-01-20T12:46:23.135Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-01-20T12:46:23.395Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-01-20T12:46:23.395Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-01-20T12:46:23.395Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-01-20T12:46:23.395Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-01-20T12:46:23.395Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-01-20T12:46:23.395Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-01-20T12:46:23.655Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-01-20T12:46:23.655Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-01-20T12:46:23.655Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-01-20T12:46:23.655Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-01-20T12:46:23.655Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-01-20T12:46:23.655Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-01-20T12:46:23.655Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-01-20T12:46:23.655Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-01-20T12:46:23.655Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-01-20T12:46:23.655Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-01-20T12:46:23.914Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-01-20T12:46:23.914Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-01-20T12:46:23.914Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T12:46:23.914Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-01-20T12:46:23.914Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-01-20T12:46:23.914Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-01-20T12:46:23.914Z] go: downloading github.com/google/uuid v1.1.1 [2022-01-20T12:46:23.914Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-01-20T12:46:23.914Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-01-20T12:46:24.173Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T12:46:24.173Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-01-20T12:46:24.173Z] go: downloading github.com/moby/locker v1.0.1 [2022-01-20T12:46:24.173Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-01-20T12:46:24.173Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-01-20T12:46:24.173Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-01-20T12:46:24.173Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-01-20T12:46:24.173Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-01-20T12:46:24.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T12:46:24.625Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T12:46:26.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T12:46:26.706Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-01-20T12:46:26.706Z] go: downloading cloud.google.com/go v0.59.0 [2022-01-20T12:46:26.706Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-01-20T12:46:26.706Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-01-20T12:46:26.706Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-01-20T12:46:26.706Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-01-20T12:46:26.706Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T12:46:26.706Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-01-20T12:46:26.706Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-01-20T12:46:26.706Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T12:46:26.706Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-01-20T12:46:26.706Z] go: downloading github.com/creack/pty v1.1.11 [2022-01-20T12:46:26.706Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-01-20T12:46:26.706Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-01-20T12:46:26.706Z] go: downloading github.com/miekg/dns v1.1.27 [2022-01-20T12:46:26.706Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-01-20T12:46:26.706Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-01-20T12:46:26.706Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-01-20T12:46:26.706Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-01-20T12:46:26.706Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-01-20T12:46:26.799Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T12:46:27.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T12:46:27.059Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T12:46:27.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T12:46:27.059Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T12:46:27.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T12:46:27.059Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T12:46:27.059Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T12:46:27.320Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T12:46:27.320Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T12:46:27.320Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T12:46:27.644Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-01-20T12:46:27.644Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-01-20T12:46:27.644Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-01-20T12:46:27.644Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-01-20T12:46:27.890Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T12:46:27.903Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T12:46:27.903Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-01-20T12:46:27.903Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-01-20T12:46:27.903Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-01-20T12:46:27.903Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-01-20T12:46:27.903Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-01-20T12:46:27.903Z] go: downloading github.com/containerd/console v1.0.2 [2022-01-20T12:46:27.903Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-01-20T12:46:28.162Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-01-20T12:46:28.162Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-01-20T12:46:28.162Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-01-20T12:46:28.162Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-01-20T12:46:28.162Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T12:46:28.162Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-01-20T12:46:28.162Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-01-20T12:46:28.422Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-01-20T12:46:28.422Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-01-20T12:46:28.422Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-01-20T12:46:28.422Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-01-20T12:46:28.422Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-01-20T12:46:28.422Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-01-20T12:46:28.422Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-01-20T12:46:28.422Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-01-20T12:46:28.422Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-01-20T12:46:28.422Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-01-20T12:46:28.422Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-01-20T12:46:28.422Z] go: downloading github.com/prometheus/common v0.9.1 [2022-01-20T12:46:28.422Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-01-20T12:46:28.461Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T12:46:28.681Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-01-20T12:46:28.681Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-01-20T12:46:28.681Z] go: downloading google.golang.org/api v0.8.0 [2022-01-20T12:46:29.847Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T12:46:29.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T12:46:30.058Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-01-20T12:46:30.058Z] go: downloading go.opencensus.io v0.22.3 [2022-01-20T12:46:30.058Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-01-20T12:46:30.058Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T12:46:30.058Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-01-20T12:46:30.317Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-01-20T12:46:30.317Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-01-20T12:46:30.317Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T12:46:30.317Z] go: downloading golang.org/x/text v0.3.3 [2022-01-20T12:46:30.420Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T12:46:30.885Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-01-20T12:46:30.885Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-01-20T12:46:30.885Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-01-20T12:46:30.885Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-01-20T12:46:30.885Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-01-20T12:46:30.885Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-01-20T12:46:30.885Z] go: downloading github.com/google/btree v1.0.1 [2022-01-20T12:46:30.885Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-01-20T12:46:30.885Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-20T12:46:30.885Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-01-20T12:46:30.990Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T12:46:30.990Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T12:46:31.144Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-01-20T12:46:31.144Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-01-20T12:46:31.144Z] go: downloading github.com/kr/pretty v0.2.1 [2022-01-20T12:46:31.144Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-01-20T12:46:31.144Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-01-20T12:46:31.144Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T12:46:31.144Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-01-20T12:46:31.144Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-01-20T12:46:31.250Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T12:46:31.250Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T12:46:31.250Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T12:46:31.488Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-01-20T12:46:31.488Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-01-20T12:46:31.488Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-01-20T12:46:31.488Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-01-20T12:46:31.488Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-01-20T12:46:31.488Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-01-20T12:46:31.488Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-20T12:46:31.488Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-01-20T12:46:31.488Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T12:46:31.511Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T12:46:31.511Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T12:46:31.511Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T12:46:31.511Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T12:46:31.511Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T12:46:31.511Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T12:46:31.555Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T12:46:31.748Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-01-20T12:46:31.748Z] go: downloading github.com/kr/text v0.1.0 [2022-01-20T12:46:31.748Z] go: downloading google.golang.org/appengine v1.6.7 [2022-01-20T12:46:31.748Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T12:46:31.748Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-01-20T12:46:31.748Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-20T12:46:31.748Z] go: downloading golang.org/x/mod v0.4.1 [2022-01-20T12:46:31.748Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-20T12:46:31.748Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T12:46:31.748Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-20T12:46:32.007Z] No vendor changes in diff. [2022-01-20T12:46:32.086Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T12:46:32.657Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T12:46:32.657Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T12:46:32.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T12:46:33.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T12:46:33.488Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T12:46:33.488Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T12:46:34.057Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T12:46:34.057Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T12:46:34.077Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T12:46:34.628Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T12:46:34.865Z] + echo Ensuring container killed. [2022-01-20T12:46:34.865Z] Ensuring container killed. [2022-01-20T12:46:34.865Z] + docker rm -vf docker-pr15 [2022-01-20T12:46:34.865Z] Error: No such container: docker-pr15 [Pipeline] sh [2022-01-20T12:46:35.147Z] + echo Chowning /workspace to jenkins user [2022-01-20T12:46:35.147Z] Chowning /workspace to jenkins user [2022-01-20T12:46:35.147Z] + id -u [2022-01-20T12:46:35.147Z] + id -g [2022-01-20T12:46:35.147Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T12:46:35.572Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T12:46:35.572Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T12:46:35.572Z] === RUN TestDockerSuite/TestRunWithUlimits [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T12:46:36.010Z] + bundleName=unit [2022-01-20T12:46:36.010Z] + echo Creating unit-bundles.tar.gz [2022-01-20T12:46:36.010Z] Creating unit-bundles.tar.gz [2022-01-20T12:46:36.010Z] + 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-01-20T12:46:36.010Z] bundles/junit-report-libnetwork.xml [2022-01-20T12:46:36.010Z] bundles/junit-report.xml [2022-01-20T12:46:36.010Z] bundles/go-test-report-libnetwork.json [2022-01-20T12:46:36.010Z] bundles/go-test-report.json [2022-01-20T12:46:36.010Z] bundles/profile-libnetwork.out [2022-01-20T12:46:36.010Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T12:46:36.022Z] Archiving artifacts [2022-01-20T12:46:36.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T12:46:36.142Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T12:46:36.508Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T12:46:36.816Z] + make clean [2022-01-20T12:46:37.075Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T12:46:37.075Z] docker-dev-cache [2022-01-20T12:46:37.075Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T12:46:37.083Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T12:46:37.654Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T12:46:37.654Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T12:46:37.654Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T12:46:37.830Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T12:46:38.232Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T12:46:38.232Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T12:46:38.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T12:46:39.372Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T12:46:39.942Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T12:46:41.595Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T12:46:41.857Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T12:46:41.857Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T12:46:42.428Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T12:46:42.428Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T12:46:42.428Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T12:46:43.002Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T12:46:44.388Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T12:46:45.330Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T12:46:45.330Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T12:46:45.357Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T12:46:46.270Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T12:46:46.531Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T12:46:46.794Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T12:46:48.179Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1241461147 [2022-01-20T12:46:48.179Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T12:46:48.440Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T12:46:48.440Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T12:46:49.825Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T12:46:49.825Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T12:46:49.825Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T12:46:51.208Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T12:46:51.816Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T12:46:51.816Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T12:46:51.816Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T12:46:51.816Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T12:46:51.816Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T12:46:51.816Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T12:46:51.816Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T12:46:51.816Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T12:46:51.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T12:46:52.591Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T12:46:52.852Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T12:46:52.852Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T12:46:53.112Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T12:46:53.112Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T12:46:53.112Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T12:46:53.682Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T12:46:55.597Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T12:46:57.707Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T12:46:57.707Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T12:46:57.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T12:46:57.707Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T12:46:57.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T12:47:00.674Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T12:47:00.885Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T12:47:02.266Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T12:47:02.836Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T12:47:02.900Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T12:47:02.900Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T12:47:02.900Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T12:47:02.900Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T12:47:02.900Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T12:47:02.900Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T12:47:02.900Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T12:47:02.900Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T12:47:02.900Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T12:47:03.776Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T12:47:06.316Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T12:47:06.316Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T12:47:06.714Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T12:47:06.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T12:47:06.714Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T12:47:06.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T12:47:06.714Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T12:47:08.229Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T12:47:08.799Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T12:47:09.369Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T12:47:09.939Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T12:47:11.852Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T12:47:12.791Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T12:47:13.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T12:47:13.902Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T12:47:15.593Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T12:47:15.853Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T12:47:20.060Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T12:47:20.320Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T12:47:22.860Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T12:47:22.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T12:47:28.285Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T12:47:30.193Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T12:47:31.574Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T12:47:31.834Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T12:47:32.424Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T12:47:32.993Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T12:47:32.993Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T12:47:32.993Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T12:47:33.565Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T12:47:35.476Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T12:47:36.110Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T12:47:36.417Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T12:47:39.715Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T12:47:39.715Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T12:47:39.975Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T12:47:39.975Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T12:47:39.975Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T12:47:39.975Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T12:47:39.975Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T12:47:40.914Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T12:47:41.487Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T12:47:41.931Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T12:47:41.931Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T12:47:41.931Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T12:47:42.058Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T12:47:43.002Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T12:47:47.202Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T12:47:47.463Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T12:47:47.463Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T12:47:47.463Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T12:47:48.033Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T12:47:48.293Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T12:47:48.458Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T12:47:48.458Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T12:47:48.458Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T12:47:49.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T12:47:50.655Z] docker_cli_service_logs_test.go:246: checking task a1bfxl0y5qi0 [2022-01-20T12:47:50.655Z] docker_cli_service_logs_test.go:251: checking messages for a1bfxl0y5qi0 [2022-01-20T12:47:50.655Z] docker_cli_service_logs_test.go:246: checking task 7a625f7xmicr [2022-01-20T12:47:50.655Z] docker_cli_service_logs_test.go:251: checking messages for 7a625f7xmicr [2022-01-20T12:47:51.411Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T12:47:51.411Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T12:47:52.039Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T12:47:54.579Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T12:47:56.107Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T12:47:56.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T12:47:57.431Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T12:47:57.642Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T12:47:57.642Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T12:47:57.642Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T12:47:57.642Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T12:47:57.642Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T12:47:57.642Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T12:47:57.642Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T12:47:57.642Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T12:47:59.178Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T12:47:59.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T12:48:01.897Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T12:48:02.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T12:48:02.915Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T12:48:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T12:48:04.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T12:48:04.456Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T12:48:04.456Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T12:48:04.456Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T12:48:04.456Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T12:48:04.456Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T12:48:04.916Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T12:48:05.765Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T12:48:06.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T12:48:07.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T12:48:08.656Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T12:48:09.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T12:48:09.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T12:48:11.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T12:48:13.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T12:48:14.659Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T12:48:22.790Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T12:48:23.606Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T12:48:24.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T12:48:26.116Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T12:48:28.029Z] docker_cli_swarm_test.go:1895: [d544e1ca14611] joining swarm manager [db9229747a73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:48:29.399Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T12:48:29.410Z] docker_cli_swarm_test.go:1896: [dacebb60358dc] joining swarm manager [db9229747a73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:48:29.670Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T12:48:29.932Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T12:48:29.932Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T12:48:30.192Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T12:48:30.453Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T12:48:30.453Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T12:48:30.453Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T12:48:30.936Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T12:48:30.936Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T12:48:30.936Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T12:48:31.023Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T12:48:31.023Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T12:48:31.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T12:48:31.853Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T12:48:31.853Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T12:48:31.853Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T12:48:31.853Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T12:48:33.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T12:48:33.500Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T12:48:33.500Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T12:48:33.500Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T12:48:33.500Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T12:48:34.672Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T12:48:36.849Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T12:48:40.207Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T12:48:40.468Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T12:48:40.468Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T12:48:40.468Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T12:48:42.380Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T12:48:42.466Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T12:48:42.466Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T12:48:42.466Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T12:48:42.654Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T12:48:42.654Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T12:48:42.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T12:48:42.654Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T12:48:42.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T12:48:42.654Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T12:48:42.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T12:48:42.654Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T12:48:42.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T12:48:43.622Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T12:48:44.943Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T12:48:44.943Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite (1295.66s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.66s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.09s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.95s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.37s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.07s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.64s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.18s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.98s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.33s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.65s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.75s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.14s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.41s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.86s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.25s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.80s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.69s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.16s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.87s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.68s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.88s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.08s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.90s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.33s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.23s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.26s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-01-20T12:48:44.943Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.16s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.52s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.79s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.81s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.68s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.22s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.57s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-01-20T12:48:44.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T12:48:44.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T12:48:44.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T12:48:44.943Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.60s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.08s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.31s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.32s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.89s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.28s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.36s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.85s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.83s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.55s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.60s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.49s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.04s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.31s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.84s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.05s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.17s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.26s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.58s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-01-20T12:48:44.943Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.29s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.99s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.66s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.13s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.75s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.57s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.94s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildHistory (3.54s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.36s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.90s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.40s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.59s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.53s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.51s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.75s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.37s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.88s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.29s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.19s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRm (1.92s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.09s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.24s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.06s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.15s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.39s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.17s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.54s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.04s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.40s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.65s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-01-20T12:48:44.944Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.06s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.11s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.46s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b90960_} (1.34s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14226508686_/foo_false____} (1.44s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14226508686_/foo_true____} (1.43s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_false____} (1.88s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_true____} (1.50s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32108074777_/foo_true__0xc000b90990__} (0.41s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b909a8_} (1.38s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b909c0_} (1.36s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b909d8_} (1.50s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b909f0_} (1.32s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-01-20T12:48:44.944Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.98s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.98s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.22s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.92s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.79s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.20s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToDot (0.70s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.37s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.67s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.93s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.28s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.27s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFormat (1.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsResize (0.65s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.70s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.60s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecEnv (0.84s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.17s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.65s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.57s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T12:48:44.945Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.59s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.08s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-01-20T12:48:44.945Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.65s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginActive (2.17s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.99s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.10s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.67s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPortList (6.90s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.25s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.88s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.23s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.54s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.73s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.63s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.83s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.30s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.54s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.87s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.11s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.58s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.93s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.74s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-01-20T12:48:44.946Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.42s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMount (4.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.63s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2022-01-20T12:48:44.946Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.65s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.64s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.63s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunSysctls (0.93s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.56s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.92s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.81s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.36s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.59s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.92s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.38s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.71s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.46s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.76s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.92s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.84s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.70s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.49s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.81s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) [2022-01-20T12:48:44.947Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2022-01-20T12:48:44.947Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T12:48:44.947Z] === RUN TestDockerRegistrySuite [2022-01-20T12:48:44.947Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T12:48:45.888Z] check_test.go:195: [de010ab29f195] daemon is not started [2022-01-20T12:48:45.888Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T12:48:46.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T12:48:46.720Z] check_test.go:195: [d126ba9d661dd] daemon is not started [2022-01-20T12:48:46.720Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T12:48:48.104Z] check_test.go:195: [d9d858a047478] daemon is not started [2022-01-20T12:48:48.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T12:48:48.364Z] check_test.go:195: [db525a3da5937] daemon is not started [2022-01-20T12:48:48.364Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T12:48:50.906Z] check_test.go:195: [d3923968e2bec] daemon is not started [2022-01-20T12:48:50.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T12:48:54.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-20T12:48:55.590Z] check_test.go:195: [d32febb0f404d] daemon is not started [2022-01-20T12:48:55.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T12:48:56.793Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T12:48:59.339Z] check_test.go:195: [dabddb8794241] daemon is not started [2022-01-20T12:48:59.339Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T12:48:59.910Z] check_test.go:195: [d8c21eb64ee61] daemon is not started [2022-01-20T12:48:59.910Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T12:49:00.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T12:49:00.850Z] check_test.go:195: [d24c7f61b4985] daemon is not started [2022-01-20T12:49:00.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T12:49:01.791Z] check_test.go:195: [de971e3cc70b4] daemon is not started [2022-01-20T12:49:01.791Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T12:49:02.739Z] check_test.go:195: [d3cab5d9970be] daemon is not started [2022-01-20T12:49:02.739Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T12:49:04.121Z] check_test.go:195: [dc0fa37c230de] daemon is not started [2022-01-20T12:49:04.121Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T12:49:04.692Z] check_test.go:195: [d5179ecd199fb] daemon is not started [2022-01-20T12:49:04.692Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T12:49:06.075Z] check_test.go:195: [d3f03a7a0e296] daemon is not started [2022-01-20T12:49:06.075Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T12:49:06.646Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b7ed7ba3b70e639d3440d097db2794a28bf14454da3ca492edb3f701f831625 [2022-01-20T12:49:07.587Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db190f871b70aa1aace49d3ef2e9c56816b9a44f76a4f45d1f367088c267ba9b [2022-01-20T12:49:07.587Z] check_test.go:195: [dec388ebf4501] daemon is not started [2022-01-20T12:49:07.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T12:49:08.529Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ba992e6e7a742e66c173a83735583e915b400cb6f1872d1a02c5f81f4aadfa3 [2022-01-20T12:49:08.802Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T12:49:09.101Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db49a3a9310bb023a87b67214eaa048c4bc84724194c9e3df3e61adf43e11b92 [2022-01-20T12:49:09.362Z] check_test.go:195: [d7f49fc43c8e7] daemon is not started [2022-01-20T12:49:09.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T12:49:10.307Z] check_test.go:195: [d0899bb14bc70] daemon is not started [2022-01-20T12:49:10.307Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T12:49:10.789Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T12:49:10.789Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T12:49:10.789Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T12:49:10.789Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T12:49:10.789Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T12:49:10.789Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T12:49:11.779Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T12:49:11.779Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T12:49:11.779Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T12:49:11.779Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T12:49:11.779Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T12:49:11.779Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T12:49:11.779Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T12:49:11.779Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T12:49:12.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T12:49:12.482Z] check_test.go:195: [de261f6770e4e] daemon is not started [2022-01-20T12:49:12.482Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T12:49:12.771Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T12:49:13.423Z] check_test.go:195: [dddaae3829854] daemon is not started [2022-01-20T12:49:13.423Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T12:49:13.684Z] check_test.go:195: [d30c213d29bb8] daemon is not started [2022-01-20T12:49:13.684Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T12:49:14.625Z] docker_cli_swarm_test.go:1796: [de5ca30795966] joining swarm manager [d704bbe589103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:49:14.885Z] check_test.go:195: [da25ee5aa0dd8] daemon is not started [2022-01-20T12:49:14.885Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T12:49:15.826Z] check_test.go:195: [d4817761e3546] daemon is not started [2022-01-20T12:49:15.826Z] docker_cli_swarm_test.go:1797: [d5051387c6b98] joining swarm manager [d704bbe589103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:49:15.826Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T12:49:16.578Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T12:49:17.208Z] check_test.go:195: [da42c52ec6c27] daemon is not started [2022-01-20T12:49:17.209Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T12:49:18.149Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T12:49:18.149Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T12:49:18.149Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T12:49:18.149Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T12:49:18.149Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T12:49:18.149Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T12:49:19.150Z] check_test.go:195: [dd31d046e087e] daemon is not started [2022-01-20T12:49:19.151Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T12:49:19.170Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T12:49:19.722Z] check_test.go:195: [d7fe36f6d23f4] daemon is not started [2022-01-20T12:49:19.722Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T12:49:20.662Z] check_test.go:195: [d542ca4059aaf] daemon is not started [2022-01-20T12:49:20.662Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T12:49:20.923Z] check_test.go:195: [dd2461dd4956e] daemon is not started [2022-01-20T12:49:20.923Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T12:49:21.115Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T12:49:21.184Z] check_test.go:195: [d55f8c9a7e367] daemon is not started [2022-01-20T12:49:21.184Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T12:49:21.444Z] check_test.go:195: [dc175cfb3cc76] daemon is not started [2022-01-20T12:49:21.444Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T12:49:21.444Z] check_test.go:195: [d84aa4e13688d] daemon is not started [2022-01-20T12:49:21.444Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T12:49:22.015Z] check_test.go:195: [d113a1bc1cc89] daemon is not started [2022-01-20T12:49:22.015Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T12:49:22.015Z] check_test.go:195: [d2b852b86cfcb] daemon is not started [2022-01-20T12:49:22.015Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T12:49:22.955Z] check_test.go:195: [da8f735f71a72] daemon is not started [2022-01-20T12:49:22.955Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T12:49:24.338Z] check_test.go:195: [d4df061869492] daemon is not started [2022-01-20T12:49:24.338Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T12:49:25.278Z] check_test.go:195: [d5e6526715dd1] daemon is not started [2022-01-20T12:49:25.278Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T12:49:26.172Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T12:49:26.172Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T12:49:26.172Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T12:49:26.172Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T12:49:26.172Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T12:49:26.219Z] check_test.go:195: [d29e749efd54a] daemon is not started [2022-01-20T12:49:26.219Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T12:49:27.159Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite (43.20s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.22s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.72s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.16s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.07s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-20T12:49:27.729Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-20T12:49:27.729Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T12:49:27.729Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T12:49:27.989Z] check_test.go:222: [d84645675b93f] daemon is not started [2022-01-20T12:49:27.989Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T12:49:30.535Z] check_test.go:222: [dd497e632c089] daemon is not started [2022-01-20T12:49:30.535Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T12:49:31.550Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T12:49:33.636Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T12:49:34.872Z] check_test.go:222: [d09e27be598ca] daemon is not started [2022-01-20T12:49:34.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T12:49:35.815Z] check_test.go:222: [db3b88a6bd226] daemon is not started [2022-01-20T12:49:35.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T12:49:37.845Z] check_test.go:222: [d96e287f31eda] daemon is not started [2022-01-20T12:49:37.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T12:49:37.992Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T12:49:38.117Z] check_test.go:222: [d6f88f3b8726a] daemon is not started [2022-01-20T12:49:38.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T12:49:38.117Z] check_test.go:222: [d9b871f86ff81] daemon is not started [2022-01-20T12:49:38.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T12:49:38.462Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T12:49:38.462Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T12:49:38.462Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T12:49:38.689Z] check_test.go:222: [dd8f376708472] daemon is not started [2022-01-20T12:49:38.689Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T12:49:39.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T12:49:41.810Z] docker_cli_swarm_test.go:1315: [da538a4662c70] joining swarm manager [d9b2685cb20d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:49:41.810Z] check_test.go:222: [ddec54830bef4] daemon is not started [2022-01-20T12:49:41.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T12:49:42.071Z] check_test.go:222: [d05701c63d406] daemon is not started [2022-01-20T12:49:42.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T12:49:42.269Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T12:49:42.333Z] check_test.go:222: [d964d27687b68] daemon is not started [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite (14.64s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.23s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.84s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-01-20T12:49:42.333Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-20T12:49:42.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T12:49:42.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T12:49:42.594Z] docker_cli_swarm_test.go:1316: [d79dfb643b735] joining swarm manager [d9b2685cb20d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:49:43.164Z] check_test.go:251: [da7c3f735d5b5] daemon is not started [2022-01-20T12:49:43.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T12:49:43.735Z] check_test.go:251: [d6985b679e828] daemon is not started [2022-01-20T12:49:43.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T12:49:43.848Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T12:49:43.995Z] check_test.go:251: [db1d221af3c6a] daemon is not started [2022-01-20T12:49:43.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T12:49:45.377Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T12:49:45.948Z] check_test.go:251: [d3223262f71a1] daemon is not started [2022-01-20T12:49:45.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T12:49:46.208Z] check_test.go:251: [dbbdea2c0a833] daemon is not started [2022-01-20T12:49:46.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T12:49:47.150Z] check_test.go:251: [dafb3a34c786c] daemon is not started [2022-01-20T12:49:47.150Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T12:49:47.150Z] check_test.go:251: [d91d454d54335] daemon is not started [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.82s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-01-20T12:49:47.150Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-01-20T12:49:47.150Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T12:49:47.150Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T12:49:48.758Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T12:49:48.758Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T12:49:48.758Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T12:49:48.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T12:49:50.274Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T12:49:52.429Z] check_test.go:278: [db8eca4e3a87b] daemon is not started [2022-01-20T12:49:52.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T12:49:52.688Z] check_test.go:278: [d899b853c2f29] daemon is not started [2022-01-20T12:49:52.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T12:49:52.689Z] check_test.go:278: [d7a9a2bcae415] daemon is not started [2022-01-20T12:49:52.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T12:49:52.949Z] check_test.go:278: [d07e333fe5375] daemon is not started [2022-01-20T12:49:52.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T12:49:52.949Z] check_test.go:278: [ddac6a321f81a] daemon is not started [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-01-20T12:49:52.949Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-20T12:49:52.949Z] === RUN TestDockerNetworkSuite [2022-01-20T12:49:52.949Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T12:49:53.906Z] docker_cli_network_unix_test.go:46: [d022a5e2ffa7e] daemon is not started [2022-01-20T12:49:54.176Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T12:49:54.298Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T12:49:54.298Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T12:49:54.298Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T12:49:54.298Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T12:49:54.298Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T12:49:54.750Z] docker_cli_network_unix_test.go:46: [dd5918ea9fecb] daemon is not started [2022-01-20T12:49:54.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T12:49:55.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T12:49:55.831Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T12:49:57.293Z] docker_cli_network_unix_test.go:46: [d4364bd71a499] daemon is not started [2022-01-20T12:49:57.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T12:49:57.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T12:49:58.881Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T12:49:58.934Z] docker_cli_network_unix_test.go:46: [dd69fe9b5566d] daemon is not started [2022-01-20T12:49:58.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T12:49:59.193Z] docker_cli_network_unix_test.go:1233: [dc5f6974cee6f] daemon is not started [2022-01-20T12:50:01.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T12:50:02.307Z] docker_cli_network_unix_test.go:46: [d0bf51b50f3d3] daemon is not started [2022-01-20T12:50:02.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T12:50:03.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T12:50:07.079Z] docker_cli_network_unix_test.go:46: [df6fea9fe48db] daemon is not started [2022-01-20T12:50:08.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T12:50:09.253Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T12:50:09.930Z] docker_cli_network_unix_test.go:46: [d34514d6a8eb8] daemon is not started [2022-01-20T12:50:09.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T12:50:11.312Z] docker_cli_network_unix_test.go:46: [dacc5d758c530] daemon is not started [2022-01-20T12:50:11.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T12:50:11.572Z] docker_cli_network_unix_test.go:46: [d63d6add0b37b] daemon is not started [2022-01-20T12:50:11.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-20T12:50:11.832Z] docker_cli_network_unix_test.go:46: [dedf6fe7585ca] daemon is not started [2022-01-20T12:50:12.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T12:50:12.351Z] docker_cli_network_unix_test.go:46: [d7509ae670dcd] daemon is not started [2022-01-20T12:50:12.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T12:50:13.216Z] docker_cli_network_unix_test.go:46: [d177b46d7ebae] daemon is not started [2022-01-20T12:50:13.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T12:50:13.786Z] docker_cli_network_unix_test.go:46: [d013ddc155651] daemon is not started [2022-01-20T12:50:13.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T12:50:14.047Z] docker_cli_network_unix_test.go:46: [d92578d6ece3b] daemon is not started [2022-01-20T12:50:14.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T12:50:14.618Z] docker_cli_network_unix_test.go:46: [d9d0e71b5377c] daemon is not started [2022-01-20T12:50:14.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T12:50:15.139Z] docker_cli_network_unix_test.go:46: [d9102aea5a355] daemon is not started [2022-01-20T12:50:15.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T12:50:15.139Z] docker_cli_network_unix_test.go:46: [d024df758b3a7] daemon is not started [2022-01-20T12:50:15.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T12:50:15.139Z] docker_cli_network_unix_test.go:46: [d23a48e8b72f3] daemon is not started [2022-01-20T12:50:15.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T12:50:15.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T12:50:16.080Z] docker_cli_network_unix_test.go:46: [df308029fb466] daemon is not started [2022-01-20T12:50:16.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T12:50:16.341Z] docker_cli_network_unix_test.go:46: [d64708bb5faec] daemon is not started [2022-01-20T12:50:16.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T12:50:16.912Z] docker_cli_network_unix_test.go:46: [d7e157763c2c5] daemon is not started [2022-01-20T12:50:16.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T12:50:17.175Z] docker_cli_network_unix_test.go:46: [ddb794f5a5ce8] daemon is not started [2022-01-20T12:50:17.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T12:50:17.175Z] docker_cli_network_unix_test.go:46: [d093fd0c0ff60] daemon is not started [2022-01-20T12:50:17.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T12:50:18.560Z] docker_cli_network_unix_test.go:968: [d0c9e33984de2] daemon is not started [2022-01-20T12:50:19.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T12:50:20.444Z] docker_cli_network_unix_test.go:46: [d9cee7f524b34] daemon is not started [2022-01-20T12:50:20.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T12:50:23.245Z] docker_cli_network_unix_test.go:1116: [d8059fb74b591] daemon is not started [2022-01-20T12:50:24.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T12:50:24.169Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T12:50:24.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T12:50:25.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T12:50:26.052Z] docker_cli_network_unix_test.go:46: [d4497fd8d0963] daemon is not started [2022-01-20T12:50:26.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T12:50:26.992Z] docker_cli_network_unix_test.go:46: [d17efdfaa1ea8] daemon is not started [2022-01-20T12:50:26.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T12:50:26.992Z] docker_cli_network_unix_test.go:46: [d12dad461f678] daemon is not started [2022-01-20T12:50:26.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T12:50:26.992Z] docker_cli_network_unix_test.go:46: [dbbb3fb15744d] daemon is not started [2022-01-20T12:50:26.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T12:50:27.251Z] docker_cli_network_unix_test.go:46: [d13916e7ea803] daemon is not started [2022-01-20T12:50:27.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T12:50:27.251Z] docker_cli_network_unix_test.go:46: [d0ca93732f7c6] daemon is not started [2022-01-20T12:50:27.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T12:50:27.251Z] docker_cli_network_unix_test.go:46: [d3d0c37774364] daemon is not started [2022-01-20T12:50:27.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T12:50:29.165Z] docker_cli_network_unix_test.go:46: [d099cc8008911] daemon is not started [2022-01-20T12:50:29.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T12:50:29.763Z] docker_cli_network_unix_test.go:46: [de7d9ba282aff] daemon is not started [2022-01-20T12:50:29.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T12:50:29.763Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T12:50:29.763Z] docker_cli_network_unix_test.go:46: [ddec0df386463] daemon is not started [2022-01-20T12:50:29.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T12:50:30.338Z] docker_cli_network_unix_test.go:46: [d3aa49c33c274] daemon is not started [2022-01-20T12:50:30.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T12:50:31.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T12:50:31.706Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T12:50:31.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T12:50:31.706Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T12:50:31.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T12:50:33.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T12:50:35.807Z] docker_cli_network_unix_test.go:1084: [dd9956567fdeb] daemon is not started [2022-01-20T12:50:37.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T12:50:37.190Z] docker_cli_network_unix_test.go:46: [d9e26e3f764e9] daemon is not started [2022-01-20T12:50:37.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T12:50:37.451Z] docker_cli_network_unix_test.go:46: [d3ada53563574] daemon is not started [2022-01-20T12:50:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T12:50:39.095Z] docker_cli_network_unix_test.go:46: [d1d0dbea493a9] daemon is not started [2022-01-20T12:50:39.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T12:50:39.358Z] docker_cli_network_unix_test.go:46: [d9b78497efab4] daemon is not started [2022-01-20T12:50:39.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T12:50:39.929Z] docker_cli_network_unix_test.go:46: [d4c9bcecc5326] daemon is not started [2022-01-20T12:50:39.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T12:50:40.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T12:50:40.268Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T12:50:40.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T12:50:40.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T12:50:40.268Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T12:50:40.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T12:50:40.268Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T12:50:40.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T12:50:40.499Z] docker_cli_network_unix_test.go:46: [d69e7870f79b2] daemon is not started [2022-01-20T12:50:40.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T12:50:41.070Z] docker_cli_network_unix_test.go:46: [dcad11658743a] daemon is not started [2022-01-20T12:50:41.331Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T12:50:46.612Z] docker_cli_network_unix_test.go:46: [d87ba91573411] daemon is not started [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite (53.88s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.08s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.00s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.09s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.20s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.18s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-20T12:50:46.872Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2022-01-20T12:50:46.872Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s) [2022-01-20T12:50:46.872Z] === RUN TestDockerHubPullSuite [2022-01-20T12:50:46.872Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T12:50:48.780Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T12:50:50.763Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T12:50:51.333Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T12:50:52.714Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T12:50:52.975Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite (6.10s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-01-20T12:50:52.975Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-20T12:50:52.975Z] PASS [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === Skipped [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.975Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T12:50:52.975Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.975Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-20T12:50:52.975Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T12:50:52.976Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T12:50:52.976Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T12:50:52.976Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T12:50:52.976Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T12:50:52.976Z] docker_cli_network_unix_test.go:46: [ddec0df386463] daemon is not started [2022-01-20T12:50:52.976Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] DONE 1262 tests, 51 skipped in 1428.822s [2022-01-20T12:50:52.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T12:50:52.976Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T12:50:52.976Z] +++ kill 8328 [2022-01-20T12:50:52.976Z] +++ /etc/init.d/apparmor stop [2022-01-20T12:50:52.976Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] Unloading profiles will leave already running processes permanently [2022-01-20T12:50:52.976Z] unconfined, which can lead to unexpected situations. [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:52.976Z] To set a process to complain mode, use the command line tool [2022-01-20T12:50:52.976Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T12:50:52.976Z] +++ true [2022-01-20T12:50:52.976Z] exiting test-integration [2022-01-20T12:50:52.976Z] ++ exit 0 [2022-01-20T12:50:52.976Z] [2022-01-20T12:50:53.236Z] + for job in $(jobs -p) [2022-01-20T12:50:53.236Z] + wait 1563 [2022-01-20T12:50:54.994Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T12:50:54.994Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T12:50:54.994Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T12:50:54.994Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T12:50:54.994Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T12:51:10.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T12:51:12.850Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T12:51:12.850Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T12:51:13.322Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T12:51:13.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T12:51:14.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T12:51:14.044Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T12:51:15.013Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T12:51:15.013Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T12:51:15.472Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T12:51:17.649Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T12:51:17.649Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T12:51:17.649Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T12:51:20.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T12:51:20.969Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T12:51:21.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T12:51:24.724Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T12:51:25.691Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T12:51:25.691Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T12:51:25.691Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T12:51:25.691Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T12:51:25.691Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T12:51:26.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T12:51:27.226Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T12:51:28.761Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T12:51:29.219Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T12:51:30.186Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T12:51:30.645Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T12:51:31.966Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T12:51:33.349Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T12:51:35.371Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T12:51:35.371Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T12:51:35.371Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T12:51:35.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T12:51:36.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T12:51:37.563Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T12:51:37.717Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T12:51:39.928Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T12:51:40.618Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T12:51:40.618Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T12:51:40.618Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T12:51:42.154Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T12:51:42.154Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T12:51:42.154Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T12:51:42.618Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T12:51:43.360Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T12:51:43.360Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T12:51:43.360Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T12:51:43.360Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T12:51:43.360Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T12:51:43.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T12:51:43.838Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T12:51:43.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T12:51:44.805Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T12:51:45.216Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T12:51:46.341Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T12:51:46.800Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T12:51:46.800Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T12:51:46.800Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T12:51:47.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T12:51:47.097Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T12:51:47.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T12:51:47.097Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T12:51:47.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T12:51:47.097Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T12:51:47.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T12:51:47.126Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T12:51:47.558Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T12:51:47.770Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T12:51:48.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T12:51:48.597Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T12:51:48.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T12:51:48.597Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T12:51:48.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T12:51:48.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T12:51:48.737Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T12:51:48.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T12:51:48.737Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T12:51:48.737Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T12:51:50.419Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T12:51:52.959Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T12:51:53.354Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T12:51:55.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T12:51:55.758Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T12:51:55.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T12:51:55.815Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T12:51:56.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T12:51:56.226Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T12:51:56.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T12:51:56.226Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T12:51:56.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T12:51:56.253Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T12:51:56.253Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T12:51:56.253Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T12:52:01.536Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T12:52:01.795Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T12:52:02.734Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T12:52:04.643Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T12:52:08.194Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T12:52:08.194Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T12:52:08.194Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T12:52:08.194Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T12:52:08.195Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T12:52:08.195Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T12:52:08.195Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T12:52:08.195Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T12:52:08.195Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T12:52:08.195Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T12:52:08.195Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T12:52:08.195Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T12:52:10.381Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T12:52:10.381Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T12:52:17.495Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T12:52:24.586Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T12:52:30.390Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T12:52:36.191Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T12:52:37.730Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T12:52:38.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T12:52:38.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T12:52:38.924Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T12:52:38.924Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T12:52:38.924Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T12:52:38.924Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T12:52:40.489Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T12:52:40.490Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T12:52:40.490Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T12:52:43.536Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T12:52:43.536Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T12:52:43.536Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T12:52:43.536Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T12:52:43.995Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T12:52:43.995Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T12:52:43.995Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T12:52:45.246Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T12:52:46.502Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T12:52:46.502Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T12:52:46.502Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T12:52:46.812Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T12:52:46.812Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T12:52:46.812Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T12:52:46.812Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T12:52:46.812Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T12:52:48.378Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T12:52:49.365Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T12:52:49.405Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T12:52:49.405Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T12:52:49.832Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T12:52:49.863Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T12:52:49.863Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T12:52:50.300Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T12:52:50.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T12:52:50.322Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T12:52:50.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T12:52:50.784Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T12:52:50.784Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T12:52:50.784Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T12:52:51.287Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T12:52:54.330Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T12:52:54.330Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T12:52:54.330Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T12:52:57.151Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T12:52:59.365Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T12:52:59.365Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T12:52:59.365Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T12:53:00.907Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T12:53:00.907Z] docker_cli_swarm_test.go:1180: [d40e1c8fe16ea] joining swarm manager [d82ceaedf9058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:53:00.929Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T12:53:00.929Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T12:53:00.929Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T12:53:01.397Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T12:53:03.615Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T12:53:04.602Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T12:53:04.656Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T12:53:05.070Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T12:53:05.070Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T12:53:05.070Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T12:53:05.116Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T12:53:06.056Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T12:53:07.041Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T12:53:07.041Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T12:53:07.041Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T12:53:07.041Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T12:53:07.041Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T12:53:07.482Z] docker_cli_swarm_test.go:1189: [d200f7128b56e] joining swarm manager [d82ceaedf9058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:53:08.030Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T12:53:08.030Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T12:53:08.030Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T12:53:08.490Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T12:53:08.490Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T12:53:11.791Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T12:53:13.182Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T12:53:14.155Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T12:53:14.615Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T12:53:15.587Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T12:53:16.046Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T12:53:17.016Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T12:53:18.553Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T12:53:20.799Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T12:53:20.799Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T12:53:20.799Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T12:53:20.799Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T12:53:24.352Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T12:53:24.352Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T12:53:24.352Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T12:53:24.352Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T12:53:24.352Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T12:53:24.352Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T12:53:24.352Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T12:53:24.811Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T12:53:24.811Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T12:53:25.270Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T12:53:25.729Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T12:53:31.523Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T12:53:41.892Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T12:53:44.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T12:53:45.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T12:53:47.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T12:53:47.635Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T12:53:47.635Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T12:53:49.229Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T12:53:49.230Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T12:53:49.230Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T12:53:49.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T12:53:49.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T12:53:49.847Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T12:53:50.199Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T12:53:50.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T12:53:50.314Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T12:53:50.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T12:53:50.314Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T12:53:50.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T12:53:51.902Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T12:53:51.902Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T12:53:51.902Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T12:53:53.608Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T12:53:54.175Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T12:53:57.403Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T12:54:06.425Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T12:54:09.719Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T12:54:11.752Z] docker_cli_swarm_test.go:1112: [d730d65abf6a5] joining swarm manager [d7cb174b94e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:54:13.135Z] docker_cli_swarm_test.go:1113: [d0f0543b724de] joining swarm manager [d7cb174b94e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:54:25.889Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T12:54:27.765Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T12:54:27.765Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T12:54:27.765Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T12:54:27.765Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T12:54:41.076Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T12:54:48.153Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T12:54:53.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T12:54:53.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T12:54:53.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T12:54:55.229Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T12:54:58.041Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T12:55:01.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T12:55:02.317Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T12:55:05.217Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T12:55:05.217Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T12:55:05.217Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T12:55:08.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T12:55:11.916Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T12:55:23.421Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T12:55:23.421Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T12:55:23.421Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T12:55:29.215Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T12:55:29.674Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T12:55:29.674Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T12:55:29.674Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T12:55:29.674Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T12:55:29.674Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T12:55:33.416Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T12:55:38.108Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T12:55:41.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T12:55:41.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T12:55:41.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T12:55:43.926Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T12:55:44.895Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T12:55:46.438Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T12:55:49.604Z] docker_cli_swarm_test.go:1166: [dfaa6cd5e9165] joining swarm manager [d7cb174b94e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T12:55:56.766Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T12:55:57.226Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T12:56:07.551Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T12:56:11.291Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T12:56:11.583Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T12:56:11.584Z] docker_cli_swarm_test.go:1447: [d8de50686867b] joining swarm manager [d0e831045a599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:56:12.152Z] docker_cli_swarm_test.go:1448: [d08571d6633a3] joining swarm manager [d0e831045a599]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T12:56:17.537Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T12:56:17.537Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T12:56:17.537Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T12:56:21.627Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T12:56:24.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T12:56:24.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T12:56:24.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T12:56:24.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T12:56:24.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T12:56:24.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T12:56:26.323Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T12:56:27.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T12:56:30.777Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T12:56:32.130Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T12:56:32.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T12:56:33.111Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T12:56:33.112Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T12:56:33.112Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T12:56:33.112Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T12:56:33.112Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T12:56:34.595Z] docker_cli_swarm_unix_test.go:63: [dfab208e106b7] joining swarm manager [de6b2bad6a251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:56:35.306Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T12:56:35.306Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T12:56:35.306Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T12:56:38.189Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T12:56:38.189Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T12:56:38.189Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T12:56:38.189Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T12:56:38.768Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T12:56:53.702Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T12:57:04.260Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T12:57:17.854Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T12:57:30.859Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T12:57:30.859Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T12:57:30.859Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T12:57:32.240Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T12:57:35.536Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T12:57:38.076Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T12:57:38.972Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T12:57:39.988Z] docker_api_swarm_test.go:962: [daa48661900dd] joining swarm manager [d4849188b34ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T12:57:40.136Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T12:57:51.358Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T12:57:52.605Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T12:57:54.266Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T12:57:54.266Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T12:57:54.266Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T12:57:54.266Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T12:57:54.266Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T12:57:55.805Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T12:57:58.088Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T12:57:59.542Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T12:58:04.235Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T12:58:04.442Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T12:58:04.442Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T12:58:04.442Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T12:58:04.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T12:58:08.943Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T12:58:10.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T12:58:12.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T12:58:14.144Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T12:58:17.439Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T12:58:19.378Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T12:58:24.015Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T12:58:26.659Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T12:58:26.659Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T12:58:27.118Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T12:58:28.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T12:58:30.756Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T12:58:33.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T12:58:34.305Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T12:58:35.701Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T12:58:35.868Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T12:58:36.160Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T12:58:38.409Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T12:58:41.708Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T12:58:41.956Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T12:58:41.956Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T12:58:43.618Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T12:58:46.656Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T12:58:49.234Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T12:59:07.784Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T12:59:07.784Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T12:59:07.784Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T12:59:10.690Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T12:59:12.228Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T12:59:16.925Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T12:59:22.721Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T12:59:22.721Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T12:59:22.721Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T12:59:22.721Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T12:59:22.721Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T12:59:22.721Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T12:59:22.721Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T12:59:25.087Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T12:59:27.420Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T12:59:27.879Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T12:59:31.620Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T12:59:31.620Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T12:59:31.620Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T12:59:31.620Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T12:59:31.620Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T12:59:39.867Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T12:59:46.249Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T12:59:46.249Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T12:59:46.249Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T12:59:46.249Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T12:59:46.316Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T12:59:48.425Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T12:59:53.110Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T12:59:53.473Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T12:59:54.764Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T12:59:56.769Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T12:59:56.769Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T12:59:57.796Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T12:59:57.796Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T12:59:58.255Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T12:59:58.255Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T12:59:58.714Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T12:59:58.714Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T12:59:58.714Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T12:59:58.714Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T12:59:58.714Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T12:59:58.714Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T12:59:58.714Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T13:00:03.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T13:00:03.403Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:00:03.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T13:00:03.403Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:00:03.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T13:00:03.403Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:00:03.403Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T13:00:03.853Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T13:00:04.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T13:00:08.549Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T13:00:08.549Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:00:09.008Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T13:00:09.008Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:00:09.008Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite (1644.63s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.85s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.82s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.35s) [2022-01-20T13:00:09.702Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.24s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.40s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.11s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.34s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.52s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.32s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.94s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2022-01-20T13:00:09.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.55s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.63s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.20s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.33s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.42s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.64s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.99s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.76s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.88s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.62s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.22s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.22s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.42s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.54s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.05s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.97s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.84s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.64s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.51s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.68s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.14s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.29s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.66s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.61s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.38s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.60s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.80s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.71s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2022-01-20T13:00:09.703Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.86s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.59s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.76s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.16s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.09s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.70s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.72s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-01-20T13:00:09.703Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-01-20T13:00:09.703Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T13:00:09.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T13:00:09.703Z] docker_cli_external_volume_driver_test.go:52: [d2c06a09462d5] daemon is not started [2022-01-20T13:00:10.727Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T13:00:12.748Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T13:00:12.748Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:00:12.748Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T13:00:25.132Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T13:00:27.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T13:00:28.429Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T13:00:28.429Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T13:00:28.429Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T13:00:28.429Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T13:00:28.429Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T13:00:28.429Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T13:00:29.826Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T13:00:29.826Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T13:00:31.331Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T13:00:31.331Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T13:00:38.410Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T13:00:44.680Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T13:00:44.680Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:00:44.680Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T13:00:44.680Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:00:44.680Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T13:00:44.680Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:00:44.680Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T13:00:45.142Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T13:00:46.981Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T13:00:53.770Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T13:00:55.308Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T13:00:55.308Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:00:55.308Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T13:00:55.308Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:00:55.546Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T13:00:55.767Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T13:00:55.768Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:00:55.768Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T13:00:57.316Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T13:00:57.316Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:00:57.316Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T13:01:02.614Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T13:01:03.114Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T13:01:03.581Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T13:01:07.806Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T13:01:07.806Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:01:07.806Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T13:01:10.650Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T13:01:10.650Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T13:01:10.650Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T13:01:10.650Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T13:01:11.617Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T13:01:11.617Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T13:01:11.617Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T13:01:14.889Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T13:01:14.889Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:01:14.889Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T13:01:23.466Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T13:01:24.020Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T13:01:24.020Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:01:24.020Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T13:01:27.318Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T13:01:27.318Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T13:01:27.318Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T13:01:27.318Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T13:01:27.318Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.318Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T13:01:27.318Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.777Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T13:01:27.777Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:01:27.777Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T13:01:27.777Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T13:01:35.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T13:01:36.366Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T13:01:38.825Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T13:01:38.825Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T13:01:40.361Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T13:01:40.361Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T13:01:40.361Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T13:01:41.328Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T13:01:41.787Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T13:01:42.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T13:01:43.443Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T13:01:43.443Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:01:43.443Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T13:01:45.625Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T13:01:45.625Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:01:45.625Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T13:01:45.625Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:01:45.625Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T13:01:45.625Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:01:45.625Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T13:01:47.702Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T13:01:48.532Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T13:01:48.532Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:01:48.532Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T13:01:48.532Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T13:01:48.668Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T13:01:49.634Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T13:01:50.601Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T13:01:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T13:01:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T13:01:51.453Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:01:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T13:01:51.453Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:01:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T13:01:51.453Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:01:51.453Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T13:01:51.570Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T13:01:53.111Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T13:01:55.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T13:01:55.287Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T13:01:56.986Z] docker_cli_external_volume_driver_test.go:52: [d595e200a5e60] daemon is not started [2022-01-20T13:01:58.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T13:02:01.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T13:02:01.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T13:02:01.842Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:02:01.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T13:02:02.358Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T13:02:02.358Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:02:02.358Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T13:02:02.358Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T13:02:02.816Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T13:02:02.816Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T13:02:02.816Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T13:02:02.816Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T13:02:03.276Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T13:02:03.734Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T13:02:04.706Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T13:02:05.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T13:02:05.580Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T13:02:08.486Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T13:02:08.486Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:02:08.486Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T13:02:08.486Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:02:08.486Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T13:02:11.392Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T13:02:11.392Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T13:02:11.780Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T13:02:11.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T13:02:14.300Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T13:02:14.300Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:02:14.300Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T13:02:18.039Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T13:02:18.039Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T13:02:20.613Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T13:02:20.613Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T13:02:20.613Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T13:02:20.613Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T13:02:20.947Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T13:02:25.387Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T13:02:25.387Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T13:02:25.387Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T13:02:25.387Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T13:02:25.387Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T13:02:25.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T13:02:26.741Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T13:02:29.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T13:02:30.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T13:02:30.171Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:02:30.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T13:02:30.171Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:02:30.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T13:02:30.171Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:02:30.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T13:02:30.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T13:02:32.547Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T13:02:32.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T13:02:32.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T13:02:32.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T13:02:32.548Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T13:02:32.873Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T13:02:32.873Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T13:02:32.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T13:02:33.333Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T13:02:35.413Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T13:02:35.453Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T13:02:35.453Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:02:35.453Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T13:02:38.360Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T13:02:38.360Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:02:38.360Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T13:02:42.101Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T13:02:42.101Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T13:02:44.869Z] docker_cli_external_volume_driver_test.go:52: [ddf1068acf6a5] daemon is not started [2022-01-20T13:02:46.793Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T13:02:49.699Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T13:02:49.699Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T13:02:49.699Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T13:02:49.699Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T13:02:49.699Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:02:49.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T13:02:51.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T13:02:51.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T13:02:53.261Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T13:02:53.261Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T13:02:53.261Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T13:02:53.261Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T13:02:53.261Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T13:02:53.261Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T13:02:54.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T13:02:57.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T13:02:59.151Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T13:02:59.151Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T13:02:59.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T13:02:59.760Z] docker_cli_external_volume_driver_test.go:52: [d8d8f03cdca9c] daemon is not started [2022-01-20T13:03:00.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T13:03:03.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045e8_} [2022-01-20T13:03:05.048Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T13:03:06.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11148423468_c:\foo_false____} [2022-01-20T13:03:09.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11148423468_c:\foo_true____} [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T13:03:12.252Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T13:03:12.252Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T13:03:12.252Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T13:03:12.252Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T13:03:12.252Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T13:03:12.252Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:03:12.252Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T13:03:12.356Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T13:03:14.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T13:03:15.164Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T13:03:15.164Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T13:03:15.624Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T13:03:15.624Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:03:15.624Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T13:03:15.854Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T13:03:18.246Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T13:03:18.532Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T13:03:18.532Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T13:03:18.532Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:03:18.532Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T13:03:21.439Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T13:03:21.439Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:03:21.439Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T13:03:21.439Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:03:21.439Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T13:03:21.439Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:03:21.439Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T13:03:24.131Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T13:03:25.122Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T13:03:27.302Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T13:03:30.213Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T13:03:30.213Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:03:30.213Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T13:03:30.213Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:03:30.213Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T13:03:31.005Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T13:03:31.005Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T13:03:31.005Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T13:03:31.005Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T13:03:31.479Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T13:03:31.479Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T13:03:31.479Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T13:03:33.547Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T13:03:40.545Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T13:03:40.545Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:03:40.545Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T13:03:40.545Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:03:40.545Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T13:03:40.619Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T13:03:46.441Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T13:03:46.441Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:03:46.441Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T13:03:46.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T13:03:49.183Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T13:03:52.928Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T13:03:52.928Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:03:52.928Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T13:03:52.928Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:03:52.928Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T13:03:54.466Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T13:03:54.466Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:03:54.466Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T13:03:54.466Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:03:54.466Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T13:03:56.253Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T13:03:56.893Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T13:03:57.376Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T13:03:57.376Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:03:57.376Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T13:03:57.376Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:03:57.376Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T13:03:57.376Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:03:57.376Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T13:03:57.376Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:03:57.376Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T13:03:57.836Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T13:03:57.836Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T13:03:57.885Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T13:04:00.017Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T13:04:00.110Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T13:04:00.110Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T13:04:00.110Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T13:04:00.580Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T13:04:00.580Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T13:04:01.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T13:04:02.924Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T13:04:02.924Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T13:04:03.383Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T13:04:05.362Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T13:04:05.562Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T13:04:05.833Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T13:04:06.029Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T13:04:06.489Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T13:04:06.489Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:04:06.489Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T13:04:06.831Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T13:04:06.949Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T13:04:06.949Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:04:06.949Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T13:04:06.949Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T13:04:07.408Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T13:04:07.823Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T13:04:08.295Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T13:04:09.287Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T13:04:10.860Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T13:04:15.979Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T13:04:16.438Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T13:04:16.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T13:04:16.898Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T13:04:17.354Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T13:04:17.354Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T13:04:17.354Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T13:04:18.045Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T13:04:18.045Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T13:04:18.045Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T13:04:18.515Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T13:04:18.986Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T13:04:19.806Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T13:04:20.266Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T13:04:20.266Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:04:20.266Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T13:04:23.174Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T13:04:23.174Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T13:04:23.174Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.174Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T13:04:23.174Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T13:04:23.633Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.633Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T13:04:23.633Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.633Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T13:04:23.633Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:04:23.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T13:04:24.879Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T13:04:26.543Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T13:04:27.673Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T13:04:28.131Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T13:04:28.131Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T13:04:28.131Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T13:04:28.131Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T13:04:28.131Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T13:04:29.452Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T13:04:32.363Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T13:04:32.827Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T13:04:38.616Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T13:04:41.525Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T13:04:41.525Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T13:04:41.525Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T13:04:42.695Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T13:04:44.441Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T13:04:45.984Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T13:04:47.527Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T13:04:48.496Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T13:04:50.216Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T13:04:50.216Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T13:04:50.216Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T13:04:51.206Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T13:04:54.295Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T13:04:57.201Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T13:04:58.169Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T13:05:00.057Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T13:05:01.611Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T13:05:02.861Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T13:05:03.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T13:05:03.322Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T13:05:04.291Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T13:05:10.100Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T13:05:14.019Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T13:05:15.895Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T13:05:15.895Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T13:05:15.895Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:05:15.895Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T13:05:16.865Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T13:05:16.865Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:05:16.865Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T13:05:17.771Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T13:05:20.610Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T13:05:21.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T13:05:27.115Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T13:05:30.186Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T13:05:34.898Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T13:05:40.707Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T13:05:41.682Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T13:05:41.682Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T13:05:41.682Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T13:05:41.682Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T13:05:41.682Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T13:05:44.607Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T13:05:44.608Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T13:05:44.608Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T13:05:48.394Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T13:05:51.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T13:05:53.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T13:05:56.324Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T13:05:56.324Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T13:05:57.267Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T13:06:00.061Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T13:06:03.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T13:06:04.754Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T13:06:04.754Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:06:05.213Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T13:06:08.125Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T13:06:12.822Z] === RUN TestDockerSuite/TestExec [2022-01-20T13:06:12.822Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:06:12.822Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T13:06:12.822Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:06:12.822Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T13:06:15.115Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T13:06:18.850Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T13:06:18.850Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:06:18.850Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T13:06:18.850Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:06:18.850Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T13:06:18.850Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:06:18.850Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T13:06:21.028Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T13:06:21.028Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T13:06:21.028Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T13:06:21.029Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T13:06:24.774Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T13:06:25.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T13:06:27.683Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T13:06:31.420Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T13:06:33.555Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T13:06:33.555Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T13:06:33.555Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T13:06:33.555Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T13:06:33.555Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T13:06:33.555Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T13:06:35.334Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T13:06:35.780Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T13:06:37.216Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T13:06:37.216Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:06:37.216Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T13:06:37.216Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:06:37.216Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T13:06:37.216Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:06:37.216Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T13:06:40.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T13:06:40.959Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T13:06:45.654Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T13:06:45.654Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T13:06:45.654Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T13:06:45.654Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T13:06:45.654Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:06:45.654Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T13:06:46.224Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T13:06:47.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T13:06:48.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T13:06:48.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T13:06:49.394Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T13:06:49.394Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T13:06:49.394Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T13:06:49.394Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T13:06:49.394Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:06:49.394Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T13:06:51.239Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T13:06:52.236Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T13:06:52.301Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T13:06:52.301Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:06:52.301Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T13:06:53.807Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T13:06:55.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T13:06:55.335Z] docker_cli_external_volume_driver_test.go:484: [d44a06b50eed8] daemon is not started [2022-01-20T13:06:59.392Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T13:06:59.392Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:06:59.392Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T13:06:59.392Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:06:59.392Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T13:06:59.392Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:06:59.392Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T13:07:00.517Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T13:07:06.470Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T13:07:13.437Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T13:07:13.437Z] docker_cli_external_volume_driver_test.go:52: [d126e6a864d9c] daemon is not started [2022-01-20T13:07:13.552Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T13:07:15.057Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T13:07:15.057Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T13:07:15.361Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T13:07:17.292Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T13:07:18.280Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T13:07:18.280Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T13:07:18.280Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T13:07:18.280Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T13:07:18.747Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T13:07:20.298Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T13:07:23.747Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T13:07:24.370Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestHealth [2022-01-20T13:07:24.370Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T13:07:24.370Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T13:07:25.011Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T13:07:26.710Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite (436.97s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-01-20T13:07:28.329Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-20T13:07:28.329Z] PASS [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] === Skipped [2022-01-20T13:07:28.329Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T13:07:28.329Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T13:07:28.329Z] check_test.go:308: [d9939e9a91577] daemon is not started [2022-01-20T13:07:28.329Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T13:07:28.329Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T13:07:28.329Z] check_test.go:308: [d83d24638810e] daemon is not started [2022-01-20T13:07:28.329Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T13:07:28.329Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T13:07:28.329Z] check_test.go:308: [dfbf37303104f] daemon is not started [2022-01-20T13:07:28.329Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T13:07:28.329Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T13:07:28.329Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T13:07:28.329Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T13:07:28.329Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] DONE 271 tests, 5 skipped in 2418.849s [2022-01-20T13:07:28.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T13:07:28.329Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6444b6eef57a/docker.pid [2022-01-20T13:07:28.329Z] +++ kill 6932 [2022-01-20T13:07:28.329Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6932 is not a child of this shell [2022-01-20T13:07:28.329Z] warning: PID 6932 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6444b6eef57a/docker.pid had a nonzero exit code [2022-01-20T13:07:28.329Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T13:07:28.329Z] +++ kill 8336 [2022-01-20T13:07:28.329Z] +++ /etc/init.d/apparmor stop [2022-01-20T13:07:28.329Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] Unloading profiles will leave already running processes permanently [2022-01-20T13:07:28.329Z] unconfined, which can lead to unexpected situations. [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] To set a process to complain mode, use the command line tool [2022-01-20T13:07:28.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T13:07:28.329Z] +++ true [2022-01-20T13:07:28.329Z] exiting test-integration [2022-01-20T13:07:28.329Z] ++ exit 0 [2022-01-20T13:07:28.329Z] [2022-01-20T13:07:28.329Z] + exit 0 [2022-01-20T13:07:28.329Z] ++ jobs -p [2022-01-20T13:07:28.329Z] + pids= [2022-01-20T13:07:28.329Z] + echo 'Remaining pids to kill: []' [2022-01-20T13:07:28.329Z] Remaining pids to kill: [] [2022-01-20T13:07:28.329Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T13:07:28.346Z] Recording test results [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T13:07:29.060Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T13:07:29.060Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T13:07:29.715Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T13:07:30.028Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T13:07:30.028Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:07:30.028Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T13:07:30.071Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T13:07:30.404Z] + echo Ensuring container killed. [2022-01-20T13:07:30.404Z] Ensuring container killed. [2022-01-20T13:07:30.404Z] + docker ps -aq -f name=docker-pr15-* [2022-01-20T13:07:30.404Z] + cids=dc4286d79a32 [2022-01-20T13:07:30.404Z] cd340bc3d3ad [2022-01-20T13:07:30.404Z] e40de40737dc [2022-01-20T13:07:30.404Z] + [ -n dc4286d79a32 [2022-01-20T13:07:30.404Z] cd340bc3d3ad [2022-01-20T13:07:30.404Z] e40de40737dc ] [2022-01-20T13:07:30.404Z] + docker rm -vf dc4286d79a32 cd340bc3d3ad e40de40737dc [2022-01-20T13:07:30.665Z] dc4286d79a32 [2022-01-20T13:07:30.933Z] cd340bc3d3ad [2022-01-20T13:07:30.933Z] e40de40737dc [Pipeline] sh [2022-01-20T13:07:30.996Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T13:07:30.996Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T13:07:31.232Z] + echo Chowning /workspace to jenkins user [2022-01-20T13:07:31.233Z] Chowning /workspace to jenkins user [2022-01-20T13:07:31.233Z] + id -u [2022-01-20T13:07:31.233Z] + id -g [2022-01-20T13:07:31.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43130:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T13:07:31.233Z] Unable to find image 'busybox:latest' locally [2022-01-20T13:07:31.493Z] latest: Pulling from library/busybox [2022-01-20T13:07:31.493Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T13:07:31.493Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T13:07:31.493Z] 5cc84ad355aa: Download complete [2022-01-20T13:07:31.755Z] 5cc84ad355aa: Pull complete [2022-01-20T13:07:31.755Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T13:07:31.755Z] Status: Downloaded newer image for busybox:latest [2022-01-20T13:07:32.534Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T13:07:32.993Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T13:07:34.612Z] + bundleName=amd64 [2022-01-20T13:07:34.612Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T13:07:34.612Z] Creating amd64-bundles.tar.gz [2022-01-20T13:07:34.612Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T13:07:34.612Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-20T13:07:35.172Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T13:07:35.394Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T13:07:35.528Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] archiveArtifacts [2022-01-20T13:07:35.565Z] Archiving artifacts [2022-01-20T13:07:37.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T13:07:37.899Z] + make clean [2022-01-20T13:07:38.088Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T13:07:38.088Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T13:07:38.088Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:07:38.088Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T13:07:38.159Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T13:07:38.159Z] docker-dev-cache [2022-01-20T13:07:38.159Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T13:07:40.169Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T13:07:41.827Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T13:07:41.827Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T13:07:44.010Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T13:07:44.010Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.010Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T13:07:44.010Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.010Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T13:07:44.469Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T13:07:44.469Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T13:07:44.469Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T13:07:44.469Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T13:07:44.469Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T13:07:44.469Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T13:07:44.469Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T13:07:44.469Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:07:44.469Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T13:07:44.942Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T13:07:45.933Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T13:07:45.933Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T13:07:45.933Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T13:07:45.933Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T13:07:45.933Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T13:07:47.376Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T13:07:48.158Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T13:07:48.158Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T13:07:48.158Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T13:07:50.287Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T13:07:50.287Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:07:50.287Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T13:07:50.287Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:07:50.287Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T13:07:50.287Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T13:07:50.287Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:07:50.287Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T13:07:53.194Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T13:07:53.194Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T13:07:56.103Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T13:07:56.103Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:07:56.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T13:07:56.103Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:07:56.103Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T13:07:56.103Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:07:56.103Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T13:07:56.651Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T13:07:56.651Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T13:07:56.651Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T13:07:59.008Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T13:08:03.699Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T13:08:03.699Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:08:03.699Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T13:08:03.699Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:08:03.699Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T13:08:03.699Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:08:03.699Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T13:08:06.619Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T13:08:09.065Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T13:08:09.065Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T13:08:09.533Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T13:08:09.992Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T13:08:12.902Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T13:08:14.152Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T13:08:14.152Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T13:08:16.640Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T13:08:16.640Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:08:16.640Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T13:08:16.640Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T13:08:19.547Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T13:08:20.061Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T13:08:23.285Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T13:08:29.453Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T13:08:30.910Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T13:08:33.193Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T13:08:35.375Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T13:08:39.117Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T13:08:42.024Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T13:08:44.931Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T13:08:45.352Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T13:08:45.352Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T13:08:45.352Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T13:08:47.836Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T13:08:47.836Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T13:08:47.836Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T13:08:47.836Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T13:08:48.274Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T13:08:49.818Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T13:08:50.746Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T13:08:53.653Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T13:08:55.635Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T13:08:56.240Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T13:08:59.457Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T13:09:01.451Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T13:09:01.451Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T13:09:01.451Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T13:09:01.451Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T13:09:01.912Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T13:09:01.912Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T13:09:01.912Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T13:09:02.369Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T13:09:02.369Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:09:02.369Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T13:09:06.108Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T13:09:06.108Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T13:09:08.777Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T13:09:11.913Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T13:09:12.262Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T13:09:12.262Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T13:09:12.580Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T13:09:12.580Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T13:09:12.580Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T13:09:12.580Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T13:09:12.580Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T13:09:14.152Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T13:09:16.009Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T13:09:16.009Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T13:09:16.009Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T13:09:16.009Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T13:09:16.009Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T13:09:17.717Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T13:09:17.961Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T13:09:21.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T13:09:22.610Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T13:09:25.578Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T13:09:27.306Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T13:09:31.996Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T13:09:31.996Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:09:31.996Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T13:09:34.177Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T13:09:37.085Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T13:09:43.428Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T13:09:43.428Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T13:09:43.428Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T13:09:46.005Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T13:09:46.005Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T13:09:47.412Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T13:09:47.412Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:09:47.412Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T13:09:47.412Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:09:47.412Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T13:09:49.599Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T13:09:52.506Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T13:09:53.887Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T13:09:53.887Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T13:09:54.606Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T13:09:55.415Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T13:09:55.415Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T13:09:55.415Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T13:09:55.415Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T13:09:55.415Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T13:09:55.415Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T13:09:55.415Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T13:09:55.415Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T13:09:55.415Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T13:09:55.415Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T13:09:55.415Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:09:55.415Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T13:09:55.416Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T13:09:55.416Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T13:09:55.416Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T13:09:55.416Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T13:09:55.416Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPortList [2022-01-20T13:09:55.416Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:09:55.416Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T13:09:58.654Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T13:09:58.654Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T13:10:01.215Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T13:10:01.215Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:10:01.215Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T13:10:01.692Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T13:10:01.693Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:10:02.151Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T13:10:02.151Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:10:02.151Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T13:10:02.459Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T13:10:05.053Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T13:10:05.053Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:10:05.513Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T13:10:07.009Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T13:10:07.009Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:10:07.009Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T13:10:19.401Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T13:10:19.401Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:10:19.401Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T13:10:20.392Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T13:10:23.727Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T13:10:23.727Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T13:10:23.727Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T13:10:25.080Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T13:10:25.080Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T13:10:25.300Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T13:10:26.292Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T13:10:31.073Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T13:10:31.786Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T13:10:35.846Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T13:10:35.846Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T13:10:35.846Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T13:10:35.846Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T13:10:35.846Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T13:10:35.846Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T13:10:35.846Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T13:10:40.613Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T13:10:40.613Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T13:10:42.987Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T13:10:42.987Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:10:42.987Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T13:10:42.987Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:10:42.987Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T13:10:42.987Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:10:42.987Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T13:10:43.969Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T13:10:46.597Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T13:10:47.056Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T13:10:47.056Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:10:47.056Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T13:10:47.056Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T13:10:47.056Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T13:10:49.303Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T13:10:49.303Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T13:10:49.303Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T13:10:49.303Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T13:10:49.303Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T13:10:51.746Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T13:10:54.297Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T13:10:55.842Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T13:10:55.842Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:10:56.300Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T13:10:56.300Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:10:56.300Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T13:10:56.300Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:10:56.300Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T13:10:58.492Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T13:11:02.073Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T13:11:04.287Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T13:11:06.764Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T13:11:06.764Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:11:06.764Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T13:11:06.764Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:11:06.764Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T13:11:10.572Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T13:11:10.572Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T13:11:11.369Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T13:11:13.854Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T13:11:13.854Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:11:13.854Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T13:11:13.854Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:11:13.854Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T13:11:13.854Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:11:13.854Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T13:11:13.854Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:11:13.854Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T13:11:17.304Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T13:11:17.304Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:11:17.304Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T13:11:21.026Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T13:11:22.461Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T13:11:22.461Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:11:22.461Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T13:11:24.008Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T13:11:24.008Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:11:24.008Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T13:11:25.553Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T13:11:25.872Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T13:11:25.872Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:11:25.872Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T13:11:26.528Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T13:11:26.528Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:11:26.528Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T13:11:29.709Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T13:11:29.709Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:11:30.179Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T13:11:30.179Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:11:30.179Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T13:11:32.348Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T13:11:33.151Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T13:11:33.152Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:11:33.152Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T13:11:34.447Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T13:11:38.165Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T13:11:40.243Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T13:11:40.243Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T13:11:40.243Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T13:11:40.243Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T13:11:40.243Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T13:11:40.243Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T13:11:40.243Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T13:11:40.243Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T13:11:41.088Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T13:11:43.603Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T13:11:48.377Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T13:11:48.377Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T13:11:48.810Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T13:11:57.400Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T13:11:57.400Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:11:57.400Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T13:11:59.582Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T13:11:59.582Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:11:59.582Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T13:11:59.582Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:11:59.582Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T13:11:59.582Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:11:59.582Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T13:12:03.316Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T13:12:03.316Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:12:03.316Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T13:12:03.316Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T13:12:06.222Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T13:12:06.222Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T13:12:06.222Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:12:06.222Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T13:12:06.222Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:12:06.222Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T13:12:06.222Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:12:06.222Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T13:12:06.289Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T13:12:06.289Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:12:06.289Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T13:12:12.112Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T13:12:12.112Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T13:12:12.112Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T13:12:13.086Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T13:12:13.702Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T13:12:13.702Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:12:13.702Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T13:12:13.702Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:12:13.703Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T13:12:13.703Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:12:13.703Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T13:12:13.703Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T13:12:14.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T13:12:16.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T13:12:19.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T13:12:19.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T13:12:19.893Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:12:19.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T13:12:20.880Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T13:12:21.698Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T13:12:22.452Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T13:12:22.452Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:12:22.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T13:12:22.812Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T13:12:22.922Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T13:12:22.922Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:12:22.922Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T13:12:22.922Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:12:22.922Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T13:12:25.160Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T13:12:25.716Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T13:12:25.716Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:12:25.716Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T13:12:25.716Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:12:25.716Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T13:12:26.420Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T13:12:26.420Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:12:26.420Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T13:12:28.621Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T13:12:28.621Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T13:12:29.935Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T13:12:31.528Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T13:12:31.528Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:12:31.528Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T13:12:32.247Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T13:12:32.247Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T13:12:32.247Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T13:12:34.711Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T13:12:35.268Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T13:12:35.268Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T13:12:38.170Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T13:12:38.517Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T13:12:38.517Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:12:38.517Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T13:12:42.863Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T13:12:45.700Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T13:12:45.700Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:12:45.700Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T13:12:47.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T13:12:47.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T13:12:48.017Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T13:12:48.017Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T13:12:48.017Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T13:12:49.976Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T13:12:50.197Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T13:12:50.197Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:12:50.197Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T13:12:51.522Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T13:12:52.496Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T13:12:53.935Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T13:12:53.935Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:12:53.935Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T13:12:56.112Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T13:12:56.112Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T13:12:58.228Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T13:13:00.451Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T13:13:00.451Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.451Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T13:13:00.451Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T13:13:00.925Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T13:13:00.925Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T13:13:00.925Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T13:13:00.925Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T13:13:00.925Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T13:13:00.925Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T13:13:01.102Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T13:13:01.907Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T13:13:03.445Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T13:13:03.445Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:13:03.904Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T13:13:03.904Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:13:03.904Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T13:13:03.904Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:13:03.904Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T13:13:03.904Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:13:03.904Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T13:13:03.904Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:13:03.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T13:13:05.828Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T13:13:06.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T13:13:06.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T13:13:08.109Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T13:13:08.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T13:13:11.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T13:13:14.028Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T13:13:14.028Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:13:14.028Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T13:13:14.435Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T13:13:14.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T13:13:16.260Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T13:13:16.260Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:13:16.260Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T13:13:16.260Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:13:16.260Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T13:13:16.260Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:13:16.260Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T13:13:17.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c330_} [2022-01-20T13:13:18.187Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T13:13:18.649Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T13:13:21.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14105571204_c:\foo_false____} [2022-01-20T13:13:21.577Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T13:13:24.026Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T13:13:24.026Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:13:24.026Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T13:13:24.026Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T13:13:24.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14105571204_c:\foo_true____} [2022-01-20T13:13:26.997Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T13:13:26.997Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T13:13:26.997Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:13:26.997Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T13:13:26.997Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:13:26.997Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T13:13:26.997Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:13:26.997Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T13:13:27.348Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T13:13:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T13:13:27.807Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T13:13:27.807Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T13:13:27.807Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T13:13:27.807Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T13:13:27.807Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:13:27.807Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T13:13:29.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T13:13:31.447Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T13:13:31.540Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.540Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T13:13:31.540Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T13:13:31.541Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T13:13:31.541Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T13:13:31.541Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T13:13:31.541Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T13:13:31.541Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T13:13:31.541Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:13:31.541Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T13:13:34.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T13:13:34.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T13:13:34.410Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:13:34.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T13:13:34.450Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T13:13:34.450Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T13:13:34.450Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:13:34.450Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T13:13:36.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T13:13:36.635Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T13:13:38.187Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T13:13:38.187Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:13:38.187Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T13:13:38.187Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:13:38.187Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T13:13:38.187Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:13:38.187Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T13:13:38.862Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T13:13:38.862Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:13:38.862Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T13:13:38.862Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:13:38.862Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T13:13:41.089Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T13:13:41.089Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T13:13:42.727Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T13:13:42.727Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T13:13:43.316Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T13:13:43.316Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:13:43.316Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T13:13:43.979Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T13:13:46.279Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T13:13:46.279Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T13:13:46.883Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T13:13:46.883Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:13:46.883Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T13:13:46.883Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:13:46.883Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T13:13:48.502Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T13:13:48.551Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T13:13:49.013Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:13:49.013Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T13:13:51.939Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T13:13:51.939Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:13:51.939Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T13:13:51.939Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:13:51.939Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T13:13:57.191Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T13:13:57.756Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T13:13:59.272Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T13:13:59.272Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:13:59.272Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T13:13:59.272Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:13:59.272Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T13:14:00.996Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T13:14:01.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T13:14:01.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T13:14:01.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T13:14:01.468Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T13:14:01.518Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T13:14:03.215Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T13:14:03.215Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:14:03.215Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T13:14:03.854Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T13:14:06.918Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T13:14:09.719Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T13:14:09.720Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:14:09.720Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T13:14:09.720Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:14:09.720Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T13:14:09.837Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T13:14:09.837Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T13:14:11.900Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T13:14:11.901Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:14:11.901Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T13:14:12.905Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T13:14:12.905Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T13:14:13.452Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T13:14:13.452Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:14:13.452Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T13:14:13.452Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:14:13.452Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T13:14:15.656Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T13:14:15.657Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:14:15.657Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T13:14:16.355Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T13:14:16.355Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:14:16.355Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T13:14:16.355Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:14:16.355Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T13:14:16.355Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:14:16.814Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T13:14:16.814Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:14:16.814Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T13:14:16.814Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T13:14:17.273Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T13:14:17.680Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T13:14:18.579Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T13:14:18.579Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:14:18.579Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T13:14:19.448Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T13:14:19.903Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T13:14:19.903Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T13:14:19.903Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T13:14:19.903Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T13:14:19.903Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:14:19.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T13:14:21.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T13:14:21.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T13:14:22.333Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T13:14:22.333Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:14:22.333Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T13:14:22.333Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:14:22.333Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T13:14:23.183Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T13:14:23.183Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T13:14:23.183Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T13:14:25.253Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:14:25.253Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T13:14:25.366Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T13:14:26.334Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T13:14:26.792Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T13:14:26.792Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:14:26.792Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T13:14:27.253Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T13:14:27.253Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:14:27.253Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T13:14:27.253Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T13:14:27.444Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T13:14:28.222Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T13:14:30.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T13:14:30.373Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T13:14:31.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T13:14:33.293Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T13:14:33.293Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:14:33.293Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T13:14:33.293Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:14:33.293Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T13:14:33.293Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:14:33.293Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T13:14:36.216Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T13:14:36.216Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:14:36.216Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T13:14:36.216Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:14:36.216Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T13:14:36.216Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:14:36.216Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T13:14:36.216Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:14:36.216Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T13:14:37.763Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T13:14:38.547Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T13:14:38.547Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T13:14:39.006Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T13:14:40.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T13:14:42.741Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T13:14:43.200Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T13:14:43.200Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.200Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T13:14:43.584Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:14:43.584Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T13:14:46.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T13:14:46.103Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.103Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T13:14:46.507Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T13:14:46.507Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.507Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T13:14:46.507Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T13:14:46.507Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.507Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T13:14:46.562Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T13:14:46.562Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T13:14:46.562Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T13:14:46.562Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:14:46.562Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T13:14:46.562Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:14:47.020Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T13:14:47.020Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:14:47.020Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T13:14:47.020Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:14:47.020Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T13:14:47.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001ed530_} [2022-01-20T13:14:49.427Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T13:14:49.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12083794579_c:\foo_false____} [2022-01-20T13:14:49.925Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T13:14:52.355Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T13:14:52.356Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:14:52.356Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T13:14:52.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12083794579_c:\foo_true____} [2022-01-20T13:14:53.658Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T13:14:55.020Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T13:14:55.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T13:14:55.288Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T13:14:55.288Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T13:14:55.491Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T13:14:55.491Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T13:14:55.491Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T13:14:55.491Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T13:14:55.491Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.491Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T13:14:55.749Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T13:14:55.749Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.749Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T13:14:55.749Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:14:55.749Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T13:14:57.395Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T13:14:57.720Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T13:14:57.720Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:14:57.720Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T13:14:57.720Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:14:57.720Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T13:14:57.720Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:14:57.720Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T13:14:57.720Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T13:14:58.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T13:14:58.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:14:58.191Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T13:14:58.675Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T13:15:00.414Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T13:15:00.866Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T13:15:00.885Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T13:15:00.885Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:15:00.885Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T13:15:03.792Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T13:15:06.713Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T13:15:06.713Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T13:15:06.713Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:15:06.713Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T13:15:06.713Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:15:06.713Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T13:15:06.713Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:15:06.713Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T13:15:06.713Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:15:07.175Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:15:07.175Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:15:07.175Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T13:15:07.175Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:15:07.175Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T13:15:07.175Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:15:07.175Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T13:15:08.069Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T13:15:08.069Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:15:08.069Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T13:15:08.069Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:15:08.069Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T13:15:08.069Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:15:08.069Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T13:15:09.956Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T13:15:12.996Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T13:15:12.996Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T13:15:12.996Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T13:15:12.996Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T13:15:12.996Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:15:12.996Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T13:15:13.961Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T13:15:14.648Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T13:15:20.097Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T13:15:20.097Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:15:20.097Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T13:15:21.147Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T13:15:21.147Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.147Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T13:15:21.147Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.147Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T13:15:21.651Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.652Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T13:15:21.652Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:15:21.735Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T13:15:22.113Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:15:22.113Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T13:15:24.640Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T13:15:26.182Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T13:15:30.868Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T13:15:32.403Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T13:15:32.480Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T13:15:32.480Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:15:32.480Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T13:15:32.480Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:15:32.480Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T13:15:32.480Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:15:32.480Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T13:15:33.370Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T13:15:36.109Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T13:15:36.109Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:15:36.109Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T13:15:36.109Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:15:36.109Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T13:15:37.201Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T13:15:40.438Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T13:15:41.911Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T13:15:41.911Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:15:41.911Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T13:15:41.911Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T13:15:42.373Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:15:42.373Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T13:15:42.835Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T13:15:43.810Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T13:15:46.004Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T13:15:46.227Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T13:15:46.227Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T13:15:46.227Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:15:46.227Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T13:15:47.555Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T13:15:47.766Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T13:15:47.766Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:15:47.766Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T13:15:49.106Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T13:15:50.672Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T13:15:51.299Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:15:51.299Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T13:15:56.013Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T13:15:56.013Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T13:15:56.013Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T13:15:56.013Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T13:15:56.013Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:15:56.013Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T13:15:57.395Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T13:15:57.395Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:15:57.395Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T13:15:57.395Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:15:57.395Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T13:15:57.395Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T13:15:57.396Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:15:57.396Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T13:15:57.396Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:15:57.396Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T13:15:59.237Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T13:16:02.972Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T13:16:04.583Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T13:16:04.583Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T13:16:04.583Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T13:16:04.583Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T13:16:04.583Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T13:16:05.875Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T13:16:06.370Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T13:16:06.370Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:16:06.370Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T13:16:06.807Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T13:16:08.562Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T13:16:09.037Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T13:16:09.508Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T13:16:09.508Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T13:16:11.664Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T13:16:11.664Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:16:11.664Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T13:16:11.738Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T13:16:12.208Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T13:16:12.679Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T13:16:12.679Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:16:12.679Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T13:16:13.150Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T13:16:13.150Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:16:13.150Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T13:16:13.150Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T13:16:13.621Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T13:16:14.384Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T13:16:14.565Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T13:16:17.306Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T13:16:20.225Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T13:16:20.355Z] === RUN TestDockerSuite/TestExec [2022-01-20T13:16:20.355Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:16:20.355Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T13:16:20.355Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:16:20.355Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T13:16:22.308Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T13:16:22.308Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T13:16:22.308Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T13:16:22.543Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T13:16:23.147Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T13:16:23.147Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:16:23.147Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T13:16:23.147Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:16:23.147Z] === RUN TestDockerSuite/TestRunState [2022-01-20T13:16:23.147Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:16:23.147Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T13:16:24.720Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T13:16:24.720Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:16:24.720Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T13:16:24.720Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:16:24.720Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T13:16:24.720Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:16:24.720Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T13:16:25.283Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T13:16:25.754Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T13:16:25.754Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:16:25.754Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T13:16:26.083Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T13:16:26.083Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:16:26.083Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T13:16:26.543Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T13:16:26.543Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T13:16:26.543Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:16:26.543Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T13:16:27.622Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T13:16:27.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T13:16:27.979Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:16:27.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T13:16:28.450Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T13:16:28.450Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T13:16:28.450Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T13:16:28.450Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T13:16:28.450Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T13:16:28.450Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T13:16:28.450Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:16:28.450Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T13:16:29.799Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T13:16:31.414Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T13:16:32.340Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:16:32.340Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T13:16:32.710Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T13:16:33.638Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T13:16:35.245Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T13:16:35.245Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:16:35.245Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T13:16:35.614Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T13:16:36.608Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T13:16:38.150Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T13:16:38.150Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:16:38.150Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T13:16:38.150Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:16:38.151Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T13:16:41.409Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T13:16:41.409Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:16:41.409Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T13:16:41.409Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:16:41.409Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T13:16:41.409Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:16:41.409Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T13:16:41.891Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T13:16:44.316Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T13:16:45.292Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T13:16:49.006Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T13:16:49.006Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:16:49.006Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T13:16:49.006Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:16:49.006Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T13:16:49.006Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:16:49.006Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T13:16:49.006Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:16:49.099Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T13:16:49.465Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T13:16:49.465Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:16:49.465Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T13:16:50.469Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T13:16:52.468Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T13:16:52.468Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T13:16:52.468Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T13:16:52.468Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T13:16:52.468Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:16:52.468Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T13:16:54.343Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T13:16:55.460Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T13:16:55.460Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:16:55.460Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T13:16:56.265Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T13:16:57.307Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T13:16:57.778Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T13:17:01.598Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T13:17:02.551Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T13:17:02.551Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:17:02.551Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T13:17:02.551Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:17:02.551Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T13:17:02.551Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:17:02.551Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T13:17:02.590Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T13:17:03.344Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T13:17:03.345Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:17:03.345Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T13:17:03.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T13:17:03.582Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T13:17:07.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T13:17:08.348Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T13:17:08.356Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T13:17:10.000Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T13:17:12.906Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T13:17:12.906Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:17:12.906Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T13:17:12.906Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T13:17:13.127Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T13:17:13.127Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T13:17:13.127Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.127Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T13:17:13.369Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T13:17:13.369Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T13:17:13.369Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T13:17:13.369Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T13:17:13.369Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:17:13.369Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T13:17:14.119Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T13:17:14.119Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:17:14.119Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T13:17:15.420Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T13:17:17.089Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T13:17:18.061Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T13:17:18.329Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T13:17:20.239Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T13:17:22.416Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T13:17:25.402Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestHealth [2022-01-20T13:17:25.402Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T13:17:25.402Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T13:17:25.782Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T13:17:25.862Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T13:17:26.775Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T13:17:28.218Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T13:17:28.218Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T13:17:28.218Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T13:17:28.218Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T13:17:28.218Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T13:17:28.218Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:17:28.218Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T13:17:29.744Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T13:17:29.755Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T13:17:30.214Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T13:17:30.674Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T13:17:31.133Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T13:17:31.656Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T13:17:31.656Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T13:17:31.656Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:17:31.656Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T13:17:31.656Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T13:17:31.656Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T13:17:32.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T13:17:32.672Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T13:17:33.082Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T13:17:33.082Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:17:33.082Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T13:17:34.522Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T13:17:34.522Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:17:34.522Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T13:17:34.618Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T13:17:34.618Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T13:17:36.799Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T13:17:37.261Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T13:17:37.492Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T13:17:40.167Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T13:17:41.258Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T13:17:41.258Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:17:41.258Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T13:17:41.298Z] === RUN TestDockerSuite/TestExec [2022-01-20T13:17:41.298Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:17:41.298Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T13:17:41.298Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:17:41.298Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T13:17:43.525Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T13:17:43.909Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T13:17:43.909Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T13:17:43.909Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:17:43.909Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T13:17:45.098Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T13:17:45.098Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:17:45.098Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T13:17:45.098Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:17:45.098Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T13:17:45.098Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:17:45.098Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T13:17:47.325Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T13:17:47.644Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T13:17:48.102Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T13:17:49.551Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T13:17:49.831Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T13:17:49.831Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:17:49.831Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T13:17:50.278Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T13:17:50.278Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T13:17:50.278Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T13:17:50.278Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.278Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T13:17:50.278Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T13:17:50.736Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T13:17:50.736Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T13:17:50.736Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T13:17:50.736Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T13:17:50.736Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:17:50.736Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T13:17:51.779Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T13:17:53.644Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T13:17:54.005Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T13:17:55.627Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T13:17:55.627Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:17:55.627Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T13:17:55.627Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:17:55.627Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T13:17:55.627Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:17:55.627Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T13:17:55.627Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:17:55.627Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T13:17:57.377Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T13:17:57.377Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:17:57.377Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T13:17:57.377Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:17:57.377Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T13:17:57.377Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T13:17:57.377Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:17:57.377Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T13:17:58.782Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T13:17:58.782Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:17:58.782Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T13:17:58.782Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:17:58.782Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T13:17:58.782Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:17:58.782Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T13:18:00.282Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T13:18:00.282Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T13:18:00.354Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T13:18:03.199Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T13:18:03.199Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:18:03.199Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T13:18:03.199Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:18:03.199Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T13:18:03.199Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:18:03.199Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T13:18:04.203Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:18:04.203Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T13:18:06.104Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T13:18:06.243Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T13:18:06.243Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T13:18:06.243Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T13:18:06.243Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T13:18:06.243Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:18:06.243Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T13:18:07.110Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T13:18:08.470Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T13:18:08.470Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T13:18:08.470Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T13:18:08.470Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T13:18:08.470Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:18:08.470Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T13:18:10.702Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T13:18:10.702Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:18:10.702Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T13:18:10.850Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T13:18:10.850Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:18:10.850Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T13:18:11.894Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T13:18:11.894Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:18:11.894Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T13:18:11.894Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:18:11.894Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T13:18:11.894Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:18:11.894Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T13:18:13.766Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T13:18:13.766Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T13:18:13.766Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T13:18:13.766Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T13:18:13.766Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:18:13.766Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T13:18:13.766Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:18:14.226Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T13:18:15.632Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T13:18:17.811Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T13:18:18.269Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T13:18:19.395Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T13:18:19.395Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:18:19.395Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T13:18:19.395Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:18:19.395Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T13:18:19.395Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:18:19.395Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T13:18:21.173Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T13:18:24.080Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T13:18:24.080Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:18:24.080Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T13:18:24.080Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T13:18:25.286Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T13:18:27.133Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T13:18:29.173Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T13:18:29.173Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T13:18:29.632Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T13:18:29.632Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:18:29.632Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T13:18:29.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T13:18:30.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T13:18:30.091Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T13:18:31.175Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T13:18:33.826Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T13:18:33.826Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T13:18:34.144Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T13:18:35.697Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T13:18:36.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T13:18:37.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T13:18:37.661Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T13:18:37.661Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T13:18:37.661Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T13:18:40.036Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T13:18:40.036Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:18:40.036Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T13:18:40.036Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T13:18:40.036Z] === RUN TestDockerSuite/TestHealth [2022-01-20T13:18:40.036Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:18:40.507Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T13:18:40.507Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T13:18:40.507Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T13:18:40.507Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T13:18:40.619Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T13:18:43.525Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T13:18:45.282Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T13:18:45.282Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T13:18:45.282Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:18:45.282Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T13:18:45.282Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T13:18:45.282Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T13:18:45.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T13:18:46.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T13:18:46.226Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:18:46.226Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T13:18:46.433Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T13:18:47.217Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T13:18:47.688Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T13:18:47.986Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T13:18:47.986Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:18:47.986Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T13:18:47.986Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T13:18:47.986Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T13:18:47.986Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:18:47.986Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T13:18:49.261Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T13:18:49.340Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T13:18:49.731Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T13:18:51.747Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T13:18:52.242Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T13:18:54.712Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T13:18:54.712Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T13:18:54.712Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:18:54.712Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T13:18:55.145Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T13:18:56.561Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T13:18:56.561Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T13:18:56.561Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T13:18:58.519Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T13:18:58.519Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T13:18:58.886Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T13:18:58.886Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T13:18:58.886Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T13:18:58.886Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T13:19:01.486Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T13:19:01.486Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T13:19:01.486Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T13:19:01.486Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T13:19:01.486Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T13:19:01.486Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T13:19:01.486Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T13:19:01.486Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T13:19:01.486Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T13:19:01.486Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:01.486Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T13:19:01.790Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T13:19:03.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T13:19:03.966Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T13:19:05.941Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T13:19:05.941Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:19:05.941Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T13:19:05.941Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:19:05.941Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T13:19:05.941Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T13:19:05.941Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:19:05.941Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T13:19:08.906Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T13:19:08.906Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T13:19:08.946Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T13:19:08.947Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.947Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite (2413.36s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.34s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.17s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.82s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (71.60s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.83s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.90s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.74s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.19s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.13s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.76s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.29s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.19s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.18s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.61s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.38s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.23s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.63s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.27s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.84s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.43s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.57s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.39s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.00s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.77s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.47s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.34s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.00s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.47s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.43s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.45s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.19s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.35s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.93s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.42s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.12s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.22s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.69s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.77s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.35s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.83s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.96s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.74s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.21s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.04s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFails (2.85s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.55s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.53s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.78s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.74s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.38s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.04s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildHistory (10.79s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.63s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.56s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.64s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.32s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.27s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.91s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.42s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.27s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.84s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.80s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.39s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T13:19:08.947Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.34s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.52s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.09s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.31s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.74s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.38s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.34s) [2022-01-20T13:19:08.947Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.48s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.44s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.50s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.63s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.38s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildRm (13.32s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.17s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.65s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.33s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.53s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildStderr (4.81s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.68s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.91s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.48s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.04s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.66s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.32s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.46s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.97s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.79s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.04s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCommitChange (5.27s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.48s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCommitTTY (7.69s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.59s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.67s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.83s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.42s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.41s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.42s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.43s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.84s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.94s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.95s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.52s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.82s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.48s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.04s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.75s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.99s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.52s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.91s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.58s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.91s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.85s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.81s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.82s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.84s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045e8_} (2.85s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11148423468_c:\foo_false____} (2.83s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11148423468_c:\foo_true____} (2.89s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.98s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.94s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.38s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.00s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.66s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.49s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCpToStdout (3.11s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.82s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.19s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.43s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.22s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.89s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.06s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.99s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.25s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsCopy (5.28s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.26s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.93s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.82s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFilters (5.79s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFormat (5.73s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-20T13:19:08.948Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsRename (3.01s) [2022-01-20T13:19:08.948Z] --- PASS: TestDockerSuite/TestEventsResize (33.14s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.92s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.50s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.33s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.60s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.00s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.91s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.95s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.46s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.95s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.44s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.28s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.54s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.60s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.42s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.16s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.00s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.92s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.61s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.00s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.12s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.82s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.74s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.83s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectDefault (2.75s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectHistory (4.52s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.89s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.46s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.80s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.47s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.48s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectStatus (3.55s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.17s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.40s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.76s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.38s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.88s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.80s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.76s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.84s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.81s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.40s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.63s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.67s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.63s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.43s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.27s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.86s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.84s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsSince (9.37s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.95s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.83s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.50s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.49s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsByOrder (11.78s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.67s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.53s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.84s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.78s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.75s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.33s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.58s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.69s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.89s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.98s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.81s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.90s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.51s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.40s) [2022-01-20T13:19:08.949Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.07s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.95s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.06s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.11s) [2022-01-20T13:19:08.949Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.51s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.99s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.99s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.17s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.15s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.02s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.68s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.58s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.57s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.83s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.86s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.71s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.97s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.90s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.85s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.73s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.58s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.14s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunExitCode (2.78s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.86s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.16s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.19s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.35s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.09s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.00s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.83s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.96s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.87s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.88s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.43s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.76s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.90s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.77s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.59s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.66s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.78s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.75s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.61s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.36s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.47s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.27s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.05s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.21s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.25s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.39s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.56s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T13:19:08.950Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.40s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:19:08.950Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.42s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.87s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.44s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.12s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T13:19:08.951Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:19:08.951Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T13:19:08.951Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:08.951Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:09.411Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:09.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T13:19:09.411Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T13:19:09.411Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T13:19:09.412Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T13:19:09.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T13:19:09.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T13:19:09.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T13:19:09.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T13:19:09.412Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerDaemonSuite [2022-01-20T13:19:09.412Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T13:19:09.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T13:19:09.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T13:19:09.412Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerSwarmSuite [2022-01-20T13:19:09.412Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T13:19:09.412Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T13:19:09.412Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerNetworkSuite [2022-01-20T13:19:09.412Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T13:19:09.412Z] === RUN TestDockerHubPullSuite [2022-01-20T13:19:09.412Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T13:19:09.412Z] PASS [2022-01-20T13:19:09.412Z] ok github.com/docker/docker/integration-cli 2413.640s [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === Skipped [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:19:09.412Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.412Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T13:19:09.412Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T13:19:09.412Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T13:19:09.412Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:19:09.412Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T13:19:09.412Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T13:19:09.412Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:19:09.412Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.412Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:19:09.412Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T13:19:09.413Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T13:19:09.413Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T13:19:09.413Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:19:09.413Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T13:19:09.413Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T13:19:09.413Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.413Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T13:19:09.413Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:19:09.414Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:19:09.414Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:19:09.414Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.414Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T13:19:09.414Z] [2022-01-20T13:19:09.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T13:19:09.414Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:19:09.415Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:09.415Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:09.415Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:19:09.415Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T13:19:09.415Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T13:19:09.415Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:19:09.415Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T13:19:09.415Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:19:09.415Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T13:19:09.415Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:19:09.415Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:19:09.415Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:19:09.415Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:19:09.415Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T13:19:09.415Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.415Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T13:19:09.415Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T13:19:09.416Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:19:09.416Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:19:09.416Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T13:19:09.416Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T13:19:09.416Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T13:19:09.416Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T13:19:09.416Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.416Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T13:19:09.416Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T13:19:09.417Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T13:19:09.417Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.417Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T13:19:09.417Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T13:19:09.418Z] [2022-01-20T13:19:09.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:09.418Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:19:09.419Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.419Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:19:09.419Z] [2022-01-20T13:19:09.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T13:19:09.419Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:19:09.878Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:19:09.878Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T13:19:09.878Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:09.878Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:09.878Z] [2022-01-20T13:19:09.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:19:09.879Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.879Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:19:09.879Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T13:19:09.880Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] DONE 1085 tests, 544 skipped in 2422.697s [2022-01-20T13:19:09.880Z] INFO: Integration tests ended at 01/20/2022 13:19:09. Duration:00:40:22.8561600 [2022-01-20T13:19:09.880Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] Containers: 2 [2022-01-20T13:19:09.880Z] Running: 0 [2022-01-20T13:19:09.880Z] Paused: 0 [2022-01-20T13:19:09.880Z] Stopped: 2 [2022-01-20T13:19:09.880Z] Images: 18 [2022-01-20T13:19:09.880Z] Server Version: 0.0.0-dev [2022-01-20T13:19:09.880Z] Storage Driver: windowsfilter [2022-01-20T13:19:09.880Z] Windows: [2022-01-20T13:19:09.880Z] Logging Driver: json-file [2022-01-20T13:19:09.880Z] Plugins: [2022-01-20T13:19:09.880Z] Volume: local [2022-01-20T13:19:09.880Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T13:19:09.880Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T13:19:09.880Z] Swarm: inactive [2022-01-20T13:19:09.880Z] Default Isolation: process [2022-01-20T13:19:09.880Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T13:19:09.880Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T13:19:09.880Z] OSType: windows [2022-01-20T13:19:09.880Z] Architecture: x86_64 [2022-01-20T13:19:09.880Z] CPUs: 4 [2022-01-20T13:19:09.880Z] Total Memory: 32GiB [2022-01-20T13:19:09.880Z] Name: azwin-2-10a631 [2022-01-20T13:19:09.880Z] ID: HLZZ:MSIO:GUJZ:LH7T:OEGX:XE4J:WPSQ:BQQC:LLGN:XGDB:ZWNB:RZNG [2022-01-20T13:19:09.880Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T13:19:09.880Z] Debug Mode (client): false [2022-01-20T13:19:09.880Z] Debug Mode (server): true [2022-01-20T13:19:09.880Z] File Descriptors: -1 [2022-01-20T13:19:09.880Z] Goroutines: 46 [2022-01-20T13:19:09.880Z] System Time: 2022-01-20T13:19:09.5617783Z [2022-01-20T13:19:09.880Z] EventsListeners: 0 [2022-01-20T13:19:09.880Z] Registry: https://index.docker.io/v1/ [2022-01-20T13:19:09.880Z] Labels: [2022-01-20T13:19:09.880Z] Experimental: false [2022-01-20T13:19:09.880Z] Insecure Registries: [2022-01-20T13:19:09.880Z] 127.0.0.0/8 [2022-01-20T13:19:09.880Z] Live Restore Enabled: false [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] [2022-01-20T13:19:09.880Z] INFO: Stopping daemon under test [2022-01-20T13:19:09.880Z] SUCCESS: The process with PID 1980 (child process of PID 5740) has been terminated. [2022-01-20T13:19:09.880Z] SUCCESS: The process with PID 5740 (child process of PID 3708) has been terminated. [2022-01-20T13:19:09.880Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T13:19:09.880Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 13:19:09. [2022-01-20T13:19:09.880Z] INFO: Tidying up at end of run [2022-01-20T13:19:09.880Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.out) to bundles\CIDUT.out [2022-01-20T13:19:09.880Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.err) to bundles\CIDUT.err [2022-01-20T13:19:09.880Z] INFO: Saving containerd logs to bundles [2022-01-20T13:19:09.880Z] INFO: Nuke-Everything... [2022-01-20T13:19:10.340Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T13:19:10.340Z] 6a33fcb43fdc [2022-01-20T13:19:10.340Z] 971f6d65ccbc [2022-01-20T13:19:10.340Z] INFO: Tidying pidfile d:\CI\PR-43130\15\docker.pid [2022-01-20T13:19:10.340Z] INFO: Killing containerd with PID 5796 [2022-01-20T13:19:10.340Z] INFO: Nuking d:\CI [2022-01-20T13:19:11.038Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T13:19:11.133Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T13:19:11.133Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:19:11.133Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T13:19:11.133Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:19:11.133Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T13:19:11.133Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:19:11.133Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T13:19:13.359Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T13:19:13.951Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T13:19:13.951Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:19:13.951Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T13:19:16.127Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T13:19:16.587Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T13:19:18.132Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T13:19:18.132Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:19:18.132Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T13:19:18.132Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:19:18.132Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T13:19:18.132Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:19:18.132Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T13:19:20.359Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T13:19:22.591Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T13:19:22.591Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T13:19:24.817Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T13:19:25.159Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T13:19:27.059Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T13:19:27.059Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:19:27.059Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T13:19:27.059Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T13:19:29.285Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T13:19:31.556Z] INFO: Zapped successfully [2022-01-20T13:19:31.556Z] [2022-01-20T13:19:31.556Z] INFO: executeCI.ps1 exiting at Thu Jan 20 13:19:28 CUT 2022. Duration 01:02:49.1794394 [2022-01-20T13:19:31.556Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T13:19:31.798Z] Recording test results [2022-01-20T13:19:32.251Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T13:19:32.254Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T13:19:37.025Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T13:19:39.252Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T13:19:39.337Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T13:19:40.508Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T13:19:42.060Z] Creating win-2022-c8d-integration-bundles.zip [2022-01-20T13:19:42.245Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [Pipeline] archiveArtifacts [2022-01-20T13:19:44.456Z] Archiving artifacts [2022-01-20T13:19:45.150Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T13:19:45.150Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:19:45.150Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T13:19:46.439Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T13:19:48.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T13:19:48.880Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T13:19:51.790Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T13:19:55.864Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T13:19:58.091Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T13:20:00.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.319Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T13:20:00.319Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T13:20:00.790Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T13:20:00.790Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T13:20:00.790Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T13:20:00.790Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T13:20:01.044Z] + make clean [2022-01-20T13:20:02.013Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T13:20:02.013Z] docker-dev-cache [2022-01-20T13:20:02.013Z] docker-mod-cache [2022-01-20T13:20:02.105Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T13:20:02.105Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:20:02.105Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T13:20:02.105Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:20:02.105Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] deleteDir [2022-01-20T13:20:03.020Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T13:20:05.014Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T13:20:05.246Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T13:20:08.752Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T13:20:11.133Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T13:20:11.666Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T13:20:11.666Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T13:20:11.666Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T13:20:11.666Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T13:20:11.666Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T13:20:11.666Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T13:20:11.666Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T13:20:11.666Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T13:20:11.666Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:20:11.666Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T13:20:11.666Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T13:20:12.126Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T13:20:12.126Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T13:20:12.126Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T13:20:12.126Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T13:20:12.126Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T13:20:12.126Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPortList [2022-01-20T13:20:12.126Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:20:12.126Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T13:20:13.358Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T13:20:13.358Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:20:13.358Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T13:20:15.589Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T13:20:15.589Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T13:20:18.164Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T13:20:18.164Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:20:18.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T13:20:22.770Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T13:20:25.257Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T13:20:25.257Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:20:25.257Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T13:20:28.662Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T13:20:34.552Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T13:20:35.615Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T13:20:35.615Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:20:35.615Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T13:20:36.787Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T13:20:39.016Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T13:20:39.016Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:20:39.016Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T13:20:41.981Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T13:20:44.206Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T13:20:45.963Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T13:20:52.898Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T13:20:52.898Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:20:52.898Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T13:20:52.898Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:20:52.898Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T13:20:55.861Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T13:20:58.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T13:21:01.051Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T13:21:01.051Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T13:21:01.051Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T13:21:01.051Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T13:21:01.051Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T13:21:01.051Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T13:21:01.051Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T13:21:01.051Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T13:21:01.051Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T13:21:01.051Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T13:21:01.051Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T13:21:01.051Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T13:21:01.051Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T13:21:01.051Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T13:21:01.051Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T13:21:01.051Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPortList [2022-01-20T13:21:01.051Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:21:01.051Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T13:21:07.455Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T13:21:07.455Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T13:21:07.455Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:21:07.455Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T13:21:11.504Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T13:21:11.505Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T13:21:11.505Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:21:11.505Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T13:21:15.311Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T13:21:15.311Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:21:15.311Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T13:21:19.979Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T13:21:23.996Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T13:21:23.996Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:21:23.996Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T13:21:24.753Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T13:21:32.680Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T13:21:35.223Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T13:21:41.115Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T13:21:41.115Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:21:41.115Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T13:21:41.115Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:21:41.115Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T13:21:47.004Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T13:21:47.004Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:21:47.004Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T13:21:47.004Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:21:47.004Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T13:21:47.004Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:21:47.004Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T13:21:47.004Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:21:47.004Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T13:21:47.649Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T13:21:47.649Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T13:21:47.649Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:21:47.649Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T13:21:55.693Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T13:21:55.693Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:21:55.693Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T13:21:56.685Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T13:21:56.685Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:21:57.156Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T13:21:58.149Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T13:21:59.140Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T13:21:59.140Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:21:59.140Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T13:22:00.167Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T13:22:05.036Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T13:22:07.347Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T13:22:10.925Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T13:22:13.889Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T13:22:19.869Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T13:22:24.638Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T13:22:24.638Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:22:24.638Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T13:22:24.638Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:22:24.638Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T13:22:29.406Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T13:22:29.406Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:22:29.406Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T13:22:29.406Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:22:29.406Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T13:22:29.406Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:22:29.406Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T13:22:29.406Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:22:29.406Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T13:22:36.576Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T13:22:36.576Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:22:36.576Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T13:22:38.141Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T13:22:38.141Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:22:38.141Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T13:22:39.126Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T13:22:39.226Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T13:22:39.226Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:22:39.226Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T13:22:40.112Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T13:22:40.112Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:22:40.112Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T13:22:44.872Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T13:22:48.099Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T13:22:48.569Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T13:22:48.569Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T13:22:48.664Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T13:22:50.142Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T13:22:51.614Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T13:22:56.005Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T13:23:01.829Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T13:23:01.829Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:23:01.829Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T13:23:07.642Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T13:23:07.642Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T13:23:07.642Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T13:23:09.428Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T13:23:09.428Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:23:09.428Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T13:23:15.292Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T13:23:15.760Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T13:23:15.760Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T13:23:16.746Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T13:23:21.496Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T13:23:25.285Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T13:23:25.285Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:23:25.285Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T13:23:25.360Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T13:23:29.110Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T13:23:30.038Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T13:23:30.038Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T13:23:30.038Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T13:23:30.081Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T13:23:38.669Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T13:23:44.479Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T13:23:44.964Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T13:23:47.919Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T13:23:48.386Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T13:23:54.833Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T13:23:55.538Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T13:23:59.329Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T13:23:59.541Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T13:24:00.002Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T13:24:03.756Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T13:24:07.990Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T13:24:10.947Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T13:24:11.935Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T13:24:14.147Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T13:24:28.926Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T13:24:31.844Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T13:24:32.120Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T13:24:33.684Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T13:24:38.946Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T13:24:39.919Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:24:39.919Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T13:24:42.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T13:24:42.108Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:24:42.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T13:24:42.108Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:24:42.108Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.101Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T13:24:44.101Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:24:44.570Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T13:24:46.796Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T13:24:46.796Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:24:46.796Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T13:24:46.796Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:24:46.796Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T13:24:49.209Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T13:24:51.559Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T13:24:52.173Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T13:24:54.513Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T13:24:55.090Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T13:24:56.725Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T13:24:58.009Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T13:25:00.932Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T13:25:00.932Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T13:25:03.888Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T13:25:06.103Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T13:25:06.103Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T13:25:08.029Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T13:25:08.030Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:25:08.030Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T13:25:10.866Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.866Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T13:25:10.948Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T13:25:10.948Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:25:10.948Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T13:25:13.082Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T13:25:13.082Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:25:13.082Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T13:25:14.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T13:25:14.696Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:25:14.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T13:25:14.696Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:25:14.696Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T13:25:16.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T13:25:16.033Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T13:25:16.033Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.033Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T13:25:16.888Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:25:16.888Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T13:25:18.247Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T13:25:18.248Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:25:18.248Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T13:25:19.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T13:25:20.461Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T13:25:22.672Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T13:25:22.730Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T13:25:25.623Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T13:25:25.623Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:25:25.623Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T13:25:25.623Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:25:25.623Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T13:25:25.623Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:25:25.623Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T13:25:26.489Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T13:25:26.489Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:25:26.489Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T13:25:26.489Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:25:26.489Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T13:25:26.489Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:25:26.489Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T13:25:27.186Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T13:25:27.187Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:25:27.187Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T13:25:27.187Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:25:27.187Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T13:25:27.187Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:25:27.658Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T13:25:27.658Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:25:27.658Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T13:25:29.224Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T13:25:29.406Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T13:25:29.406Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:25:29.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T13:25:29.406Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:25:29.407Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T13:25:29.407Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:25:29.407Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T13:25:29.407Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:25:29.407Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T13:25:31.593Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T13:25:35.099Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T13:25:35.099Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.099Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T13:25:35.099Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.099Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T13:25:35.100Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.100Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T13:25:35.100Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.100Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T13:25:35.100Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.100Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T13:25:35.100Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:25:35.100Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T13:25:37.312Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T13:25:37.312Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:25:37.312Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T13:25:37.312Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T13:25:37.312Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:25:37.312Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T13:25:38.690Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:25:38.690Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T13:25:39.526Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T13:25:40.876Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T13:25:40.876Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:25:40.876Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T13:25:41.337Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T13:25:41.337Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:25:41.337Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T13:25:41.740Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T13:25:41.740Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:25:41.740Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T13:25:43.953Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T13:25:43.953Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:25:43.953Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T13:25:43.953Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:25:43.953Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T13:25:43.953Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:25:43.953Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T13:25:45.085Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T13:25:48.001Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T13:25:48.001Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:25:48.001Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T13:25:50.223Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T13:25:50.223Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:25:50.694Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T13:25:50.694Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:25:50.694Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T13:25:50.694Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:25:50.694Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T13:25:51.112Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T13:25:53.326Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T13:25:53.659Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T13:25:55.541Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T13:25:56.626Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T13:25:58.496Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:25:58.496Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T13:26:00.435Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T13:26:02.289Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T13:26:02.289Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:26:02.289Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T13:26:02.758Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T13:26:02.758Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:26:02.758Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T13:26:02.758Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:26:02.758Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T13:26:02.758Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:26:02.758Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T13:26:02.758Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:26:02.758Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T13:26:03.407Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:26:03.407Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T13:26:08.180Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T13:26:08.180Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:26:08.180Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T13:26:08.180Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T13:26:08.180Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:26:08.656Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T13:26:08.656Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:26:08.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T13:26:08.656Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:26:08.656Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T13:26:08.656Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:26:08.656Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T13:26:13.209Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T13:26:13.209Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:26:13.209Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T13:26:13.677Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T13:26:13.677Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T13:26:14.146Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:26:14.146Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T13:26:17.358Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T13:26:17.358Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:26:17.358Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:26:18.932Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T13:26:18.932Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:26:19.404Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T13:26:19.404Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:26:19.404Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T13:26:19.404Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:26:19.404Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T13:26:19.404Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:26:19.404Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T13:26:19.404Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:26:19.404Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T13:26:21.308Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T13:26:21.308Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:26:21.308Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T13:26:21.308Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:26:21.308Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T13:26:21.308Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:26:21.308Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T13:26:27.175Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T13:26:30.016Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T13:26:30.016Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.016Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T13:26:30.016Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.016Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T13:26:30.016Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.016Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T13:26:30.964Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.964Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T13:26:30.965Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.965Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T13:26:30.965Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:26:30.965Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T13:26:30.965Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T13:26:32.529Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T13:26:34.745Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T13:26:35.908Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T13:26:36.959Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T13:26:37.948Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T13:26:40.164Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T13:26:40.632Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.632Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T13:26:40.633Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.633Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:26:40.691Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T13:26:40.691Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:26:41.161Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T13:26:41.161Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:26:41.161Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T13:26:41.632Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T13:26:42.623Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T13:26:43.584Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T13:26:43.584Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T13:26:43.584Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T13:26:43.584Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T13:26:43.584Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:26:43.584Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T13:26:44.860Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T13:26:47.824Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T13:26:48.819Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T13:26:51.786Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:26:51.786Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T13:26:56.569Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T13:26:56.569Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T13:26:56.569Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T13:26:56.569Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T13:26:56.569Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:26:56.569Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T13:27:01.407Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T13:27:01.407Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:27:01.407Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T13:27:07.021Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T13:27:07.021Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:27:07.021Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T13:27:08.567Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T13:27:09.996Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T13:27:14.433Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T13:27:15.999Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T13:27:17.183Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T13:27:18.218Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T13:27:19.409Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T13:27:20.437Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T13:27:22.377Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T13:27:23.393Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T13:27:23.393Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:27:23.393Z] === RUN TestDockerSuite/TestRunState [2022-01-20T13:27:23.393Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:27:23.393Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T13:27:25.345Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T13:27:25.771Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T13:27:25.772Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:27:25.772Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T13:27:27.336Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T13:27:27.336Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:27:27.336Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T13:27:27.336Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:27:27.336Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T13:27:27.806Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T13:27:27.806Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T13:27:27.806Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:27:27.806Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T13:27:28.316Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T13:27:28.316Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:27:28.316Z] === RUN TestDockerSuite/TestRunState [2022-01-20T13:27:28.316Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:27:28.316Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T13:27:31.283Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T13:27:31.283Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:27:31.283Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T13:27:32.584Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:27:32.584Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T13:27:34.252Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T13:27:34.252Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T13:27:34.252Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:27:34.252Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T13:27:34.802Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T13:27:34.802Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:27:34.802Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T13:27:37.757Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T13:27:37.757Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:27:37.757Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T13:27:37.757Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:27:37.757Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T13:27:40.140Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T13:27:40.140Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.140Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T13:27:40.140Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.140Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T13:27:40.141Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:27:40.141Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T13:27:40.707Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T13:27:43.108Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T13:27:43.108Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:27:43.108Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T13:27:46.074Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T13:27:46.074Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:27:46.074Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T13:27:46.074Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:27:46.074Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T13:27:47.864Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T13:27:49.887Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T13:27:52.616Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T13:27:58.488Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T13:27:58.488Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:27:58.488Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T13:27:58.488Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T13:28:00.244Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T13:28:05.649Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T13:28:06.247Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T13:28:07.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T13:28:10.816Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:28:10.816Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T13:28:13.342Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T13:28:13.342Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:28:13.342Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T13:28:13.342Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T13:28:18.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T13:28:19.479Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T13:28:20.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T13:28:21.695Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T13:28:23.910Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T13:28:24.728Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:28:24.728Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T13:28:28.659Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T13:28:28.659Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T13:28:28.659Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T13:28:28.659Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T13:28:28.659Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T13:28:28.659Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:28:28.659Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T13:28:29.436Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T13:28:30.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T13:28:31.341Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T13:28:31.810Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T13:28:31.810Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T13:28:34.025Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T13:28:36.531Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T13:28:38.717Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T13:28:41.177Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T13:28:41.177Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:28:41.177Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T13:28:45.816Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T13:28:45.816Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T13:28:45.816Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T13:28:45.816Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T13:28:45.816Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T13:28:45.816Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:28:45.816Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T13:28:48.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T13:28:48.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T13:28:48.344Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T13:28:48.344Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:28:48.344Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T13:28:48.461Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T13:28:48.922Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T13:28:50.464Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T13:28:58.767Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T13:28:58.767Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:28:58.767Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T13:28:58.767Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:28:58.767Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T13:28:58.767Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:28:58.767Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T13:28:58.767Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:28:58.767Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T13:29:00.811Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T13:29:00.811Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:29:00.811Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T13:29:03.522Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:29:03.522Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T13:29:05.739Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T13:29:08.690Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T13:29:08.690Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:29:08.690Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T13:29:09.405Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T13:29:09.405Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:29:09.405Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T13:29:10.909Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T13:29:10.909Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T13:29:10.909Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T13:29:10.909Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T13:29:10.909Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T13:29:10.909Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:29:10.909Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T13:29:15.219Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T13:29:15.219Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:29:15.219Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T13:29:15.219Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:29:15.219Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T13:29:15.219Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:29:15.219Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T13:29:15.219Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:29:15.219Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T13:29:23.826Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:29:23.826Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T13:29:25.846Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T13:29:26.314Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T13:29:26.314Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T13:29:26.314Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:29:26.314Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T13:29:26.756Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T13:29:26.782Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T13:29:27.250Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T13:29:27.250Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T13:29:29.685Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T13:29:29.685Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:29:29.685Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T13:29:30.201Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T13:29:30.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T13:29:32.616Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T13:29:32.616Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T13:29:32.616Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T13:29:32.616Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T13:29:32.616Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T13:29:32.616Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:29:32.616Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T13:29:33.149Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T13:29:33.149Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T13:29:33.618Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T13:29:33.618Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T13:29:34.086Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T13:29:42.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T13:29:42.742Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:29:42.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T13:29:42.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T13:29:43.210Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T13:29:43.210Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:29:43.210Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T13:29:47.734Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T13:29:47.734Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T13:29:48.196Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T13:29:48.196Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:29:48.196Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T13:29:48.196Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T13:29:48.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T13:29:48.659Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T13:29:50.369Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T13:29:50.369Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T13:29:50.838Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T13:29:52.438Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T13:29:52.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T13:29:56.245Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T13:29:56.245Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T13:29:56.717Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T13:29:56.717Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T13:29:57.187Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T13:30:01.266Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T13:30:01.266Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:30:01.266Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite (2693.62s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.21s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.41s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.24s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.37s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.70s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.77s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.53s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.42s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.56s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.40s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.70s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.03s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.68s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.89s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.34s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.09s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.14s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.50s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.62s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.88s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.55s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.07s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.53s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.42s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.75s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.37s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.72s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.83s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.08s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.34s) [2022-01-20T13:30:02.252Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T13:30:02.252Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.58s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.08s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.61s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.50s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.82s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.26s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.65s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.76s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.59s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.71s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.85s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.62s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFails (7.16s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.74s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.25s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.20s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.10s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildHistory (11.82s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.06s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.22s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.10s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.28s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.76s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.23s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.89s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.44s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.31s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.88s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.98s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.47s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.35s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.84s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.13s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.81s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildRm (12.71s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.51s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.20s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.34s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.48s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.74s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildStderr (4.29s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.11s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.42s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.79s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.28s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.96s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.30s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.52s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.32s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.27s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.72s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.32s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitChange (4.66s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.24s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.50s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitTTY (11.53s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.23s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.52s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.64s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.37s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.57s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.67s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.29s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.39s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.09s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.30s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.38s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.63s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.65s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.63s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001ed530_} (2.64s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12083794579_c:\foo_false____} (2.58s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12083794579_c:\foo_true____} (2.62s) [2022-01-20T13:30:02.253Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-01-20T13:30:02.253Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.53s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.43s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.95s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.48s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.84s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.82s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCpToStdout (7.28s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.64s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.55s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.53s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.08s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsCopy (5.00s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.29s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.84s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFilters (4.74s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFormat (4.64s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsRename (2.51s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsResize (7.82s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.80s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.12s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.13s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.20s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecInspectID (4.80s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.98s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.11s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.12s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.44s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.68s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.30s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.43s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.26s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectHistory (4.25s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.34s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectStatus (2.80s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.42s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.14s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.36s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.18s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.38s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.03s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2022-01-20T13:30:02.254Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.07s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.06s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.89s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2022-01-20T13:30:02.254Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.39s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.36s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsSince (9.10s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsTail (2.86s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.31s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.54s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsByOrder (8.39s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.17s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.59s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.68s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.08s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.15s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.54s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.70s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.15s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.37s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.43s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.35s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.91s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.34s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.29s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.27s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.55s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.40s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.80s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.65s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.51s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.46s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.55s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.62s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.82s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.22s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.14s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.36s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.51s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.17s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.11s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.24s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.29s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.19s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.23s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunExitCode (7.04s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.84s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.07s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.48s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.77s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.16s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.26s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-01-20T13:30:02.255Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:02.255Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.70s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunRm (7.20s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.37s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.26s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.05s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.04s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.51s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.88s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.72s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.94s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.61s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.88s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.79s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.96s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.07s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.99s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.16s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.99s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.78s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T13:30:02.256Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T13:30:02.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:02.256Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T13:30:02.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:30:02.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:30:02.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T13:30:02.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:30:02.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T13:30:02.257Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T13:30:02.257Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T13:30:02.257Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T13:30:02.257Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T13:30:02.257Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T13:30:02.257Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T13:30:02.257Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerDaemonSuite [2022-01-20T13:30:02.257Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T13:30:02.257Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T13:30:02.257Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T13:30:02.257Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerSwarmSuite [2022-01-20T13:30:02.257Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T13:30:02.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T13:30:02.257Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerNetworkSuite [2022-01-20T13:30:02.257Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T13:30:02.257Z] === RUN TestDockerHubPullSuite [2022-01-20T13:30:02.257Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.257Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T13:30:02.257Z] PASS [2022-01-20T13:30:02.257Z] ok github.com/docker/docker/integration-cli 2694.049s [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === Skipped [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:30:02.727Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.727Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:02.727Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:02.727Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:30:02.727Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:30:02.727Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:30:02.727Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T13:30:02.727Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T13:30:02.727Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T13:30:02.727Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T13:30:02.727Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-01-20T13:30:02.728Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-01-20T13:30:02.728Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:30:02.728Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:30:02.728Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:02.728Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:02.728Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:30:02.728Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.728Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T13:30:02.728Z] [2022-01-20T13:30:02.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:30:02.728Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:30:02.729Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:30:02.729Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-01-20T13:30:02.729Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:02.729Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:30:02.729Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.729Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T13:30:02.729Z] [2022-01-20T13:30:02.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:02.729Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:02.730Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:30:02.730Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:02.730Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:02.730Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:02.730Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:02.730Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:02.730Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:30:02.730Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:30:02.730Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:02.730Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:02.730Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.730Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:02.730Z] [2022-01-20T13:30:02.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:30:02.730Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:02.731Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.731Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:02.731Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.731Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:02.731Z] [2022-01-20T13:30:02.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:30:02.732Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:02.732Z] [2022-01-20T13:30:02.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:02.732Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:30:03.201Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.201Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T13:30:03.201Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:30:03.202Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.202Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T13:30:03.202Z] [2022-01-20T13:30:03.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T13:30:03.202Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:30:03.203Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:03.203Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:03.203Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:03.203Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T13:30:03.203Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.203Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:03.203Z] [2022-01-20T13:30:03.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:03.203Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T13:30:03.204Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] DONE 1085 tests, 539 skipped in 2703.544s [2022-01-20T13:30:03.204Z] INFO: Integration tests ended at 01/20/2022 13:30:02. Duration:00:45:03.7174848 [2022-01-20T13:30:03.204Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] Containers: 2 [2022-01-20T13:30:03.204Z] Running: 0 [2022-01-20T13:30:03.204Z] Paused: 0 [2022-01-20T13:30:03.204Z] Stopped: 2 [2022-01-20T13:30:03.204Z] Images: 18 [2022-01-20T13:30:03.204Z] Server Version: 0.0.0-dev [2022-01-20T13:30:03.204Z] Storage Driver: windowsfilter [2022-01-20T13:30:03.204Z] Windows: [2022-01-20T13:30:03.204Z] Logging Driver: json-file [2022-01-20T13:30:03.204Z] Plugins: [2022-01-20T13:30:03.204Z] Volume: local [2022-01-20T13:30:03.204Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T13:30:03.204Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T13:30:03.204Z] Swarm: inactive [2022-01-20T13:30:03.204Z] Default Isolation: process [2022-01-20T13:30:03.204Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T13:30:03.204Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T13:30:03.204Z] OSType: windows [2022-01-20T13:30:03.204Z] Architecture: x86_64 [2022-01-20T13:30:03.204Z] CPUs: 4 [2022-01-20T13:30:03.204Z] Total Memory: 32GiB [2022-01-20T13:30:03.204Z] Name: azwin-2-ea3a80 [2022-01-20T13:30:03.204Z] ID: VBK4:UZNU:FGEQ:OOMR:DSKA:56NU:QNKM:YJGF:7SMF:WO3E:R5VO:ZWY3 [2022-01-20T13:30:03.204Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T13:30:03.204Z] Debug Mode (client): false [2022-01-20T13:30:03.204Z] Debug Mode (server): true [2022-01-20T13:30:03.204Z] File Descriptors: -1 [2022-01-20T13:30:03.204Z] Goroutines: 17 [2022-01-20T13:30:03.204Z] System Time: 2022-01-20T13:30:03.0363314Z [2022-01-20T13:30:03.204Z] EventsListeners: 0 [2022-01-20T13:30:03.204Z] Registry: https://index.docker.io/v1/ [2022-01-20T13:30:03.204Z] Labels: [2022-01-20T13:30:03.204Z] Experimental: false [2022-01-20T13:30:03.204Z] Insecure Registries: [2022-01-20T13:30:03.204Z] 127.0.0.0/8 [2022-01-20T13:30:03.204Z] Live Restore Enabled: false [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] [2022-01-20T13:30:03.204Z] INFO: Stopping daemon under test [2022-01-20T13:30:03.672Z] SUCCESS: The process with PID 5920 (child process of PID 5660) has been terminated. [2022-01-20T13:30:03.672Z] SUCCESS: The process with PID 5660 (child process of PID 3128) has been terminated. [2022-01-20T13:30:03.672Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T13:30:03.672Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 13:30:03. [2022-01-20T13:30:03.672Z] INFO: Tidying up at end of run [2022-01-20T13:30:03.672Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.out) to bundles\CIDUT.out [2022-01-20T13:30:03.672Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.err) to bundles\CIDUT.err [2022-01-20T13:30:03.672Z] INFO: Saving containerd logs to bundles [2022-01-20T13:30:03.672Z] INFO: Nuke-Everything... [2022-01-20T13:30:04.139Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T13:30:04.139Z] 6f4df126e7f0 [2022-01-20T13:30:04.139Z] ba765384c15a [2022-01-20T13:30:04.139Z] INFO: Tidying pidfile d:\CI\PR-43130\15\docker.pid [2022-01-20T13:30:04.139Z] INFO: Nuking d:\CI [2022-01-20T13:30:07.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T13:30:07.650Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:07.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T13:30:07.650Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T13:30:08.121Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T13:30:08.121Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:30:08.121Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T13:30:16.811Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T13:30:17.281Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T13:30:17.752Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T13:30:30.280Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T13:30:30.280Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:30:30.280Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite (2788.25s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.91s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.22s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:31.266Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2022-01-20T13:30:31.266Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.61s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.62s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.62s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.28s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.70s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.84s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.88s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.56s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.31s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.09s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.53s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.43s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.26s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.85s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.35s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.81s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.20s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.99s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.85s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.46s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.85s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.13s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.91s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.81s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.71s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.69s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.37s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.57s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.84s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.28s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.39s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.98s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.21s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.09s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.57s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.69s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.74s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.35s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.41s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.62s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.52s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.09s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.74s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.53s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.11s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.81s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.06s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.11s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.62s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.75s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.60s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.69s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFails (3.09s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.43s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.46s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.32s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.33s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.37s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-01-20T13:30:31.735Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T13:30:31.735Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.68s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildHistory (14.48s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.29s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.45s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.74s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.29s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.16s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.41s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.62s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.31s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.73s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.98s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.12s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.33s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.43s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.25s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.06s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.84s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.68s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.40s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.38s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.64s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.09s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.54s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.84s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.81s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.69s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.78s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.58s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.31s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildRm (15.41s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.23s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.80s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.46s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.63s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.76s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.52s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.67s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.85s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildStderr (5.74s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.78s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.31s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.70s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.45s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.38s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (9.73s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.88s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.47s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.22s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.83s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.89s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.98s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.21s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.62s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.57s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.26s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.66s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitChange (6.35s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.53s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitTTY (8.77s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.39s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.80s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.07s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.08s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.08s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (8.38s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.76s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.67s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.86s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.11s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.46s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.42s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.98s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.63s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.96s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.42s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.11s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.18s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.25s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.97s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009c330_} (3.05s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14105571204_c:\foo_false____} (3.07s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14105571204_c:\foo_true____} (2.91s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.33s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.24s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.81s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.18s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.46s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.43s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToDot (3.38s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCpToStdout (3.29s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:31.736Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.14s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.91s) [2022-01-20T13:30:31.736Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.07s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.21s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.12s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.20s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.66s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.50s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsCopy (5.93s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.29s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.22s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.08s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.12s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.36s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFilters (6.07s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFormat (6.31s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsRename (3.35s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsResize (8.62s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.01s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.66s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.52s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.55s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.57s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.63s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.62s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.70s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.75s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.86s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecInspectID (5.23s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.90s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.78s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.49s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.59s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.59s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.83s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.25s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.73s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.51s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.14s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.07s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.76s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectDefault (3.06s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectHistory (5.79s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.07s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.75s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.07s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.72s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.61s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectStatus (8.45s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.42s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.75s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.05s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.70s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.12s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.10s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.08s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.51s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.48s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.16s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.72s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.69s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.61s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.53s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.14s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.23s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsSince (9.89s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsTail (3.65s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.33s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.17s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.18s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.10s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsByOrder (10.03s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.46s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.11s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.45s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.28s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.87s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.03s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.69s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.98s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.58s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:31.737Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-01-20T13:30:31.737Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.04s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.96s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.22s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.92s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.72s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.13s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.75s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.85s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.71s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.47s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.61s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.80s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.79s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.45s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.72s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.08s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.27s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.16s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.56s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.31s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.21s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.46s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.04s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.09s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.01s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.31s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.00s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.10s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.30s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.17s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.13s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.41s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.15s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.30s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.12s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.12s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.81s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunExitCode (3.11s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.12s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.17s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.12s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.08s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.46s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.06s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.37s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.55s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.57s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.39s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.82s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.36s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.47s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunRm (3.16s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.19s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.14s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.12s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.97s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.86s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.37s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.05s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.01s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.91s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.33s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.26s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.71s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.53s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.13s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.21s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.96s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.88s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-01-20T13:30:31.738Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.25s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:31.738Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.85s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.01s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.51s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.79s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.67s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.64s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.91s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.86s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.06s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.21s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T13:30:31.739Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T13:30:31.739Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T13:30:31.739Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T13:30:31.739Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T13:30:31.739Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T13:30:31.739Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T13:30:31.739Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T13:30:31.739Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.739Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T13:30:31.739Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerDaemonSuite [2022-01-20T13:30:31.740Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T13:30:31.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T13:30:31.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T13:30:31.740Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerSwarmSuite [2022-01-20T13:30:31.740Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T13:30:31.740Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T13:30:31.740Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerNetworkSuite [2022-01-20T13:30:31.740Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T13:30:31.740Z] === RUN TestDockerHubPullSuite [2022-01-20T13:30:31.740Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:31.740Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T13:30:31.740Z] PASS [2022-01-20T13:30:31.740Z] ok github.com/docker/docker/integration-cli 2788.669s [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === Skipped [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-01-20T13:30:32.210Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.210Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:32.210Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:32.210Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T13:30:32.210Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T13:30:32.210Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T13:30:32.210Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:32.210Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.210Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T13:30:32.210Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-01-20T13:30:32.211Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T13:30:32.211Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:32.211Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T13:30:32.211Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:32.211Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T13:30:32.211Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T13:30:32.211Z] [2022-01-20T13:30:32.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:32.212Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:32.212Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:32.212Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.212Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T13:30:32.212Z] [2022-01-20T13:30:32.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:32.213Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:32.213Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T13:30:32.213Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:32.213Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:32.213Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T13:30:32.213Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T13:30:32.213Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:32.213Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.213Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T13:30:32.213Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:32.214Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:32.214Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:32.214Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:32.214Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.214Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T13:30:32.214Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.215Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T13:30:32.215Z] [2022-01-20T13:30:32.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-20T13:30:32.215Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:32.683Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.683Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T13:30:32.683Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.684Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T13:30:32.684Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.684Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T13:30:32.684Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:32.685Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T13:30:32.685Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T13:30:32.685Z] [2022-01-20T13:30:32.685Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:32.685Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.685Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T13:30:32.686Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] DONE 1085 tests, 539 skipped in 2801.065s [2022-01-20T13:30:32.686Z] INFO: Integration tests ended at 01/20/2022 13:30:32. Duration:00:46:41.2604545 [2022-01-20T13:30:32.686Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T13:30:32.686Z] [2022-01-20T13:30:32.686Z] Containers: 2 [2022-01-20T13:30:32.686Z] Running: 0 [2022-01-20T13:30:32.686Z] Paused: 0 [2022-01-20T13:30:32.686Z] Stopped: 2 [2022-01-20T13:30:32.686Z] Images: 18 [2022-01-20T13:30:32.686Z] Server Version: 0.0.0-dev [2022-01-20T13:30:32.686Z] Storage Driver: windowsfilter [2022-01-20T13:30:32.686Z] Windows: [2022-01-20T13:30:32.686Z] Logging Driver: json-file [2022-01-20T13:30:32.686Z] Plugins: [2022-01-20T13:30:32.686Z] Volume: local [2022-01-20T13:30:32.686Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T13:30:32.686Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T13:30:32.686Z] Swarm: inactive [2022-01-20T13:30:32.686Z] Default Isolation: process [2022-01-20T13:30:32.686Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T13:30:32.686Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T13:30:32.686Z] OSType: windows [2022-01-20T13:30:32.686Z] Architecture: x86_64 [2022-01-20T13:30:32.686Z] CPUs: 4 [2022-01-20T13:30:32.686Z] Total Memory: 32GiB [2022-01-20T13:30:32.686Z] Name: azwin-2-634ee0 [2022-01-20T13:30:32.686Z] ID: PBQV:2O55:YFRU:PGKW:45MI:ZSYS:FWCM:PUHE:76GD:2CFD:5CJ4:MXXN [2022-01-20T13:30:32.686Z] Docker Root Dir: D:\CI\PR-43130\15\daemon [2022-01-20T13:30:32.686Z] Debug Mode (client): false [2022-01-20T13:30:32.686Z] Debug Mode (server): true [2022-01-20T13:30:32.686Z] File Descriptors: -1 [2022-01-20T13:30:32.686Z] Goroutines: 17 [2022-01-20T13:30:32.686Z] System Time: 2022-01-20T13:30:32.5581312Z [2022-01-20T13:30:32.686Z] EventsListeners: 0 [2022-01-20T13:30:32.686Z] Registry: https://index.docker.io/v1/ [2022-01-20T13:30:32.686Z] Labels: [2022-01-20T13:30:32.686Z] Experimental: false [2022-01-20T13:30:32.686Z] Insecure Registries: [2022-01-20T13:30:32.686Z] 127.0.0.0/8 [2022-01-20T13:30:32.686Z] Live Restore Enabled: false [2022-01-20T13:30:32.687Z] [2022-01-20T13:30:32.687Z] [2022-01-20T13:30:32.687Z] INFO: Stopping daemon under test [2022-01-20T13:30:33.156Z] SUCCESS: The process with PID 5236 (child process of PID 6068) has been terminated. [2022-01-20T13:30:33.156Z] SUCCESS: The process with PID 6068 (child process of PID 4072) has been terminated. [2022-01-20T13:30:33.156Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T13:30:33.156Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 13:30:32. [2022-01-20T13:30:33.156Z] INFO: Tidying up at end of run [2022-01-20T13:30:33.156Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.out) to bundles\CIDUT.out [2022-01-20T13:30:33.156Z] INFO: Saving daemon under test log (d:\CI\PR-43130\15\dut.err) to bundles\CIDUT.err [2022-01-20T13:30:33.156Z] INFO: Saving containerd logs to bundles [2022-01-20T13:30:33.156Z] INFO: Nuke-Everything... [2022-01-20T13:30:33.156Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T13:30:33.624Z] 4b415a29b888 [2022-01-20T13:30:33.624Z] d2279f4e9d95 [2022-01-20T13:30:33.624Z] INFO: Tidying pidfile d:\CI\PR-43130\15\docker.pid [2022-01-20T13:30:33.624Z] INFO: Nuking d:\CI [2022-01-20T13:30:34.261Z] INFO: Zapped successfully [2022-01-20T13:30:34.261Z] [2022-01-20T13:30:34.261Z] INFO: executeCI.ps1 exiting at Thu Jan 20 13:30:30 CUT 2022. Duration 01:13:25.0045281 [2022-01-20T13:30:34.261Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T13:30:34.512Z] Recording test results [2022-01-20T13:30:41.804Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T13:30:43.908Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T13:30:45.697Z] Archiving artifacts [2022-01-20T13:31:00.156Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T13:31:01.112Z] + make clean [2022-01-20T13:31:02.687Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T13:31:02.687Z] docker-dev-cache [2022-01-20T13:31:02.687Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T13:31:03.754Z] INFO: Zapped successfully [2022-01-20T13:31:03.754Z] [2022-01-20T13:31:03.754Z] INFO: executeCI.ps1 exiting at Thu Jan 20 13:31:00 CUT 2022. Duration 01:14:17.0424223 [2022-01-20T13:31:03.754Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T13:31:04.002Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T13:31:13.482Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T13:31:15.583Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T13:31:17.370Z] Archiving artifacts [2022-01-20T13:31:33.267Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43130/15/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T13:31:34.232Z] + make clean [2022-01-20T13:31:35.798Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T13:31:35.798Z] docker-dev-cache [2022-01-20T13:31:35.798Z] 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